diff options
author | Chris <[email protected]> | 2019-12-16 18:55:57 +0100 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2019-12-16 20:28:09 +0100 |
commit | 23981d83d012c1c39a0fa4fc4168421d77862c40 (patch) | |
tree | ba8dac5cfbbaab706f04eea65f397676840efc19 /systemsettings/systemsettings.desktop | |
parent | b8453f83aca3754b1ff56c3a8f15a2d00bd1d286 (diff) | |
download | tde-systemsettings-23981d83d012c1c39a0fa4fc4168421d77862c40.tar.gz tde-systemsettings-23981d83d012c1c39a0fa4fc4168421d77862c40.zip |
Fix wrong XDG patch for tde-systemsettings, which resulted in missing icons.r14.0.7
This partially reverts commit 98459dca4f.
Signed-off-by: Chris <[email protected]>
(cherry picked from commit 7b6e877f874a515914acb00681e3cfdf1540ca20)
Diffstat (limited to 'systemsettings/systemsettings.desktop')
-rw-r--r-- | systemsettings/systemsettings.desktop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/systemsettings/systemsettings.desktop b/systemsettings/systemsettings.desktop index e68ef6b..de1dcf6 100644 --- a/systemsettings/systemsettings.desktop +++ b/systemsettings/systemsettings.desktop @@ -1,7 +1,7 @@ [Desktop Entry] Encoding=UTF-8 Exec=systemsettings -caption "%c" %i %m -Icon=computersettings +Icon=systemsettings Type=Application X-DocPath=systemsettings/index.html X-TDE-StartupNotify=true |