From fdb6f104af71f36f3e18c737acf91bb87a395687 Mon Sep 17 00:00:00 2001 From: Sebastian Heinlein Date: Fri, 27 Jan 2006 20:22:23 +0100 Subject: * Use the label_status in GtkOpProgress and not the progress bar * Set the progress bar in GtkOpProgress to indeterminate - should be reverted * if apt doesn't resets the progress bar several times * Changed a lot of strings * Replaced many tabs by spaces (used python -tt) * Add additional error messages * Use ERROR and not INFO dialogs in case of an error * Use close button in alert dialogs * Unset title of alter dialogs * Changed the fetch dialog to a window, sinec we cannot hide the unused button box in a dialog --- data/UpdateManager.glade | 291 ++++++++++++++++++++++------------------------- 1 file changed, 138 insertions(+), 153 deletions(-) (limited to 'data') diff --git a/data/UpdateManager.glade b/data/UpdateManager.glade index 58413506..cd356791 100644 --- a/data/UpdateManager.glade +++ b/data/UpdateManager.glade @@ -66,7 +66,7 @@ True - <big><b>Install software updates</b></big> + <big><b>Keep your system up-to-date</b></big> True True GTK_JUSTIFY_LEFT @@ -489,7 +489,7 @@ True - Cancel downloading of the changelog + Cancel _Download True False GTK_JUSTIFY_LEFT @@ -1051,14 +1051,14 @@ Need to get the changes from the central server GTK_WINDOW_TOPLEVEL GTK_WIN_POS_CENTER_ON_PARENT - True - True + False + False False synaptic.xpm True - False - False - GDK_WINDOW_TYPE_HINT_NORMAL + True + True + GDK_WINDOW_TYPE_HINT_DIALOG GDK_GRAVITY_NORTH_WEST True False @@ -1076,37 +1076,37 @@ Need to get the changes from the central server False 12 + + + True + + False + True + GTK_JUSTIFY_LEFT + True + False + 0 + 0.5 + 0 + 0 + PANGO_ELLIPSIZE_NONE + -1 + False + 0 + + + 0 + False + False + + + True False 6 - - - True - - False - True - GTK_JUSTIFY_LEFT - True - False - 0 - 0.5 - 0 - 0 - PANGO_ELLIPSIZE_NONE - -1 - False - 0 - - - 0 - False - False - - - True @@ -1265,127 +1265,6 @@ Need to get the changes from the central server - - 6 - - GTK_WINDOW_TOPLEVEL - GTK_WIN_POS_CENTER_ON_PARENT - False - False - False - True - False - False - GDK_WINDOW_TYPE_HINT_DIALOG - GDK_GRAVITY_NORTH_WEST - True - False - False - - - - True - False - 12 - - - - True - GTK_BUTTONBOX_END - - - 0 - False - True - GTK_PACK_END - - - - - - 6 - True - False - 6 - - - - True - <big><b>Loading software information</b></big> - False - True - GTK_JUSTIFY_LEFT - False - False - 0 - 0.5 - 0 - 0 - PANGO_ELLIPSIZE_NONE - -1 - False - 0 - - - 0 - False - False - - - - - - - False - False - GTK_JUSTIFY_LEFT - True - False - 0.5 - 0.5 - 0 - 0 - PANGO_ELLIPSIZE_NONE - -1 - False - 0 - - - 0 - False - False - - - - - - True - GTK_PROGRESS_LEFT_TO_RIGHT - 0 - 0.10000000149 - PANGO_ELLIPSIZE_NONE - - - 0 - False - False - - - - - - - - - 0 - True - True - - - - - - 6 @@ -1572,4 +1451,110 @@ Your system does not check for updates automatically. You can configure this beh + + 6 + + GTK_WINDOW_TOPLEVEL + GTK_WIN_POS_NONE + False + False + False + True + True + True + GDK_WINDOW_TYPE_HINT_DIALOG + GDK_GRAVITY_NORTH_WEST + True + False + + + + 6 + True + False + 12 + + + + True + <big><b>Checking for available updates</b></big> + +Software updates can fix possible security holes, fix possible errors, so called "bugs", or provide new features to you. + False + True + GTK_JUSTIFY_LEFT + True + False + 0 + 0.5 + 0 + 0 + PANGO_ELLIPSIZE_NONE + -1 + False + 0 + + + 0 + False + False + + + + + + True + False + 6 + + + + True + GTK_PROGRESS_LEFT_TO_RIGHT + 0 + 0.10000000149 + PANGO_ELLIPSIZE_NONE + + + 0 + False + False + + + + + + True + + False + False + GTK_JUSTIFY_LEFT + False + False + 0 + 0.5 + 0 + 0 + PANGO_ELLIPSIZE_NONE + -1 + False + 0 + + + 0 + False + False + + + + + 0 + False + False + + + + + + -- cgit v1.2.3