diff options
-rwxr-xr-x | mdkapplet | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -99,7 +99,7 @@ my %state = ( notsupported => { colour => [ 'disabled' ], changes => [ 'okay', 'busy', 'critical', 'error' ], - menu => [ 'configureApplet', 'weblink' ], + menu => [ 'weblink' ], tt => [ N_("Release not supported (too old release, or development release)") ] } |