This is an automated email from the ASF dual-hosted git repository.

rombert pushed a commit to annotated tag 
org.apache.sling.extensions.webconsolebranding-1.0.0
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-extensions-webconsolebranding.git

commit 3cde9b1f006cf183935ba849ea40d6f1dbcd72ae
Author: Felix Meschberger <[email protected]>
AuthorDate: Fri Jul 30 20:30:01 2010 +0000

    SLING-1621 Set the brand name to "Apache Sling Web Console"
    
    git-svn-id: 
https://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/webconsolebranding@980943
 13f79535-47bb-0310-9956-ffa450edef68
---
 src/main/resources/META-INF/webconsole.properties | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/main/resources/META-INF/webconsole.properties 
b/src/main/resources/META-INF/webconsole.properties
index d304b39..3808dd4 100644
--- a/src/main/resources/META-INF/webconsole.properties
+++ b/src/main/resources/META-INF/webconsole.properties
@@ -24,7 +24,7 @@
 # Apache Sling application.
 
 # This is the Apache Sling Product
-# webconsole.brand.name = Apache Felix Web Console
+webconsole.brand.name = Apache Sling Web Console
 webconsole.product.name = Apache Sling
 webconsole.product.url = http://sling.apache.org
 webconsole.product.image = /res/sling/logo.png
@@ -38,4 +38,4 @@ webconsole.product.image = /res/sling/logo.png
 webconsole.favicon = /res/sling/favicon.ico
 
 # We don't have a different stylesheet yet
-# webconsole.stylesheet = /res/ui/admin.css
\ No newline at end of file
+# webconsole.stylesheet = /res/ui/webconsole.css
\ No newline at end of file

-- 
To stop receiving notification emails like this one, please contact
"[email protected]" <[email protected]>.

Reply via email to