Gimp/plug-ins/helpbrowser
Michael Natterer c7fbda3453 removed GIMP_HELP_DEFAULT_DOMAIN #define...
2004-01-15  Michael Natterer  <mitch@gimp.org>

	* plug-ins/helpbrowser/helpbrowser.c: removed
	GIMP_HELP_DEFAULT_DOMAIN #define...

	* plug-ins/helpbrowser/domain.h: ...and added it here.

	* plug-ins/helpbrowser/domain.c: fixed the fix for bug #128112:
	don't compare the help domain's base uri (which is variable) but
	the help domain's name (which is constant). Re-added removed
	information to the error message while keeping its user
	readability. Marked g_message() strings for translation.
2004-01-15 20:07:51 +00:00
..
.cvsignore added .xvpics to cvsignore 2000-02-19 13:22:30 +00:00
dialog.c plug-ins/helpbrowser/dialog.c plug-ins/helpbrowser/domain.[ch] cleanup & 2003-12-04 11:56:52 +00:00
dialog.h Completed the new help infrastructure. Needs some polishing but basically 2003-08-28 18:49:11 +00:00
domain.c removed GIMP_HELP_DEFAULT_DOMAIN #define... 2004-01-15 20:07:51 +00:00
domain.h removed GIMP_HELP_DEFAULT_DOMAIN #define... 2004-01-15 20:07:51 +00:00
helpbrowser.c removed GIMP_HELP_DEFAULT_DOMAIN #define... 2004-01-15 20:07:51 +00:00
Makefile.am check for shm_open in libc too, and define RT_LIBS accordingly. 2004-01-03 22:41:09 +00:00
queue.c updated. 2002-05-25 00:58:29 +00:00
queue.h updated. 2002-05-25 00:58:29 +00:00
uri.c plug-ins/helpbrowser/dialog.c plug-ins/helpbrowser/domain.[ch] cleanup & 2003-12-04 11:56:52 +00:00
uri.h plug-ins/helpbrowser/dialog.c plug-ins/helpbrowser/domain.[ch] cleanup & 2003-12-04 11:56:52 +00:00