/[enigma]/enigma/etc/Makefile.am
ViewVC logotype

Diff of /enigma/etc/Makefile.am

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.4 by dheck, Sun Sep 14 19:32:35 2003 UTC revision 1.4.2.1 by dheck, Mon Sep 29 17:56:19 2003 UTC
# Line 1  Line 1 
1  # if !MINGW32  # if !MINGW32
2  # Comply with xdg icon theme specification  # Comply with xdg icon theme specification
3  icondir = $(datadir)/icons/hicolor/48x48/apps  icondir = $(prefix)/share/icons/hicolor/48x48/apps
4  icon_DATA = enigma.png  icon_DATA = enigma.png
5    
6  # Backwards-compatible global search location for images  # Backwards-compatible global search location for images
7  pixmapdir = $(datadir)/pixmaps  pixmapdir = $(prefix)/share/pixmaps
8  pixmap_DATA = enigma.png  pixmap_DATA = enigma.png
9    
10  # Install .desktop file in xdg standard location  # Install .desktop file in xdg standard location
11  desktopdir = $(datadir)/applications  desktopdir = $(prefix)/share/applications
12  desktop_DATA = enigma.desktop  desktop_DATA = enigma.desktop
13  # endif !MINGW32  # endif !MINGW32
14    

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.4.2.1

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26