[glide] Use play icon for present



commit 4f796ef8baa3e5db034f7cb82a0f032de0bcd99c
Author: Robert Carr <racarr Valentine localdomain>
Date:   Thu May 6 03:05:03 2010 -0400

    Use play icon for present

 data/ui/glide-window.ui |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/ui/glide-window.ui b/data/ui/glide-window.ui
index fe08c0a..70d7e37 100644
--- a/data/ui/glide-window.ui
+++ b/data/ui/glide-window.ui
@@ -661,7 +661,7 @@
     <property name="label">Start Presentation</property>
     <property name="short_label">Present</property>
     <property name="tooltip">Starts the current presentation</property>
-    <property name="stock_id">gtk-fullscreen</property>
+    <property name="stock_id">gtk-media-play</property>
     <property name="sensitive">False</property>
     <signal name="activate" handler="glide_window_present_action_activate"/>
   </object>



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