totem r5309 - in trunk: . data



Author: pwithnall
Date: Sun Mar 16 18:29:02 2008
New Revision: 5309
URL: http://svn.gnome.org/viewvc/totem?rev=5309&view=rev

Log:
2008-03-16  Philip Withnall  <pwithnall svn gnome org>

	* data/totem.ui: Add a broom icon to the "Clear Playlist" menu
	entry. (Closes: #522623)



Modified:
   trunk/ChangeLog
   trunk/data/totem.ui

Modified: trunk/data/totem.ui
==============================================================================
--- trunk/data/totem.ui	(original)
+++ trunk/data/totem.ui	Sun Mar 16 18:29:02 2008
@@ -80,6 +80,7 @@
          <child>
             <object class="GtkAction" id="clear-playlist">
                <property name="label" translatable="yes">_Clear Playlist</property>
+               <property name="icon-name">gtk-clear</property>
                <property name="tooltip" translatable="yes">Clear the playlist</property>
                <signal name="activate" handler="clear_playlist_action_callback"/>
             </object>



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