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
@ -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>
|
2003-06-23 Michael Natterer <mitch@gimp.org>
|
||||||
|
|
||||||
* app/app_procs.c (app_init): enabled passing of file: URIs
|
* app/app_procs.c (app_init): enabled passing of file: URIs
|
||||||
|
@ -2,7 +2,8 @@
|
|||||||
Encoding=UTF-8
|
Encoding=UTF-8
|
||||||
_Name=The GIMP (unstable)
|
_Name=The GIMP (unstable)
|
||||||
_Comment=Create and edit images or photographs
|
_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
|
Icon=@gimpdatadir@/images/wilber-icon.png
|
||||||
Terminal=false
|
Terminal=false
|
||||||
Type=Application
|
Type=Application
|
||||||
|
Loading…
Reference in New Issue
Block a user