From 371c85d644701250fa245666ecd5cc94e7103676 Mon Sep 17 00:00:00 2001 From: Sebastian Heinlein Date: Fri, 17 Mar 2006 16:17:05 +0100 Subject: * use check instead of reload - no need to be so abstract --- data/UpdateManager.glade | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'data/UpdateManager.glade') diff --git a/data/UpdateManager.glade b/data/UpdateManager.glade index 1e2d05b3..ab1db106 100644 --- a/data/UpdateManager.glade +++ b/data/UpdateManager.glade @@ -691,7 +691,7 @@ True - Reload the latest information about updates + Check for new updates True True GTK_RELIEF_NORMAL @@ -699,7 +699,7 @@ - + True 0.5 0.5 @@ -711,13 +711,13 @@ 0 - + True False 2 - + True gtk-refresh 4 @@ -734,9 +734,9 @@ - + True - _Reload + _Check True False GTK_JUSTIFY_LEFT @@ -1176,7 +1176,7 @@ True - _Reload + _Check True False GTK_JUSTIFY_LEFT @@ -1259,7 +1259,7 @@ True True - <b><big>You need to manually reload the latest information about updates</big></b> + <b><big>You must check for updates manually</big></b> Your system does not check for updates automatically. You can configure this behavior in "System" -> "Administration" -> "Software Properties". False -- cgit v1.2.3 From 066a73badbb192b7d937473579becf39b734fbb2 Mon Sep 17 00:00:00 2001 From: Sebastian Heinlein Date: Fri, 17 Mar 2006 16:22:47 +0100 Subject: * small wording issue --- data/UpdateManager.glade | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data/UpdateManager.glade') diff --git a/data/UpdateManager.glade b/data/UpdateManager.glade index ab1db106..ee97a240 100644 --- a/data/UpdateManager.glade +++ b/data/UpdateManager.glade @@ -691,7 +691,7 @@ True - Check for new updates + Check for available updates True True GTK_RELIEF_NORMAL -- cgit v1.2.3 From ef3fb1ccfd79f94b0849703ae85f1a6c2c663dcb Mon Sep 17 00:00:00 2001 From: Sebastian Heinlein Date: Mon, 20 Mar 2006 07:49:26 +0100 Subject: * Move the "check" button next to the "install" button --- data/UpdateManager.glade | 274 +++++++++++++++++++++++++---------------------- 1 file changed, 146 insertions(+), 128 deletions(-) (limited to 'data/UpdateManager.glade') diff --git a/data/UpdateManager.glade b/data/UpdateManager.glade index ee97a240..ac7a0345 100644 --- a/data/UpdateManager.glade +++ b/data/UpdateManager.glade @@ -275,83 +275,177 @@ - + True - True - True - True - GTK_RELIEF_NORMAL - True - + True + 6 - + True - 0.5 - 0.5 - 0 - 0 - 0 - 0 - 0 - 0 + Check for available updates + True + True + GTK_RELIEF_NORMAL + True + - + True - False - 2 + 0.5 + 0.5 + 0 + 0 + 0 + 0 + 0 + 0 - + True - gtk-apply - 4 - 0.5 - 0.5 - 0 - 0 + False + 2 + + + + True + gtk-refresh + 4 + 0.5 + 0.5 + 0 + 0 + + + 0 + False + False + + + + + + True + _Check + True + False + GTK_JUSTIFY_LEFT + False + False + 0.5 + 0.5 + 0 + 0 + PANGO_ELLIPSIZE_NONE + -1 + False + 0 + + + 0 + False + False + + - - 0 - False - False - + + + + + 0 + False + True + + + + + + True + True + True + True + GTK_RELIEF_NORMAL + True + + + + + True + 0.5 + 0.5 + 0 + 0 + 0 + 0 + 0 + 0 - + True - _Install Updates - True - False - GTK_JUSTIFY_LEFT - False - False - 0.5 - 0.5 - 0 - 0 - PANGO_ELLIPSIZE_NONE - -1 - False - 0 + False + 2 + + + + True + gtk-apply + 4 + 0.5 + 0.5 + 0 + 0 + + + 0 + False + False + + + + + + True + _Install Updates + True + False + GTK_JUSTIFY_LEFT + False + False + 0.5 + 0.5 + 0 + 0 + PANGO_ELLIPSIZE_NONE + -1 + False + 0 + + + 0 + False + False + + - - 0 - False - False - + + 0 + False + True + 0 False - False + True @@ -688,82 +782,6 @@ GTK_BUTTONBOX_END 6 - - - True - Check for available updates - True - True - GTK_RELIEF_NORMAL - True - - - - - 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 - _Check - True - False - GTK_JUSTIFY_LEFT - False - False - 0.5 - 0.5 - 0 - 0 - PANGO_ELLIPSIZE_NONE - -1 - False - 0 - - - 0 - False - False - - - - - - - - - True -- cgit v1.2.3