diff options
Diffstat (limited to 'mdkapplet')
-rwxr-xr-x | mdkapplet | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -111,7 +111,7 @@ my %state = ( tt => [ N_("New updates are available for your system") ] }, new_distribution => { - colour => [ 'error' ], + colour => [ 'bundle' ], changes => [ 'okay' ], menu => [ 'upgrade_distro', 'update', 'check' ], tt => [ N("A new stable distribution has been released") . "\n\n" . N("Do you want to upgrade?") ] |