diff options
author | Balló György <[email protected]> | 2015-07-29 10:00:19 +0200 |
---|---|---|
committer | infirit <[email protected]> | 2015-09-14 15:59:49 +0200 |
commit | b838c8c828d2d4e988b10b18f5f734f29bcac28c (patch) | |
tree | 7a5ce6b1985220ef8517626be916d09952f8f585 /tools/mate-color-select.desktop.in.in | |
parent | 448b18d3405df9dce20a61edfb9004284db4e50f (diff) | |
download | mate-desktop-b838c8c828d2d4e988b10b18f5f734f29bcac28c.tar.bz2 mate-desktop-b838c8c828d2d4e988b10b18f5f734f29bcac28c.tar.xz |
Fix missing icons on GTK3 with custom icon theme
Diffstat (limited to 'tools/mate-color-select.desktop.in.in')
-rw-r--r-- | tools/mate-color-select.desktop.in.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/mate-color-select.desktop.in.in b/tools/mate-color-select.desktop.in.in index 99020b6..458ab6e 100644 --- a/tools/mate-color-select.desktop.in.in +++ b/tools/mate-color-select.desktop.in.in @@ -3,7 +3,7 @@ _Name=MATE Color Selection _GenericName=Color selection dialog _Comment=Choose colors from the palette or the screen Exec=mate-color-select -Icon=gcolor2 +Icon=gtk-select-color Terminal=false Type=Application Categories=GTK;Graphics; |