add a .desktop file so we can start to support multiple themes

svn path=/trunk/KDE/kdebase/workspace/plasma/desktoptheme/; revision=670588
This commit is contained in:
Aaron J. Seigo 2007-06-02 05:18:44 +00:00
parent 19ddd2ab51
commit c082cc87f8
2 changed files with 19 additions and 0 deletions

View File

@ -10,3 +10,7 @@ install(FILES
widgets/iconbutton.svg
DESTINATION ${DATA_INSTALL_DIR}/desktoptheme/default/widgets/)
install(FILES
desktoptheme-default.desktop
DESTINATION ${DATA_INSTALL_DIR}/desktoptheme)

View File

@ -0,0 +1,15 @@
[Desktop Entry]
Name=Oxygen
Name[zh_TW]=漿
Comment=Theme done in the Oxygen style
Comment[zh_TW]=
X-KDE-PluginInfo-Author=The Oxygen Project
X-KDE-PluginInfo-Email=kde-artists@kde.org
X-KDE-PluginInfo-Name=default
X-KDE-PluginInfo-Version=pre0.1
X-KDE-PluginInfo-Website=http://plasma.kde.org
X-KDE-PluginInfo-Category=
X-KDE-PluginInfo-Depends=
X-KDE-PluginInfo-License=GPL
X-KDE-PluginInfo-EnabledByDefault=true