summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mandriva.org>2007-03-22 11:45:56 +0000
committerThierry Vignaud <tv@mandriva.org>2007-03-22 11:45:56 +0000
commit804f38ad458f906c05b4954b68e16290a28ff855 (patch)
tree7b8236e0abda887a5fb32b77b68e0c52d8c89d88
parentba226b1826aee13c87a0aa2fe63221272055c359 (diff)
downloadmgaonline-804f38ad458f906c05b4954b68e16290a28ff855.tar
mgaonline-804f38ad458f906c05b4954b68e16290a28ff855.tar.gz
mgaonline-804f38ad458f906c05b4954b68e16290a28ff855.tar.bz2
mgaonline-804f38ad458f906c05b4954b68e16290a28ff855.tar.xz
mgaonline-804f38ad458f906c05b4954b68e16290a28ff855.zip
hide "configure the service" menu entry
-rwxr-xr-xmdkapplet12
1 files changed, 6 insertions, 6 deletions
diff --git a/mdkapplet b/mdkapplet
index 3c231a3c..d800413d 100755
--- a/mdkapplet
+++ b/mdkapplet
@@ -87,13 +87,13 @@ my %state = (
okay => {
colour => [ 'okay' ],
changes => [ 'busy', 'critical', 'disconnected' ],
- menu => [ 'configureApplet', 'check', 'weblink' ],
+ menu => [ 'check', 'weblink' ],
tt => [ N_("Your system is up-to-date") ]
},
critical => {
colour => [ 'noconf' ],
changes => [ 'okay', 'busy', 'critical', 'disconnected' ],
- menu => [ 'configureApplet', 'check', 'weblink' ],
+ menu => [ 'check', 'weblink' ],
tt => [ N_("Service configuration problem. Please check logs and send mail to support\@mandrivaonline.com") ]
},
busy => {
@@ -129,13 +129,13 @@ my %state = (
disabled => {
colour => [ 'disabled' ],
changes => [ 'okay', 'busy', 'critical', 'error' ],
- menu => [ 'configureApplet', 'weblink' ],
+ menu => [ 'weblink' ],
tt => [ N_("Service is not activated. Please click on \"Online Website\"") ]
},
locked => {
colour => [ 'noconf' ],
changes => [ 'okay', 'busy', 'critical', 'disconnected' ],
- menu => [ 'configureApplet', 'check', 'weblink' ],
+ menu => [ 'check', 'weblink' ],
tt => [ N_("urpmi database locked") ],
},
notsupported => {
@@ -147,13 +147,13 @@ my %state = (
no_update_medium => {
colour => [ 'noconf' ],
changes => [ 'okay', 'busy', 'critical', 'disconnected' ],
- menu => [ 'configureApplet', 'check', 'weblink' ],
+ menu => [ 'check', 'weblink' ],
tt => [ N_("No medium found. You must add some media through 'Software Media Manager'.") ],
},
no_enabled_medium => {
colour => [ 'noconf' ],
changes => [ 'okay', 'busy', 'critical', 'disconnected' ],
- menu => [ 'configureApplet', 'check', 'weblink' ],
+ menu => [ 'check', 'weblink' ],
tt => [ sprintf(N_("You already have at least one update medium configured, but
all of them are currently disabled. You should run the Software
Media Manager to enable at least one (check it in the Enabled?