summaryrefslogtreecommitdiff
path: root/utils/Icons.qml
diff options
context:
space:
mode:
Diffstat (limited to 'utils/Icons.qml')
-rw-r--r--utils/Icons.qml4
1 files changed, 3 insertions, 1 deletions
diff --git a/utils/Icons.qml b/utils/Icons.qml
index 41ecbfa..fde17e3 100644
--- a/utils/Icons.qml
+++ b/utils/Icons.qml
@@ -102,7 +102,9 @@ Singleton {
"395": "snowing"
})
- readonly property var desktopEntrySubs: ({})
+ readonly property var desktopEntrySubs: ({
+ "gimp-3.0": "gimp"
+ })
readonly property var categoryIcons: ({
WebBrowser: "web",