diff options
author | Stefano Karapetsas <[email protected]> | 2014-05-11 12:14:15 +0200 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2014-05-11 12:14:15 +0200 |
commit | d80a75c3b9b4d453067386c6a8f3cc7506c0a401 (patch) | |
tree | 5a77db621958dae281fc27466f5440d4e8acb98e /tools/mate-color-select.desktop.in.in | |
parent | 820fb82ac033b7cbecf2b16cd3b7185d3b8957af (diff) | |
download | mate-desktop-d80a75c3b9b4d453067386c6a8f3cc7506c0a401.tar.bz2 mate-desktop-d80a75c3b9b4d453067386c6a8f3cc7506c0a401.tar.xz |
Add MATE Color Selection tool
Diffstat (limited to 'tools/mate-color-select.desktop.in.in')
-rw-r--r-- | tools/mate-color-select.desktop.in.in | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/tools/mate-color-select.desktop.in.in b/tools/mate-color-select.desktop.in.in new file mode 100644 index 0000000..3aede0e --- /dev/null +++ b/tools/mate-color-select.desktop.in.in @@ -0,0 +1,11 @@ +[Desktop Entry] +_Name=MATE Color Selection +_GenericName=Color selection dialog +_Comment=Choose colors from the palette or the screen +Exec=mate-color-select +Icon=gcolor2 +Terminal=false +Type=Application +Categories=GTK;Graphics; +OnlyShowIn=MATE; +StartupNotify=false |