From 0faef1449d6718b06b5dc1c2d43de86e91e867a5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9mi=20Verschelde?= Date: Sat, 4 Mar 2017 13:21:28 +0100 Subject: 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 --- mgaapplet_gui.pm | 2 -- 1 file changed, 2 deletions(-) (limited to 'mgaapplet_gui.pm') diff --git a/mgaapplet_gui.pm b/mgaapplet_gui.pm index 11190453..75e09fca 100644 --- a/mgaapplet_gui.pm +++ b/mgaapplet_gui.pm @@ -53,8 +53,6 @@ use interactive; use interactive::gtk; use lib qw(/usr/lib/libDrakX/drakfirsttime); -ugtk3::add_icon_path("/usr/share/mgaonline/icons/"); - our $localdir = "$ENV{HOME}/.MgaOnline"; our $localfile = "$localdir/mgaonline"; -- cgit v1.2.1