projects
/
maemo-recorder
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
fix send via email
[maemo-recorder]
/
data
/
Makefile.am
diff --git
a/data/Makefile.am
b/data/Makefile.am
index
009044c
..
9c8912e
100644
(file)
--- a/
data/Makefile.am
+++ b/
data/Makefile.am
@@
-5,13
+5,12
@@
servicedir = /usr/share/dbus-1/services
service_DATA = maemo_recorder.service
pixmapdir = $(datadir)/pixmaps
service_DATA = maemo_recorder.service
pixmapdir = $(datadir)/pixmaps
-pixmap_DATA = maemo_recorder.png
+pixmap_DATA = recorder.png
-gstplugindir = /usr/lib/gstreamer-0.10
-gstplugin_DATA = libgstwavenc.so
+pixmapicondir = $(pixmapdir)/recorder
+pixmapicon_DATA = record.png play.png stop.png pause.png
EXTRA_DIST = \
maemo_recorder.desktop \
maemo_recorder.service \
EXTRA_DIST = \
maemo_recorder.desktop \
maemo_recorder.service \
- maemo_recorder.png \
- libgstwavenc.so
+ maemo_recorder.png