diff options
author | Chris <xchrisx@uber.space> | 2019-12-16 18:11:24 +0100 |
---|---|---|
committer | Chris <xchrisx@uber.space> | 2019-12-16 18:15:00 +0100 |
commit | 78bfa08db72eec8f2215857d99b4dfcba8b5f5de (patch) | |
tree | a094a54bc92e23cd5271522a094d2eae4ac41399 /src/basket_config_apps.desktop | |
parent | 11c039268febecde032ba4c6f5fde2b57657720e (diff) | |
download | basket-78bfa08db72eec8f2215857d99b4dfcba8b5f5de.tar.gz basket-78bfa08db72eec8f2215857d99b4dfcba8b5f5de.zip |
Fix wrong XDG patch for basket, which resulted in missing icons.
This reverts commit 9470cf952085d4e7d22134257d02a04f696453b3.
Signed-off-by: Chris <xchrisx@uber.space>
Diffstat (limited to 'src/basket_config_apps.desktop')
-rw-r--r-- | src/basket_config_apps.desktop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/basket_config_apps.desktop b/src/basket_config_apps.desktop index b5a83e8..4504190 100644 --- a/src/basket_config_apps.desktop +++ b/src/basket_config_apps.desktop @@ -1,6 +1,6 @@ [Desktop Entry] Encoding=UTF-8 -Icon=computer-run +Icon=system-run Type=Service X-TDE-ServiceTypes=TDECModule |