summaryrefslogtreecommitdiff
path: root/portato
diff options
context:
space:
mode:
authorRené 'Necoro' Neumann <necoro@necoro.net>2008-11-24 20:17:20 +0100
committerRené 'Necoro' Neumann <necoro@necoro.net>2008-11-24 20:17:20 +0100
commit99fc5dcfc3e4b07dab56899f7d86b0d88e147e93 (patch)
tree565976d32c3c35475099489377c8db330afd8900 /portato
parent5a1abe7b515ca9da8df1be263642a7bc8f55b383 (diff)
downloadportato-99fc5dcfc3e4b07dab56899f7d86b0d88e147e93.tar.gz
portato-99fc5dcfc3e4b07dab56899f7d86b0d88e147e93.tar.bz2
portato-99fc5dcfc3e4b07dab56899f7d86b0d88e147e93.zip
Make setlist scrollable
Diffstat (limited to 'portato')
-rw-r--r--portato/gui/templates/PreferenceWindow.glade36
1 files changed, 30 insertions, 6 deletions
diff --git a/portato/gui/templates/PreferenceWindow.glade b/portato/gui/templates/PreferenceWindow.glade
index 46d2a39..29621b5 100644
--- a/portato/gui/templates/PreferenceWindow.glade
+++ b/portato/gui/templates/PreferenceWindow.glade
@@ -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 Sun Jul 20 18:28:00 2008 -->
+<!--Generated with glade3 3.4.5 on Mon Nov 24 20:13:05 2008 -->
<glade-interface>
<widget class="GtkWindow" id="PreferenceWindow">
<property name="border_width">5</property>
@@ -30,6 +30,7 @@
<child>
<widget class="GtkAlignment" id="alignment1">
<property name="visible">True</property>
+ <property name="top_padding">5</property>
<property name="bottom_padding">5</property>
<property name="left_padding">12</property>
<property name="right_padding">5</property>
@@ -43,6 +44,9 @@
<property name="response_id">0</property>
<property name="draw_indicator">True</property>
</widget>
+ <packing>
+ <property name="expand">False</property>
+ </packing>
</child>
<child>
<widget class="GtkHBox" id="hbox3">
@@ -86,6 +90,9 @@
</packing>
</child>
</widget>
+ <packing>
+ <property name="expand">False</property>
+ </packing>
</child>
<child>
<widget class="GtkFrame" id="updateFrame">
@@ -94,6 +101,8 @@
<child>
<widget class="GtkAlignment" id="alignment2">
<property name="visible">True</property>
+ <property name="top_padding">5</property>
+ <property name="bottom_padding">5</property>
<property name="left_padding">12</property>
<child>
<widget class="GtkVBox" id="updateVB">
@@ -106,6 +115,7 @@
<property name="draw_indicator">True</property>
</widget>
<packing>
+ <property name="expand">False</property>
<property name="fill">False</property>
</packing>
</child>
@@ -117,6 +127,7 @@
<property name="draw_indicator">True</property>
</widget>
<packing>
+ <property name="expand">False</property>
<property name="fill">False</property>
<property name="position">1</property>
</packing>
@@ -133,11 +144,19 @@
<property name="yalign">0</property>
<property name="right_padding">10</property>
<child>
- <widget class="GtkTreeView" id="setList">
+ <widget class="GtkScrolledWindow" id="scrolledwindow1">
<property name="visible">True</property>
<property name="can_focus">True</property>
- <property name="headers_visible">False</property>
- <property name="rules_hint">True</property>
+ <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
+ <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
+ <child>
+ <widget class="GtkTreeView" id="setList">
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="headers_visible">False</property>
+ <property name="rules_hint">True</property>
+ </widget>
+ </child>
</widget>
</child>
</widget>
@@ -183,6 +202,7 @@
<child>
<widget class="GtkAlignment" id="alignment5">
<property name="visible">True</property>
+ <property name="top_padding">5</property>
<property name="bottom_padding">5</property>
<property name="left_padding">12</property>
<property name="right_padding">5</property>
@@ -222,6 +242,7 @@
</child>
</widget>
<packing>
+ <property name="expand">False</property>
<property name="position">2</property>
</packing>
</child>
@@ -232,6 +253,7 @@
<child>
<widget class="GtkAlignment" id="alignment3">
<property name="visible">True</property>
+ <property name="top_padding">5</property>
<property name="bottom_padding">5</property>
<property name="left_padding">12</property>
<property name="right_padding">5</property>
@@ -452,6 +474,7 @@
</child>
</widget>
<packing>
+ <property name="expand">False</property>
<property name="position">3</property>
</packing>
</child>
@@ -554,7 +577,7 @@
<property name="can_focus">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="has_tooltip">True</property>
- <property name="tooltip_markup" translatable="yes">Update the package list with the current search results while you are typing.
+ <property name="tooltip_markup">Update the package list with the current search results while you are typing.
&lt;b&gt;Note&lt;/b&gt;: Will slow down the typing process.</property>
<property name="label" translatable="yes">Search while typing</property>
<property name="yalign">0.47999998927116394</property>
@@ -803,7 +826,7 @@
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="has_tooltip">True</property>
- <property name="tooltip_markup" translatable="yes">Organize the categories in a tree. Thereby collapse categories with the same prefix:
+ <property name="tooltip_markup">Organize the categories in a tree. Thereby collapse categories with the same prefix:
As an example: &lt;i&gt;app-admin&lt;/i&gt;, &lt;i&gt;app-emacs&lt;/i&gt;, and &lt;i&gt;app-vim&lt;/i&gt; would be collapsed into &lt;i&gt;&lt;b&gt;app&lt;/b&gt;&lt;/i&gt; as root and &lt;i&gt;admin&lt;/i&gt;, &lt;i&gt;emacs&lt;/i&gt;, and &lt;i&gt;vim&lt;/i&gt; as children.</property>
<property name="label" translatable="yes">Collapse categories with same prefix</property>
<property name="response_id">0</property>
@@ -884,6 +907,7 @@ As an example: &lt;i&gt;app-admin&lt;/i&gt;, &lt;i&gt;app-emacs&lt;/i&gt;, and &
</child>
</widget>
<packing>
+ <property name="expand">False</property>
<property name="position">6</property>
</packing>
</child>