diff options
author | Frederic Crozat <fcrozat@mandriva.com> | 2005-09-12 14:43:20 +0000 |
---|---|---|
committer | Frederic Crozat <fcrozat@mandriva.com> | 2005-09-12 14:43:20 +0000 |
commit | 8b51eb9eed34f1a31cbc06b2c0d4a90bc30ab410 (patch) | |
tree | 65a6b2452cc8fb483674b47a88e483968bb46b18 /menu | |
parent | 469268e66814b394c7f246c9fc267ff573c8d19a (diff) | |
download | common-data-8b51eb9eed34f1a31cbc06b2c0d4a90bc30ab410.tar common-data-8b51eb9eed34f1a31cbc06b2c0d4a90bc30ab410.tar.gz common-data-8b51eb9eed34f1a31cbc06b2c0d4a90bc30ab410.tar.bz2 common-data-8b51eb9eed34f1a31cbc06b2c0d4a90bc30ab410.tar.xz common-data-8b51eb9eed34f1a31cbc06b2c0d4a90bc30ab410.zip |
use gimp-remote, not gimp-remote-2.2
Diffstat (limited to 'menu')
-rw-r--r-- | menu/desktop-common-data | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/menu/desktop-common-data b/menu/desktop-common-data index 628e17f..2923234 100644 --- a/menu/desktop-common-data +++ b/menu/desktop-common-data @@ -155,7 +155,7 @@ ?package(gqview): needs="gnome" section="View, Modify and Create Graphics" title="View Images and Photos" icon="gqview.png" command="gqview" # Edit Images and Photos -?package(gimp): command="/usr/bin/gimp-remote-2.2" icon="wilber-icon.png" section="View, Modify and Create Graphics" title="Edit Images and Photos" needs="x11" mimetypes="image/gif;image/jpeg;image/png;image/tiff;image/x-xbm;image/x-xpm;image/bmp;image/fits;image/pcx;image/pix;image/pnm;image/x-bmp;image/x-xcf" startup_notify="true" +?package(gimp): command="/usr/bin/gimp-remote" icon="wilber-icon.png" section="View, Modify and Create Graphics" title="Edit Images and Photos" needs="x11" mimetypes="image/gif;image/jpeg;image/png;image/tiff;image/x-xbm;image/x-xpm;image/bmp;image/fits;image/pcx;image/pix;image/pnm;image/x-bmp;image/x-xcf" startup_notify="true" # Scan and Use Optical Character Recognition (OCR) ?package(kdegraphics-kooka): needs="x11" kde_filename="kooka" section="View, Modify and Create Graphics" title="Scan and Use Optical Character Recognition (OCR)" icon="scanner.png" command="kooka" kde_command="kooka %i %m %U" multiple_files="true" accept_url="true" kde_opt="\\nEncoding=UTF-8\\nTerminalOptions=\\nPath=\\nTerminal=0\\nBinaryPattern=kooka\\nDocPath=kooka/index.html\\nGenericName=Scan & OCR Program\\nX-DCOP-ServiceType=Multi\\n" |