gnome-settings-daemon r405 - in trunk: . plugins/media-keys/actions



Author: matthiasc
Date: Sun Jul 27 01:12:49 2008
New Revision: 405
URL: http://svn.gnome.org/viewvc/gnome-settings-daemon?rev=405&view=rev

Log:
2008-07-26  Matthias Clasen  <mclasen redhat com>

        Bug 544733 â use standard icon names in the volume OSD, initially

        * plugins/media-keys/actions/acme.glade: Use standard
        icon names for the OSD.




Modified:
   trunk/ChangeLog
   trunk/plugins/media-keys/actions/acme.glade

Modified: trunk/plugins/media-keys/actions/acme.glade
==============================================================================
--- trunk/plugins/media-keys/actions/acme.glade	(original)
+++ trunk/plugins/media-keys/actions/acme.glade	Sun Jul 27 01:12:49 2008
@@ -20,7 +20,7 @@
 	    <widget class="GtkImage" id="acme_image">
 	      <property name="visible">True</property>
 	      <property name="icon_size">6</property>
-	      <property name="icon_name">stock_volume-max</property>
+	      <property name="icon_name">audio-volume-high</property>
 	      <property name="xalign">0.5</property>
 	      <property name="yalign">0.5</property>
 	      <property name="xpad">0</property>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]