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 | 1 + 1 file changed, 1 insertion(+) (limited to 'mgaapplet') diff --git a/mgaapplet b/mgaapplet index 4b7d3a47..db76ba17 100755 --- a/mgaapplet +++ b/mgaapplet @@ -42,6 +42,7 @@ use Net::DBus qw(:typing); use Rpmdrake::open_db; use Glib::Object::Introspection; +# FIXME: Icon lookup should be done in hicolor theme use constant IMAGE_FOLDER => '/usr/share/mgaonline/icons/'; Glib::Object::Introspection->setup( -- cgit v1.2.1