Also install inksplat version into /usr/share/wallpapers/
@@ -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
|
||||
|
||||
@@ -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,5 +1,5 @@
|
||||
[Desktop Entry]
|
||||
Name=joy
|
||||
Name=Joy
|
||||
|
||||
X-KDE-PluginInfo-Name=joy
|
||||
X-KDE-PluginInfo-Author=Adrien Aubourg
|
||||
|
||||
|
After Width: | Height: | Size: 1.6 MiB |
|
After Width: | Height: | Size: 2.1 MiB |
|
After Width: | Height: | Size: 2.0 MiB |
|
After Width: | Height: | Size: 2.1 MiB |
|
After Width: | Height: | Size: 2.8 MiB |
|
After Width: | Height: | Size: 282 KiB |
|
After Width: | Height: | Size: 3.3 MiB |
|
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
|
||||