Commit Graph

5 Commits

Author SHA1 Message Date
Tor Lillqvist 823e52d3b0 Practice what I preach and use g_ascii_strcasecmp() instead of
2005-09-09  Tor Lillqvist  <tml@novell.com>

	* gimptool-win32.c.in (get_prefix, maybe_append_exe): Practice
	what I preach and use g_ascii_strcasecmp() instead of
	g_strcasecmp().
2005-09-09 13:48:54 +00:00
Tor Lillqvist 2e69860531 Don't crash if gimp.exe isn't found in PATH either.
2005-05-23  Tor Lillqvist  <tml@novell.com>

	* gimptool-win32.c.in (get_prefix): Don't crash if gimp.exe isn't
	found in PATH either.
2005-05-22 22:59:47 +00:00
Tor Lillqvist 16353371f0 Use GIMP_APP_VERSION.
2004-01-22  Tor Lillqvist  <tml@iki.fi>

	* gimptool-win32.c.in (get_prefix): Use GIMP_APP_VERSION.
2004-01-22 08:34:37 +00:00
Tor Lillqvist 761f6834f7 Use g_find_program_in_path().
2003-07-27  Tor Lillqvist  <tml@iki.fi>

	* gimptool-win32.c.in (get_prefix): Use g_find_program_in_path().

	* configure.in: Expand gimptool-win32.c.

	* Makefile.am: Distribute gimptool-win32.c.in.
2003-07-27 22:52:25 +00:00
Tor Lillqvist a6d55ba754 New file, from stable branch. (Haven't checked yet what changes might be
2003-07-20  Tor Lillqvist  <tml@iki.fi>

	* gimptool-win32.c.in: New file, from stable branch. (Haven't
	checked yet what changes might be needed to it here in HEAD.)
2003-07-20 21:52:37 +00:00