diff --git a/utils/Icons.qml b/utils/Icons.qml index 41ecbfa2..fde17e39 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",