aboutsummaryrefslogtreecommitdiff
path: root/contrib/gnunet_fs_gtk_main_window.glade
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/gnunet_fs_gtk_main_window.glade')
-rw-r--r--contrib/gnunet_fs_gtk_main_window.glade26
1 files changed, 7 insertions, 19 deletions
diff --git a/contrib/gnunet_fs_gtk_main_window.glade b/contrib/gnunet_fs_gtk_main_window.glade
index 8850909c..9f53253f 100644
--- a/contrib/gnunet_fs_gtk_main_window.glade
+++ b/contrib/gnunet_fs_gtk_main_window.glade
@@ -1275,9 +1275,9 @@
1275 </packing> 1275 </packing>
1276 </child> 1276 </child>
1277 <child> 1277 <child>
1278 <object class="GtkHBox" id="GNUNET_GTK_main_window_hbox"> 1278 <object class="GtkHPaned" id="main_window_hpaned">
1279 <property name="visible">True</property> 1279 <property name="visible">True</property>
1280 <property name="can_focus">False</property> 1280 <property name="can_focus">True</property>
1281 <child> 1281 <child>
1282 <object class="GtkNotebook" id="GNUNET_GTK_main_window_notebook"> 1282 <object class="GtkNotebook" id="GNUNET_GTK_main_window_notebook">
1283 <property name="visible">True</property> 1283 <property name="visible">True</property>
@@ -1289,20 +1289,8 @@
1289 <signal name="switch-page" handler="GNUNET_GTK_main_window_notebook_switch_page_cb" after="yes" swapped="no"/> 1289 <signal name="switch-page" handler="GNUNET_GTK_main_window_notebook_switch_page_cb" after="yes" swapped="no"/>
1290 </object> 1290 </object>
1291 <packing> 1291 <packing>
1292 <property name="expand">True</property> 1292 <property name="resize">True</property>
1293 <property name="fill">True</property> 1293 <property name="shrink">False</property>
1294 <property name="position">0</property>
1295 </packing>
1296 </child>
1297 <child>
1298 <object class="GtkVSeparator" id="GNUNET_GTK_main_window_separator">
1299 <property name="visible">True</property>
1300 <property name="can_focus">False</property>
1301 </object>
1302 <packing>
1303 <property name="expand">False</property>
1304 <property name="fill">True</property>
1305 <property name="position">1</property>
1306 </packing> 1294 </packing>
1307 </child> 1295 </child>
1308 <child> 1296 <child>
@@ -1333,6 +1321,7 @@
1333 <property name="vadjustment">adjustment2</property> 1321 <property name="vadjustment">adjustment2</property>
1334 <property name="hscrollbar_policy">automatic</property> 1322 <property name="hscrollbar_policy">automatic</property>
1335 <property name="vscrollbar_policy">automatic</property> 1323 <property name="vscrollbar_policy">automatic</property>
1324 <property name="shadow_type">in</property>
1336 <child> 1325 <child>
1337 <object class="GtkTreeView" id="GNUNET_GTK_main_window_metadata_treeview"> 1326 <object class="GtkTreeView" id="GNUNET_GTK_main_window_metadata_treeview">
1338 <property name="visible">True</property> 1327 <property name="visible">True</property>
@@ -1389,9 +1378,8 @@
1389 </child> 1378 </child>
1390 </object> 1379 </object>
1391 <packing> 1380 <packing>
1392 <property name="expand">True</property> 1381 <property name="resize">True</property>
1393 <property name="fill">True</property> 1382 <property name="shrink">False</property>
1394 <property name="position">2</property>
1395 </packing> 1383 </packing>
1396 </child> 1384 </child>
1397 </object> 1385 </object>