Author: andar
Revision: 5271
Log:
Remove icon_size property from toolbar to prevent gtk warnings
Diff:
Modified: branches/1.1.0_RC/deluge/ui/gtkui/glade/main_window.glade
===================================================================
--- branches/1.1.0_RC/deluge/ui/gtkui/glade/main_window.glade 2009-05-15
18:09:59 UTC (rev 5270)
+++ branches/1.1.0_RC/deluge/ui/gtkui/glade/main_window.glade 2009-05-16
05:47:35 UTC (rev 5271)
@@ -305,7 +305,6 @@
<child>
<widget class="GtkToolbar" id="toolbar">
<property name="visible">True</property>
- <property name="icon_size">GTK_ICON_SIZE_SMALL_TOOLBAR</property>
<child>
<widget class="GtkToolButton" id="toolbutton_add">
<property name="visible">True</property>
Modified: trunk/deluge/ui/gtkui/glade/main_window.glade
===================================================================
--- trunk/deluge/ui/gtkui/glade/main_window.glade 2009-05-15 18:09:59 UTC
(rev 5270)
+++ trunk/deluge/ui/gtkui/glade/main_window.glade 2009-05-16 05:47:35 UTC
(rev 5271)
@@ -305,7 +305,6 @@
<child>
<widget class="GtkToolbar" id="toolbar">
<property name="visible">True</property>
- <property name="icon_size">GTK_ICON_SIZE_SMALL_TOOLBAR</property>
<child>
<widget class="GtkToolButton" id="toolbutton_add">
<property name="visible">True</property>
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"deluge-commit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/deluge-commit?hl=en
-~----------~----~----~----~------~----~------~--~---