summaryrefslogtreecommitdiffstats
path: root/mgaapplet-upgrade-helper
diff options
context:
space:
mode:
authorRémi Verschelde <rverschelde@gmail.com>2017-03-04 13:21:28 +0100
committerRémi Verschelde <rverschelde@gmail.com>2017-03-04 13:21:28 +0100
commit0faef1449d6718b06b5dc1c2d43de86e91e867a5 (patch)
treed88a0ae4fcdef89ae4ef0b162e657a7fb29ccc93 /mgaapplet-upgrade-helper
parent2f4ecf3b6acad46a30c0fa73e58b34291f3e7322 (diff)
downloadmgaonline-0faef1449d6718b06b5dc1c2d43de86e91e867a5.tar
mgaonline-0faef1449d6718b06b5dc1c2d43de86e91e867a5.tar.gz
mgaonline-0faef1449d6718b06b5dc1c2d43de86e91e867a5.tar.bz2
mgaonline-0faef1449d6718b06b5dc1c2d43de86e91e867a5.tar.xz
mgaonline-0faef1449d6718b06b5dc1c2d43de86e91e867a5.zip
Move icons to hicolor theme (WIP)
The transition is not complete, mgaapplet still needs fixed to lookup the icons in the theme paths and no in a hardcoded /usr/share/mgaonline
Diffstat (limited to 'mgaapplet-upgrade-helper')
-rwxr-xr-xmgaapplet-upgrade-helper1
1 files changed, 0 insertions, 1 deletions
diff --git a/mgaapplet-upgrade-helper b/mgaapplet-upgrade-helper
index 24d35104..9a6d516a 100755
--- a/mgaapplet-upgrade-helper
+++ b/mgaapplet-upgrade-helper
@@ -41,7 +41,6 @@ use Rpmdrake::open_db;
use lang;
use mgaapplet_gui qw(run_ask_credentials_dialog);
-ugtk3::add_icon_path("/usr/share/mgaonline/icons/");
my ($log_file);
my ($new_distro_version, $download_dir);