Add makefile & profile.desktop for illume-home config.

SVN revision: 43834
This commit is contained in:
Christopher Michael 2009-11-20 17:37:13 +00:00
parent ece907e693
commit 0448ddc634
2 changed files with 38 additions and 0 deletions

View File

@ -0,0 +1,33 @@
MAINTAINERCLEANFILES = Makefile.in
EET_EET = @eet_eet@
EXTRA_DIST = \
profile.desktop \
icon.png \
e.src \
module.battery.src \
module.dropshadow.src \
module.illume.src \
module.mixer.src \
module.pager.src
filesdir = $(datadir)/enlightenment/data/config/illume
files_DATA = \
profile.desktop \
icon.png \
e.cfg \
module.battery.cfg \
module.dropshadow.cfg \
module.illume.cfg \
module.mixer.cfg \
module.pager.cfg
%.cfg: %.src
$(EET_EET) -e \
$(top_builddir)/config/illume/$@ config \
$< 1
clean-local:
rm -rf *.cfg *~

View File

@ -0,0 +1,5 @@
[Desktop Entry]
Type=Link
Name=Illume-Home
Icon=icon.png
Comment=Illume-Home profile for<br>embedded systems like<br>phones and web<br>tablets with tiny<br>touchscreen displays.<br>Only use this if<br>you really have<br>such a device.