diff options
Diffstat (limited to 'mdkapplet')
-rwxr-xr-x | mdkapplet | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -48,7 +48,7 @@ my %state = ( menu => [ 'update', 'configureApplet', 'check', 'weblink' ], tt => [ N("No updates available for your system") ] }, - critical => { + critical => { colour => [ 'orange' ], changes => [ 'okay', 'busy', 'critical', 'disconnected' ], menu => [ 'update', 'configureApplet', 'check', 'weblink' ], |