2004-02-10 Sven Neumann <sven@gimp.org> * configure.in: bumped version to 1.3.27 (interface_age 1, binary_age 1). Added GIMP_DESKTOP_ICON variable and set it depending on GIMP_UNSTABLE. * data/images/Makefile.am * data/images/wilber-devel-icon.png * data/images/wilber-icon.png: renamed the development icon and added one for the stable version. * data/misc/gimp.desktop.in.in: use @GIMP_DESKTOP_ICON@.
13 lines
371 B
Text
13 lines
371 B
Text
[Desktop Entry]
|
|
Encoding=UTF-8
|
|
_Name=The GIMP
|
|
_Comment=Create and edit images or photographs
|
|
Exec=gimp-remote-@GIMP_APP_VERSION@ %U
|
|
TryExec=gimp-@GIMP_APP_VERSION@
|
|
Icon=@gimpdatadir@/images/@GIMP_DESKTOP_ICON@
|
|
Terminal=false
|
|
Type=Application
|
|
Categories=Application;Graphics;RasterGraphics;
|
|
X-GNOME-Bugzilla-Bugzilla=GNOME
|
|
X-GNOME-Bugzilla-Product=GIMP
|
|
StartupNotify=true
|