mplayer data has been added
authorVlad <vlad@gas.by>
Tue, 27 Jul 2010 08:55:27 +0000 (11:55 +0300)
committerVlad <vlad@gas.by>
Tue, 27 Jul 2010 08:55:27 +0000 (11:55 +0300)
applet/data/Makefile.am

index 9efc8bb..1f6a3cc 100644 (file)
@@ -28,6 +28,9 @@ moderntheme_DATA = theme/Modern/*
 matrixthemedir = $(datadir)/livewp/theme/Matrix
 matrixtheme_DATA = theme/Matrix/* 
 
+mplayerthemedir = $(datadir)/livewp/theme/Mplayer
+mplayertheme_DATA = theme/Mplayer/* 
+
 dbus_servicedir = $(datadir)/dbus-1/services
 dbus_service_DATA = org.maemo.livewp.service
 
@@ -59,6 +62,7 @@ uninstall-local:
 EXTRA_DIST = $(berlintheme_DATA) \
             $(moderntheme_DATA) \
             $(matrixtheme_DATA) \
+            $(mplayertheme_DATA) \
             $(dbus_service_DATA)