Author: andar
Revision: 5377
Log:
Move the 'Find More Plugins' button down to reduce horizontal usage
Diff:
Modified: trunk/deluge/ui/gtkui/glade/preferences_dialog.glade
===================================================================
--- trunk/deluge/ui/gtkui/glade/preferences_dialog.glade 2009-06-10
18:15:52 UTC (rev 5376)
+++ trunk/deluge/ui/gtkui/glade/preferences_dialog.glade 2009-06-10
18:34:27 UTC (rev 5377)
@@ -2290,7 +2290,6 @@
<widget class="GtkVBox" id="vbox29">
<property
name="visible">True</property>
<property
name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK |
GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
- <property
name="orientation">vertical</property>
<child>
<widget class="GtkAlignment"
id="alignment50">
<property
name="visible">True</property>
@@ -4575,6 +4574,16 @@
<property name="position">1</property>
</packing>
</child>
+ </widget>
+ <packing>
+ <property name="expand">False</property>
+ <property name="fill">False</property>
+ <property name="position">3</property>
+ </packing>
+ </child>
+ <child>
+ <widget class="GtkHButtonBox" id="hbuttonbox2">
+ <property name="visible">True</property>
<child>
<widget class="GtkButton"
id="button_find_plugins">
<property name="visible">True</property>
@@ -4615,14 +4624,14 @@
<packing>
<property name="expand">False</property>
<property name="fill">False</property>
- <property name="position">2</property>
+ <property name="position">0</property>
</packing>
</child>
</widget>
<packing>
<property name="expand">False</property>
<property name="fill">False</property>
- <property name="position">3</property>
+ <property name="position">4</property>
</packing>
</child>
</widget>
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---