use 'gimp-remote-1.3 --new' here so that drops on the application icon

2004-01-12  Sven Neumann  <sven@gimp.org>

	* data/misc/gimp.desktop.in.in (Exec): use 'gimp-remote-1.3 --new'
	here so that drops on the application icon don't necessarily spawn
	a new instance.
This commit is contained in:
Sven Neumann 2004-01-12 14:31:11 +00:00 committed by Sven Neumann
parent 856c4eeedb
commit 577148ebb3
2 changed files with 7 additions and 1 deletions

View file

@ -1,3 +1,9 @@
2004-01-12 Sven Neumann <sven@gimp.org>
* data/misc/gimp.desktop.in.in (Exec): use 'gimp-remote-1.3 --new'
here so that drops on the application icon don't necessarily spawn
a new instance.
2004-01-12 Michael Natterer <mitch@gimp.org>
Enabled/fixed moving of channels and layer masks (was something

View file

@ -3,7 +3,7 @@ Encoding=UTF-8
_Name=The GIMP (unstable)
_Comment=Create and edit images or photographs
TryExec=gimp-1.3
Exec=gimp-1.3 %U
Exec=gimp-remote-1.3 --new %U
Icon=@gimpdatadir@/images/wilber-icon.png
Terminal=false
Type=Application