diff options
author | Nicolas Lécureuil <neoclust@mageia.org> | 2016-07-28 23:35:46 +0200 |
---|---|---|
committer | Nicolas Lécureuil <neoclust@mageia.org> | 2016-07-28 23:35:46 +0200 |
commit | 88fdf94a0559c8f94aab76e0a13b3e9bdcf9e876 (patch) | |
tree | b0afa4317c054ee5cbb70691af4b12e07302f1d3 /var/lib/plasma5-profiles/common/xdg | |
parent | 1c6e55dfcf204e00c6f57aec371b895fae54ca3d (diff) | |
download | config-88fdf94a0559c8f94aab76e0a13b3e9bdcf9e876.tar config-88fdf94a0559c8f94aab76e0a13b3e9bdcf9e876.tar.gz config-88fdf94a0559c8f94aab76e0a13b3e9bdcf9e876.tar.bz2 config-88fdf94a0559c8f94aab76e0a13b3e9bdcf9e876.tar.xz config-88fdf94a0559c8f94aab76e0a13b3e9bdcf9e876.zip |
Fix files location
Diffstat (limited to 'var/lib/plasma5-profiles/common/xdg')
-rw-r--r-- | var/lib/plasma5-profiles/common/xdg/kscreenlockerrc | 6 | ||||
-rw-r--r-- | var/lib/plasma5-profiles/common/xdg/ksmserverrc | 6 | ||||
-rw-r--r-- | var/lib/plasma5-profiles/common/xdg/ksplashrc | 3 |
3 files changed, 0 insertions, 15 deletions
diff --git a/var/lib/plasma5-profiles/common/xdg/kscreenlockerrc b/var/lib/plasma5-profiles/common/xdg/kscreenlockerrc deleted file mode 100644 index af48388..0000000 --- a/var/lib/plasma5-profiles/common/xdg/kscreenlockerrc +++ /dev/null @@ -1,6 +0,0 @@ -[$Version] -update_info=kscreenlocker.upd:0.1-autolock - -[Greeter] -Theme=org.kde.breeze.desktop -ThemeBackground=/usr/share/mga/backgrounds/default.jpg diff --git a/var/lib/plasma5-profiles/common/xdg/ksmserverrc b/var/lib/plasma5-profiles/common/xdg/ksmserverrc deleted file mode 100644 index 734093f..0000000 --- a/var/lib/plasma5-profiles/common/xdg/ksmserverrc +++ /dev/null @@ -1,6 +0,0 @@ -[General] -confirmLogout=true -excludeApps= -loginMode=default -offerShutdown=true -shutdownType=0 diff --git a/var/lib/plasma5-profiles/common/xdg/ksplashrc b/var/lib/plasma5-profiles/common/xdg/ksplashrc deleted file mode 100644 index 57589c0..0000000 --- a/var/lib/plasma5-profiles/common/xdg/ksplashrc +++ /dev/null @@ -1,3 +0,0 @@ -[KSplash] -Engine=KSplashQML -Theme=org.mageia.breeze.desktop |