Changeset eeeb7f
- Timestamp:
- 10/31/2019 09:38:37 AM (6 years ago)
- Branches:
- 2.0.x, develop, master
- Children:
- 40ebdf
- Parents:
- 3f9ae3
- git-author:
- Calum Lind <calumlind+deluge@gmail.com> (06/25/2019 12:04:54 PM)
- git-committer:
- Calum Lind <calumlind+deluge@gmail.com> (10/31/2019 09:38:37 AM)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
deluge/ui/gtk3/glade/main_window.tabs.ui
r3f9ae3 reeeb7f 106 106 <property name="column_spacing">10</property> 107 107 <child> 108 <object class="GtkLabel" id="summary_ total_uploaded">108 <object class="GtkLabel" id="summary_download_speed"> 109 109 <property name="visible">True</property> 110 110 <property name="can_focus">False</property> … … 306 306 </child> 307 307 <child> 308 <object class="GtkLabel" id="summary_ download_speed">308 <object class="GtkLabel" id="summary_total_uploaded"> 309 309 <property name="visible">True</property> 310 310 <property name="can_focus">False</property> … … 814 814 <property name="height">3</property> 815 815 </packing> 816 </child>817 <child>818 <placeholder/>819 </child>820 <child>821 <placeholder/>822 816 </child> 823 817 <child> … … 1066 1060 </child> 1067 1061 <child> 1068 <placeholder/>1069 </child>1070 <child>1071 1062 <object class="GtkCheckButton" id="chk_super_seeding"> 1072 1063 <property name="label" translatable="yes">Super Seeding</property> … … 1079 1070 </object> 1080 1071 <packing> 1081 1082 1083 1084 1072 <property name="expand">False</property> 1073 <property name="fill">True</property> 1074 <property name="position">4</property> 1075 </packing> 1085 1076 </child> 1086 1077 <child> … … 1113 1104 <property name="position">6</property> 1114 1105 </packing> 1106 </child> 1107 <child> 1108 <placeholder/> 1115 1109 </child> 1116 1110 </object>
Note:
See TracChangeset
for help on using the changeset viewer.