mirror of
https://gitlab.gnome.org/GNOME/gimp.git
synced 2025-07-04 17:59:37 +00:00
announce the fact that we understand URI lists as command-line parameters.
2003-06-23 Sven Neumann <sven@gimp.org> * data/misc/gimp.desktop.in.in: announce the fact that we understand URI lists as command-line parameters.
This commit is contained in:
parent
e6507ad5c5
commit
1d5127dfe9
2 changed files with 7 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
|||
2003-06-23 Sven Neumann <sven@gimp.org>
|
||||
|
||||
* data/misc/gimp.desktop.in.in: announce the fact that we
|
||||
understand URI lists as command-line parameters.
|
||||
|
||||
2003-06-23 Michael Natterer <mitch@gimp.org>
|
||||
|
||||
* app/app_procs.c (app_init): enabled passing of file: URIs
|
||||
|
|
|
@ -2,7 +2,8 @@
|
|||
Encoding=UTF-8
|
||||
_Name=The GIMP (unstable)
|
||||
_Comment=Create and edit images or photographs
|
||||
Exec=gimp-1.3
|
||||
TryExec=gimp-1.3
|
||||
Exec=gimp-1.3 %U
|
||||
Icon=@gimpdatadir@/images/wilber-icon.png
|
||||
Terminal=false
|
||||
Type=Application
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue