From 2c0c343b5306da8675c2a58ed667a73deb8f2787 Mon Sep 17 00:00:00 2001 From: Rmys Date: Sun, 21 Oct 2018 22:48:19 +0300 Subject: [PATCH] desktop.patch --- .../pisilinux-desktop-services/files/desktop.patch | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/desktop/pisilinux/pisilinux-desktop-services/files/desktop.patch b/desktop/pisilinux/pisilinux-desktop-services/files/desktop.patch index 89b58abc4d..5324c08c7e 100644 --- a/desktop/pisilinux/pisilinux-desktop-services/files/desktop.patch +++ b/desktop/pisilinux/pisilinux-desktop-services/files/desktop.patch @@ -10,3 +10,15 @@ diff -Nuar a/pds/environments.py b/pds/environments.py Version = '5' VersionKey = 'KDE_SESSION_VERSION' ConfigPath = ('$HOME/.config/', '$HOME/.config5/') +diff -Nuar a/pds/environments.py b/pds/environments.py +--- a/pds/environments.py 2017-08-30 19:34:22.000000000 +0300 ++++ b/pds/environments.py 2018-10-21 22:44:52.389522233 +0300 +@@ -33,7 +33,7 @@ + SessionTypes = ('/usr/share/xsessions/plasma-mediacenter') + Version = '5' + VersionKey = 'KDE_SESSION_VERSION' +- ConfigPath = ('$HOME/.config/', '$HOME/.config5/') ++ ConfigPath = ('$HOME/.config/', '$HOME/.config/') + ConfigFile = 'kdeglobals' + ConfigType = 'ini' + #ConfigBin = 'kde4-config'