diff options
Diffstat (limited to 'tools/mate-color-select.desktop.in')
-rw-r--r-- | tools/mate-color-select.desktop.in | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/tools/mate-color-select.desktop.in b/tools/mate-color-select.desktop.in new file mode 100644 index 0000000..458ab6e --- /dev/null +++ b/tools/mate-color-select.desktop.in @@ -0,0 +1,12 @@ +[Desktop Entry] +_Name=MATE Color Selection +_GenericName=Color selection dialog +_Comment=Choose colors from the palette or the screen +Exec=mate-color-select +Icon=gtk-select-color +Terminal=false +Type=Application +Categories=GTK;Graphics; +Keywords=MATE;color;chooser;pick;palette;screen;selection; +OnlyShowIn=MATE; +StartupNotify=false |