[gnome-subtitles: 1/2] Install icons under icons/hicolor/scalable/apps instead of pixmaps



commit 7e3864b9cf92d44cffe2fd5bf446189308e2d0e9
Author: Balló György <ballogyor gmail com>
Date:   Wed Dec 26 19:38:42 2018 +0000

    Install icons under icons/hicolor/scalable/apps instead of pixmaps

 data/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/data/Makefile.am b/data/Makefile.am
index fa73f53..3edaab6 100644
--- a/data/Makefile.am
+++ b/data/Makefile.am
@@ -8,7 +8,7 @@ appdata_in_files = org.gnome.GnomeSubtitles.appdata.xml.in
 appdata_DATA = $(appdata_in_files:.xml.in=.xml)
 @INTLTOOL_XML_RULE@
 
-gnomesubtitlesicondir = $(datadir)/pixmaps
+gnomesubtitlesicondir = $(datadir)/icons/hicolor/scalable/apps
 gnomesubtitlesicon_DATA = gnome-subtitles.svg
 
 gsettings_SCHEMAS=org.gnome.GnomeSubtitles.gschema.xml


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]