Merge branch 'plasma/appdashboardtheme/mart'
This commit is contained in:
commit
051c8d4358
@ -1,3 +1,3 @@
|
||||
|
||||
add_subdirectory( appdashboard )
|
||||
add_subdirectory( oxygen )
|
||||
add_subdirectory( air )
|
||||
|
7
appdashboard/CMakeLists.txt
Normal file
7
appdashboard/CMakeLists.txt
Normal 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/ )
|
||||
|
||||
|
30
appdashboard/metadata.desktop
Normal file
30
appdashboard/metadata.desktop
Normal 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
|
BIN
appdashboard/widgets/background.svgz
Normal file
BIN
appdashboard/widgets/background.svgz
Normal file
Binary file not shown.
BIN
appdashboard/widgets/newspaper-background.svgz
Normal file
BIN
appdashboard/widgets/newspaper-background.svgz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user