/[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.2 by dheck, Sun Feb 9 21:22:30 2003 UTC revision 1.3 by dheck, Thu Jul 10 07:56:11 2003 UTC
# Line 1  Line 1 
1  EXTRA_DIST =   enigma.spec mingw32-configure.sh mingw32-dist.sh nlcvt.pl  if !MINGW32
2    # Comply with xdg icon theme specification
3    icondir = $(datadir)/icons/hicolor/48x48/apps
4    icon_DATA = enigma.png
5    
6    # Backwards-compatible global search location for images
7    pixmapdir = $(datadir)/pixmaps
8    pixmap_DATA = enigma.png
9    
10    # Install .desktop file in xdg standard location
11    desktopdir = $(datadir)/applications
12    desktop_DATA = enigma.desktop
13    endif !MINGW32
14    
15    EXTRA_DIST =   enigma.spec mingw32-configure.sh mingw32-dist.sh nlcvt.pl enigma.desktop enigma.png

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

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