Fixed bug 6003: On/Of" text under word Flashlight should be secondary colour.
authorRoman Moravcik <roman.moravcik@gmail.com>
Thu, 15 Jul 2010 11:34:28 +0000 (13:34 +0200)
committerRoman Moravcik <roman.moravcik@gmail.com>
Thu, 15 Jul 2010 11:34:28 +0000 (13:34 +0200)
src/flashlight_applet.c

index 8e6ba00..cac13af 100644 (file)
@@ -286,6 +286,7 @@ flashlight_status_plugin_ui (FlashlightPlugin *plugin)
 
        button = hildon_button_new (HILDON_SIZE_FINGER_HEIGHT, HILDON_BUTTON_ARRANGEMENT_VERTICAL);
        gtk_button_set_alignment (GTK_BUTTON (button), 0.0, 0.5);
+       hildon_button_set_style (HILDON_BUTTON (button), HILDON_BUTTON_STYLE_PICKER);
        hildon_button_set_title (HILDON_BUTTON (button), _("Flashlight"));
        hildon_button_set_value (HILDON_BUTTON (button), MSG_FLASHLIGHT_OFF);
        hildon_button_set_image (HILDON_BUTTON (button),