icons: add gimp sub
This commit is contained in:
parent
686566c12e
commit
605c6f95f1
1 changed files with 3 additions and 1 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue