diff options
author | Timothée Giet <animtim@gmail.com> | 2016-02-27 17:36:55 +0100 |
---|---|---|
committer | Timothée Giet <animtim@gmail.com> | 2016-02-27 17:36:55 +0100 |
commit | ed7baf45149c77de131c763b0595d11d26665b08 (patch) | |
tree | 4ea431d23339ef18fb6755338a393d984ea3afc0 /mgaapplet | |
parent | 4358ef00b0138b6c056ce1a8096b6764aee34ce9 (diff) | |
download | mgaonline-ed7baf45149c77de131c763b0595d11d26665b08.tar mgaonline-ed7baf45149c77de131c763b0595d11d26665b08.tar.gz mgaonline-ed7baf45149c77de131c763b0595d11d26665b08.tar.bz2 mgaonline-ed7baf45149c77de131c763b0595d11d26665b08.tar.xz mgaonline-ed7baf45149c77de131c763b0595d11d26665b08.zip |
new icons for mgaonline
new icons for mgaonline
note: looks like enhancement.png is not used anymore,
at least a search didn't find the word enhancement used anywhere in this repo.
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") ] }, |