Split connections/aliases into two tabs.

git-svn-id: file:///home/vcs/svn/jsweeper/trunk@42 6611ac79-6612-48ef-a1e9-b906f853523e
master
petern 2010-03-26 16:21:48 +00:00
parent 66a92a0725
commit 6f17ec34ac
1 changed files with 29 additions and 11 deletions

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE glade-interface SYSTEM "glade-2.0.dtd">
<!--Generated with glade3 3.4.5 on Tue Jan 5 15:59:50 2010 -->
<!--Generated with glade3 3.4.5 on Fri Mar 26 10:00:40 2010 -->
<glade-interface>
<widget class="GtkWindow" id="window1">
<property name="title" translatable="yes">JACK Sweeper</property>
@ -546,6 +546,27 @@
</child>
</widget>
</child>
</widget>
<packing>
<property name="position">1</property>
</packing>
</child>
<child>
<widget class="GtkLabel" id="label2">
<property name="visible">True</property>
<property name="label" translatable="yes">Connections</property>
</widget>
<packing>
<property name="type">tab</property>
<property name="position">1</property>
<property name="tab_fill">False</property>
</packing>
</child>
<child>
<widget class="GtkVBox" id="vbox19">
<property name="visible">True</property>
<property name="border_width">12</property>
<property name="spacing">18</property>
<child>
<widget class="GtkVBox" id="vbox12">
<property name="visible">True</property>
@ -716,23 +737,20 @@
</packing>
</child>
</widget>
<packing>
<property name="position">1</property>
</packing>
</child>
</widget>
<packing>
<property name="position">1</property>
<property name="position">2</property>
</packing>
</child>
<child>
<widget class="GtkLabel" id="label2">
<widget class="GtkLabel" id="label1">
<property name="visible">True</property>
<property name="label" translatable="yes">Connections and Aliases</property>
<property name="label" translatable="yes">Aliases</property>
</widget>
<packing>
<property name="type">tab</property>
<property name="position">1</property>
<property name="position">3</property>
<property name="tab_fill">False</property>
</packing>
</child>
@ -1183,17 +1201,17 @@
</child>
</widget>
<packing>
<property name="position">2</property>
<property name="position">3</property>
</packing>
</child>
<child>
<widget class="GtkLabel" id="label1">
<widget class="GtkLabel" id="label39">
<property name="visible">True</property>
<property name="label" translatable="yes">Appearance</property>
</widget>
<packing>
<property name="type">tab</property>
<property name="position">2</property>
<property name="position">3</property>
<property name="tab_fill">False</property>
</packing>
</child>