Use new service type and cmake macro for wallpapers

This commit is contained in:
Sebastian Kügler 2013-04-25 02:13:02 +02:00
parent b679eb6dab
commit 7da43cfdc9
5 changed files with 6 additions and 12 deletions

View File

@ -1,3 +1,3 @@
add_subdirectory(autumn) installPackage(color org.kde.color plasma/wallpapers wallpaper)
add_subdirectory(color) installPackage(autumn org.kde.autumn plasma/wallpapers wallpaper)

View File

@ -1,4 +0,0 @@
install(DIRECTORY . DESTINATION ${DATA_INSTALL_DIR}/plasma/wallpapers/org.kde.autumn PATTERN .svn EXCLUDE PATTERN CMakeLists.txt EXCLUDE PATTERN Messages.sh EXCLUDE)

View File

@ -17,6 +17,7 @@ Name[x-test]=xxAutumnxx
Type=Service Type=Service
Icon=java Icon=java
X-KDE-ServiceType=Plasma/Wallpaper
X-KDE-ParentApp= X-KDE-ParentApp=
X-KDE-PluginInfo-Author=Sebastian Kügler X-KDE-PluginInfo-Author=Sebastian Kügler
X-KDE-PluginInfo-Category= X-KDE-PluginInfo-Category=

View File

@ -1,4 +0,0 @@
install(DIRECTORY . DESTINATION ${DATA_INSTALL_DIR}/plasma/wallpapers/org.kde.image PATTERN .svn EXCLUDE PATTERN CMakeLists.txt EXCLUDE PATTERN Messages.sh EXCLUDE)

View File

@ -1,7 +1,8 @@
[Desktop Entry] [Desktop Entry]
Encoding=UTF-8 Encoding=UTF-8
Keywords= Keywords=
Name=Color wallpaper Icon=preferences-desktop-color
Name=Plain Color
Name[cs]=Barva na pozadí Name[cs]=Barva na pozadí
Name[nl]=Kleur van achtergrondafbeelding Name[nl]=Kleur van achtergrondafbeelding
Name[pt]=Papel de parede por cores Name[pt]=Papel de parede por cores
@ -11,7 +12,7 @@ Name[uk]=Кольорове тло стільниці
Name[x-test]=xxColor wallpaperxx Name[x-test]=xxColor wallpaperxx
Type=Service Type=Service
X-KDE-ServiceTypes=Plasma/Shell X-KDE-ServiceTypes=Plasma/Wallpaper
X-KDE-ParentApp= X-KDE-ParentApp=
X-KDE-PluginInfo-Author=Marco Martin X-KDE-PluginInfo-Author=Marco Martin
X-KDE-PluginInfo-Category= X-KDE-PluginInfo-Category=