[maemo-commits] [maemo-commits] r13680 - in projects/haf/trunk/hildon-theme-layout-4: . rc

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Mon Sep 10 10:08:56 EEST 2007
Author: jobi
Date: 2007-09-10 10:08:54 +0300 (Mon, 10 Sep 2007)
New Revision: 13680

Modified:
   projects/haf/trunk/hildon-theme-layout-4/ChangeLog
   projects/haf/trunk/hildon-theme-layout-4/rc/ossointernetsearchapplet.rc
Log:

2007-09-10  Johan Bilien  <johan.bilien at nokia.com>

	* rc/ossointernetsearchapplet.rc: Added theming of the "Go" button.



Modified: projects/haf/trunk/hildon-theme-layout-4/ChangeLog
===================================================================
--- projects/haf/trunk/hildon-theme-layout-4/ChangeLog	2007-09-07 14:54:13 UTC (rev 13679)
+++ projects/haf/trunk/hildon-theme-layout-4/ChangeLog	2007-09-10 07:08:54 UTC (rev 13680)
@@ -1,3 +1,7 @@
+2007-09-10  Johan Bilien  <johan.bilien at nokia.com>
+
+	* rc/ossointernetsearchapplet.rc: Added theming of the "Go" button.
+
 2007-09-07  Michael Dominic Kostrzewa  <michael.kostrzewa at nokia.com> 
 
 	* rc/gtkmenu.rc: Corrent theming for the menu items in menu lunched from

Modified: projects/haf/trunk/hildon-theme-layout-4/rc/ossointernetsearchapplet.rc
===================================================================
--- projects/haf/trunk/hildon-theme-layout-4/rc/ossointernetsearchapplet.rc	2007-09-07 14:54:13 UTC (rev 13679)
+++ projects/haf/trunk/hildon-theme-layout-4/rc/ossointernetsearchapplet.rc	2007-09-10 07:08:54 UTC (rev 13680)
@@ -18,6 +18,29 @@
 }
 class "IsPlugin" style "osso-internetsearch-applet"
 
+style "osso-internetsearch-applet-go-button"
+{
+  engine "sapwood"
+    {
+      image
+        {
+          function = BOX
+          state    = ACTIVE
+          file     = "../images/qgn_plat_search_applet_button_pressed.png"
+        }
+      image
+        {
+          function = BOX
+          file     = "../images/qgn_plat_search_applet_button_normal.png"
+        }
+      image
+        {
+          function = FOCUS
+        }
+    }
+}
+widget "*.isearch-go-button" style "osso-internetsearch-applet-go-button"
+
 style "osso-internetsearch-applet-button"
 {
   engine "sapwood"


More information about the maemo-commits mailing list