Also install inksplat version into /usr/share/wallpapers/

This commit is contained in:
Eshat Cakar
2012-06-25 15:29:00 +00:00
parent dd474cf266
commit 1670243a5f
12 changed files with 18 additions and 2 deletions
+9
View File
@@ -43,6 +43,15 @@ install:
$(INSTALL) kde-wallpaper/joy/contents/screenshot.png $(DESTDIR)/usr/share/wallpapers/joy/contents/
mkdir -p $(DESTDIR)/usr/share/wallpapers/joy/contents/images
$(INSTALL) $(wildcard kde-wallpaper/joy/contents/images/*) $(DESTDIR)/usr/share/wallpapers/joy/contents/images/
# Inksplat Version
mkdir -p $(DESTDIR)/usr/share/wallpapers/joy_inksplat
$(INSTALL) kde-wallpaper/joy_inksplat/metadata.desktop $(DESTDIR)/usr/share/wallpapers/joy_inksplat/
mkdir -p $(DESTDIR)/usr/share/wallpapers/joy_inksplat/contents
$(INSTALL) kde-wallpaper/joy_inksplat/contents/screenshot.png $(DESTDIR)/usr/share/wallpapers/joy_inksplat/contents/
mkdir -p $(DESTDIR)/usr/share/wallpapers/joy_inksplat/contents/images
$(INSTALL) $(wildcard kde-wallpaper/joy_inksplat/contents/images/*) $(DESTDIR)/usr/share/wallpapers/joy_inksplat/contents/images/
# KDM theme
mkdir -p $(DESTDIR)/etc/default/kdm.d
+1 -1
View File
@@ -3,7 +3,7 @@ desktop-base (7.0.0~exp3) UNRELEASED; urgency=low
[ Eshat Cakar ]
* Updated the KDM theme.
* Updated the ksplash theme.
* Install Joy wallpaper into /usr/share/wallpapers/
* Install Joy wallpapers into /usr/share/wallpapers/
This makes it visibile in KDE's wallpaper chooser
* Set default wallpaper for new users via plasma scripting
+1 -1
View File
@@ -1,5 +1,5 @@
[Desktop Entry]
Name=joy
Name=Joy
X-KDE-PluginInfo-Name=joy
X-KDE-PluginInfo-Author=Adrien Aubourg
Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.0 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 282 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.3 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 54 KiB

@@ -0,0 +1,7 @@
[Desktop Entry]
Name=Joy Inksplat
X-KDE-PluginInfo-Name=joy_inksplat
X-KDE-PluginInfo-Author=Adrien Aubourg
X-KDE-PluginInfo-Email=adrien.aubourg@gmail.com
X-KDE-PluginInfo-License=GPL-2