Merge branch 'plasma/appdashboardtheme/mart'

This commit is contained in:
Marco Martin 2011-02-05 15:30:18 +01:00
commit 051c8d4358
5 changed files with 38 additions and 1 deletions

View File

@ -1,3 +1,3 @@
add_subdirectory( appdashboard )
add_subdirectory( oxygen )
add_subdirectory( air )

View File

@ -0,0 +1,7 @@
install(FILES metadata.desktop DESTINATION ${DATA_INSTALL_DIR}/desktoptheme/appdashboard/)
FILE(GLOB widgets widgets/*.svgz)
install( FILES ${widgets} DESTINATION ${DATA_INSTALL_DIR}/desktoptheme/appdashboard/widgets/ )

View File

@ -0,0 +1,30 @@
[Desktop Entry]
Name=Application dashboard
Name[nl]=Toepassingendashboard
Name[pt]=Painel da aplicação
Name[pt_BR]=Painel de aplicativos
Name[sv]=Instrumentpanel för program
Name[uk]=Панель приладів програм
Name[x-test]=xxApplication dashboardxx
Comment=Intended as Application dashboard default
Comment[pt]=Pretendido como predefinição do painel da aplicação
Comment[pt_BR]=Pretende ser o painel de aplicativos padrão
Comment[sv]=Avsett som förvald instrumentpanel för program
Comment[uk]=Призначено бути типовою панеллю приладів програм
Comment[x-test]=xxIntended as Application dashboard defaultxx
NoDisplay=true
X-KDE-PluginInfo-Author=The Oxygen Project
X-KDE-PluginInfo-Email=kde-artists@kde.org
X-KDE-PluginInfo-Name=appdashboard
X-KDE-PluginInfo-Version=0.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
[Settings]
UseNativeWidgetStyle=true
FallbackTheme=default

Binary file not shown.

Binary file not shown.