[totem] browser-plugin: Remove stock icons usage



commit 6304c7bcbe7ce24b2122df8470a69aeeab78ab98
Author: Bastien Nocera <hadess hadess net>
Date:   Fri Mar 14 17:10:06 2014 +0100

    browser-plugin: Remove stock icons usage

 data/mozilla-viewer.ui |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)
---
diff --git a/data/mozilla-viewer.ui b/data/mozilla-viewer.ui
index 70cffe5..4af94f8 100644
--- a/data/mozilla-viewer.ui
+++ b/data/mozilla-viewer.ui
@@ -14,14 +14,12 @@
       <object class="GtkActionGroup" id="actiongroup1">
         <child>
           <object class="GtkAction" id="copy_location1">
-            <property name="stock_id">gtk-copy</property>
             <property name="name">copy_location1</property>
             <signal handler="on_copy_location1_activate" name="activate"/>
           </object>
         </child>
         <child>
           <object class="GtkAction" id="preferences1">
-            <property name="stock_id">gtk-preferences</property>
             <property name="name">preferences1</property>
             <property name="visible">False</property>
             <signal handler="on_preferences1_activate" name="activate"/>
@@ -29,7 +27,6 @@
         </child>
        <child>
           <object class="GtkAction" id="fullscreen1">
-            <property name="stock_id">gtk-fullscreen</property>
             <property name="name">fullscreen1</property>
             <signal handler="on_fullscreen1_activate" name="activate"/>
           </object>


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