From fac76d2a4493698cc1a87d78bacd9a8fc23c7c9a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20=27Necoro=27=20Neumann?= Date: Wed, 18 Feb 2009 16:00:54 +0100 Subject: Added an extra 'Portage' tab to the preference dialog and moved all portage related options there --- doc/Changelog | 1 + portato/gui/templates/PreferenceWindow.glade | 47 +++++++++++++++++++++------- 2 files changed, 37 insertions(+), 11 deletions(-) diff --git a/doc/Changelog b/doc/Changelog index 1981cf9..31881b5 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -6,6 +6,7 @@ next: - remembers the height and width of the preference window - debug improvements - check prerequisites before starting +- reorganize preferences - bugs fixed: #44, #41, #15, #47 0.11.1: diff --git a/portato/gui/templates/PreferenceWindow.glade b/portato/gui/templates/PreferenceWindow.glade index 5fe6a46..5a772fa 100644 --- a/portato/gui/templates/PreferenceWindow.glade +++ b/portato/gui/templates/PreferenceWindow.glade @@ -1,6 +1,6 @@ - + 5 @@ -95,6 +95,31 @@ False + + + + + + + + + + + + + + True + GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK + General + + + tab + False + + + + + True True @@ -192,9 +217,6 @@ - - 1 - @@ -244,7 +266,7 @@ False - 2 + 1 @@ -476,19 +498,22 @@ False - 3 + 2 + + 1 + - + True - GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK - General + Portage tab + 1 False @@ -867,7 +892,7 @@ As an example: <i>app-admin</i>, <i>app-emacs</i>, and & - 1 + 2 @@ -878,7 +903,7 @@ As an example: <i>app-admin</i>, <i>app-emacs</i>, and & tab - 1 + 2 False -- cgit v1.2.3