[frogr] Don't hardcode the path to pixmaps in frogr.desktop.in.in



commit ed5ed3f0fdba1ddfee41425e22111552e0298590
Author: Mario Sanchez Prada <msanchez gnome org>
Date:   Mon Jun 16 02:17:42 2014 +0100

    Don't hardcode the path to pixmaps in frogr.desktop.in.in

 data/frogr.desktop.in.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/frogr.desktop.in.in b/data/frogr.desktop.in.in
index 3472921..3276b22 100644
--- a/data/frogr.desktop.in.in
+++ b/data/frogr.desktop.in.in
@@ -11,6 +11,6 @@ Terminal=false
 Categories=GNOME;GTK;Graphics;
 StartupNotify=true
 Icon=frogr
-X-Icon-path=/usr/share/pixmaps
+X-Icon-path= PIXMAPDIR@
 X-Window-Icon=frogr
 
MimeType=image/jpg;image/jpeg;image/png;image/bmp;image/gif;video/mpeg;video/mp4;video/quicktime;video/x-msvideo;video/ogg;video/x-ms-wmv;video/3gpp;video/m2ts;video/avchd-stream;video/mp2t;video/vnd.dlna.mpeg-tts;application/ogg;text/plain;text/html;


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