From 41a6ea707688e2e239ee75212888d01c219f39b1 Mon Sep 17 00:00:00 2001 From: Sebastian Heinlein Date: Wed, 25 Jan 2006 14:32:38 +0100 Subject: SoftwareProperties: * Allow a custom configuration for automatic internet udpates * Wording: "Choose a key-file" -> "Import key" (Import is the label on the button) * use the update-manager icon in the window list UpdateManager: * set window_main to unsensitive at the startup * Wording in the synaptic dialog: - "The updates are being applied." -> "Please wait, this can take some time." - "Upgrade is complete" -> "Update is complete" * set synapitc dialog to type-hint "dialog" and not "normal" * set the main_window to type-hint "dialog" and not "normal" * do not write a status message to treeview_updates during startup "Initializing and getting list of updates..." * Nicer wording in the dialog_manual_update: "You need to manually reload the latest information about updates" "Your system does not check for updates automatically. You can configure this behavior in "System" -> "Administration" -> "Software Properties" --- data/SoftwareProperties.glade | 7 +-- data/UpdateManager.glade | 101 +++++++++++++++++++++++++++++++----------- 2 files changed, 76 insertions(+), 32 deletions(-) (limited to 'data') diff --git a/data/SoftwareProperties.glade b/data/SoftwareProperties.glade index 6bf1aa0f..edd12320 100644 --- a/data/SoftwareProperties.glade +++ b/data/SoftwareProperties.glade @@ -14,6 +14,7 @@ False True False + update-manager.png True False False @@ -317,11 +318,7 @@ True - daily -every two days -weekly -every two weeks -custom + False True diff --git a/data/UpdateManager.glade b/data/UpdateManager.glade index 78e5cb79..58413506 100644 --- a/data/UpdateManager.glade +++ b/data/UpdateManager.glade @@ -16,7 +16,7 @@ True False False - GDK_WINDOW_TYPE_HINT_NORMAL + GDK_WINDOW_TYPE_HINT_DIALOG GDK_GRAVITY_NORTH_WEST True False @@ -33,7 +33,7 @@ 6 True False - 6 + 12 @@ -152,23 +152,6 @@ False 6 - - - True - gtk-dialog-info - 3 - 0 - 0 - 0 - 0 - - - 0 - False - True - - - True @@ -197,6 +180,7 @@ True + Upgrade to a new version of Ubuntu True U_pgrade True @@ -274,8 +258,8 @@ GTK_JUSTIFY_LEFT False False - 1 - 0.5 + 0 + 0 0 0 PANGO_ELLIPSIZE_NONE @@ -293,6 +277,7 @@ True + Install the seleceted updates True True True @@ -715,7 +700,7 @@ True - Search for updates in the software channels + Reload the latest information about updates True True GTK_RELIEF_NORMAL @@ -760,7 +745,7 @@ True - _Query + _Reload True False GTK_JUSTIFY_LEFT @@ -1434,11 +1419,73 @@ Need to get the changes from the central server True True True - _Reload - True GTK_RELIEF_NORMAL True -8 + + + + True + 0.5 + 0.5 + 0 + 0 + 0 + 0 + 0 + 0 + + + + True + False + 2 + + + + True + gtk-refresh + 4 + 0.5 + 0.5 + 0 + 0 + + + 0 + False + False + + + + + + True + _Reload + True + False + GTK_JUSTIFY_LEFT + False + False + 0.5 + 0.5 + 0 + 0 + PANGO_ELLIPSIZE_NONE + -1 + False + 0 + + + 0 + False + False + + + + + + @@ -1491,9 +1538,9 @@ Need to get the changes from the central server True True - <b><big>You need to manually query for updates</big></b> + <b><big>You need to manually reload the latest information about updates</big></b> -Your system does not search for updates automatically. You can configure this behavior in "System" -> "Administration" -> "Software Properties". +Your system does not check for updates automatically. You can configure this behavior in "System" -> "Administration" -> "Software Properties". False True GTK_JUSTIFY_LEFT -- cgit v1.2.3