This is an empty package, with directories and zero-sized files set up that can be filled in.wilder-5.14
parent
0fc3deb057
commit
b2b717de57
20 changed files with 20 additions and 0 deletions
@ -0,0 +1,3 @@ |
||||
#! /usr/bin/env bash |
||||
$XGETTEXT `find . -name \*.qml` -L Java -o $podir/plasma_lookandfeel_org.kde.lookandfeel.pot |
||||
rm -f rc.cpp |
||||
@ -0,0 +1,17 @@ |
||||
[Desktop Entry] |
||||
Comment=Desktop Design Language |
||||
Encoding=UTF-8 |
||||
Keywords=Desktop, Workspace, Appearance, Look and Feel, Logout, Lock, Suspend, Shutdown, Hibernate, |
||||
Name=Look and Feel |
||||
Type=Service |
||||
|
||||
X-KDE-ServiceTypes=Plasma/LookAndFeel |
||||
X-KDE-ParentApp= |
||||
X-KDE-PluginInfo-Author=Sebastian Kügler |
||||
X-KDE-PluginInfo-Category= |
||||
X-KDE-PluginInfo-Email=sebas@kde.org |
||||
X-KDE-PluginInfo-License=GPLv2+ |
||||
X-KDE-PluginInfo-Name=org.kde.lookandfeel |
||||
X-KDE-PluginInfo-Version=2.0 |
||||
X-KDE-PluginInfo-Website=http://www.kde.org |
||||
X-Plasma-MainScript=defaults |
||||
Loading…
Reference in new issue