diff options
author | Dexter Morgan <dmorgan@mageia.org> | 2012-02-16 22:24:44 +0000 |
---|---|---|
committer | Dexter Morgan <dmorgan@mageia.org> | 2012-02-16 22:24:44 +0000 |
commit | 7f5faccefb261f3d072038c0595ca7b8bd43a4d0 (patch) | |
tree | 5c255bdc42895ea45b7b7fb422fc6dd62c58e05c /kde4-profiles/common/share | |
parent | ec889629e0af4454bda300838a60612c38315ab6 (diff) | |
download | config-7f5faccefb261f3d072038c0595ca7b8bd43a4d0.tar config-7f5faccefb261f3d072038c0595ca7b8bd43a4d0.tar.gz config-7f5faccefb261f3d072038c0595ca7b8bd43a4d0.tar.bz2 config-7f5faccefb261f3d072038c0595ca7b8bd43a4d0.tar.xz config-7f5faccefb261f3d072038c0595ca7b8bd43a4d0.zip |
Fix default wallpaper and still use default kde theme.
Diffstat (limited to 'kde4-profiles/common/share')
-rw-r--r-- | kde4-profiles/common/share/apps/desktoptheme/Mageia/metadata.desktop | 16 | ||||
-rw-r--r-- | kde4-profiles/common/share/config/plasmarc | 2 |
2 files changed, 18 insertions, 0 deletions
diff --git a/kde4-profiles/common/share/apps/desktoptheme/Mageia/metadata.desktop b/kde4-profiles/common/share/apps/desktoptheme/Mageia/metadata.desktop new file mode 100644 index 0000000..3bb4f50 --- /dev/null +++ b/kde4-profiles/common/share/apps/desktoptheme/Mageia/metadata.desktop @@ -0,0 +1,16 @@ +[Desktop Entry] +Name=Mageia +Comment=Mageia customization of the Air theme + +X-KDE-PluginInfo-Author=The Oxygen Project +X-KDE-PluginInfo-Email=kde-artists@kde.org +X-KDE-PluginInfo-Name=Mandriva +X-KDE-PluginInfo-Version=0.9 +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 + +[Wallpaper] +defaultWallpaperTheme=/usr/share/mga/backgrounds/default.jpg diff --git a/kde4-profiles/common/share/config/plasmarc b/kde4-profiles/common/share/config/plasmarc new file mode 100644 index 0000000..0b22c1c --- /dev/null +++ b/kde4-profiles/common/share/config/plasmarc @@ -0,0 +1,2 @@ +[Theme] +name=Mageia |