diff options
Diffstat (limited to 'mgaapplet')
-rwxr-xr-x | mgaapplet | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -101,7 +101,7 @@ my %state = ( tt => [ N_("Please wait, finding available packages...") ] }, updates => { - colour => [ 'error' ], + colour => [ 'updates' ], menu => [ 'update', 'check' ], tt => [ N_("New updates are available for your system") ] }, |