[glide] Use format-text-italic for new text action



commit 1ec134982e006261da51243f81b1a555c5c47da9
Author: Robert Carr <racarr Valentine localdomain>
Date:   Thu May 6 03:05:41 2010 -0400

    Use format-text-italic for new text action

 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 70d7e37..7b7a1df 100644
--- a/data/ui/glide-window.ui
+++ b/data/ui/glide-window.ui
@@ -645,7 +645,7 @@
     <property name="label">Insert Text</property>
     <property name="short_label">Insert Text</property>
     <property name="tooltip">Insert a new text object in to the document.</property>
-    <property name="icon_name">font-x-generic</property>
+    <property name="icon_name">format-text-italic</property>
     <property name="sensitive">False</property>
     <signal name="activate" handler="glide_window_new_text_action_activate"/>
   </object>



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