maemo-ui/pixmaps/Makefile.am
author morphbr
Tue Mar 27 23:57:42 2007 +0100 (2007-03-27)
branchtrunk
changeset 466 a7aba7d166fb
permissions -rw-r--r--
[svn r471] - Added plugins/media/ffmpeg.py
- Added tests/client_ffmpeg.py (To test ffmpeg plugin using mplayer)
- Bug fixes inside gmyth-stream
     1 # Adding the application icon
     2 #icondir = $(datadir)/mmyth/pixmaps
     3 #icon_DATA = \
     4 #	mmyth.png
     5 
     6 
     7 # Adding the application resources
     8 pixmapdir = $(pkgdatadir)/pixmaps
     9 pixmap_DATA = mmyth_logo.png
    10 
    11 EXTRA_DIST = $(pixmap_DATA)