summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuo Jinghua <sunmoon1997@gmail.com>2009-12-25 11:10:57 +0800
committerLuo Jinghua <sunmoon1997@gmail.com>2009-12-25 11:10:57 +0800
commit043b60ecbedba2f1706eced76c20d5cbdd519001 (patch)
tree19988845fde590a625e877008dd2faa4ec422c8d
parent7f7f9c2d404b3a31587b3b4a9628de97d0a9a192 (diff)
totem: improve the page navigating buttons layout
-rw-r--r--totem/plugin/ppstream.ui18
1 files changed, 9 insertions, 9 deletions
diff --git a/totem/plugin/ppstream.ui b/totem/plugin/ppstream.ui
index b5e7280..fab3bb1 100644
--- a/totem/plugin/ppstream.ui
+++ b/totem/plugin/ppstream.ui
@@ -270,16 +270,9 @@
</packing>
</child>
<child>
- <object class="GtkButton" id="pps_goto_page_button">
+ <object class="GtkLabel" id="pps_max_page_label">
<property name="visible">True</property>
<property name="can_focus">True</property>
- <property name="receives_default">True</property>
- <child>
- <object class="GtkImage" id="image6">
- <property name="visible">True</property>
- <property name="stock">gtk-jump-to</property>
- </object>
- </child>
</object>
<packing>
<property name="expand">False</property>
@@ -299,9 +292,16 @@
</packing>
</child>
<child>
- <object class="GtkLabel" id="pps_max_page_label">
+ <object class="GtkButton" id="pps_goto_page_button">
<property name="visible">True</property>
<property name="can_focus">True</property>
+ <property name="receives_default">True</property>
+ <child>
+ <object class="GtkImage" id="image6">
+ <property name="visible">True</property>
+ <property name="stock">gtk-jump-to</property>
+ </object>
+ </child>
</object>
<packing>
<property name="expand">False</property>