desktop.patch
This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user