File horizon-suse-branding.patch of Package openstack-dashboard

diff -ruN a/horizon/templates/horizon/common/_sidebar.html b/horizon/templates/horizon/common/_sidebar.html
--- a/horizon/templates/horizon/common/_sidebar.html	2012-06-05 15:43:17.000000000 +0200
+++ b/horizon/templates/horizon/common/_sidebar.html	2012-10-01 17:01:35.901448453 +0200
@@ -1,7 +1,7 @@
 {% load horizon i18n %}
 
 <div class='sidebar'>
-  <h1 class="brand clearfix"><a href="{% url horizon:user_home %}">{% trans "OpenStack Dashboard" %}</a></h1>
+  <h1 class="brand clearfix"><a href="{% url horizon:user_home %}">SUSE CLoud Dashboard</a></h1>
 
   {% horizon_main_nav %}
 
diff -ruN a/openstack_dashboard/templates/splash.html b/openstack_dashboard/templates/splash.html
--- a/openstack_dashboard/templates/splash.html	2012-06-05 15:43:17.000000000 +0200
+++ b/openstack_dashboard/templates/splash.html	2012-10-02 09:26:35.423484195 +0200
@@ -1,8 +1,10 @@
+{% load branding %}
+
 <!DOCTYPE html>
 <html lang="en" xml:lang="en">
   <head>
     <meta http-equiv="content-type" content="text/html; charset=utf-8" />
-    <title>Login – OpenStack Dashboard</title>
+    <title>Login – {% site_branding %} Dashboard</title>
     {% include "_stylesheets.html" %}
   </head>
   <body id="splash">
Binary files a/openstack_dashboard/templates/.splash.html.swp and b/openstack_dashboard/templates/.splash.html.swp differ
openSUSE Build Service is sponsored by