Gimp-Print uses non-existant textdomain. Attached patch fixes this. Is it OK to commit? Zbigniew
--- gimp/plug-ins/print/print.c.cyba Tue Nov 14 19:29:01 2000
+++ gimp/plug-ins/print/print.c Tue Nov 14 19:25:06 2000
@@ -327,7 +327,7 @@
;
#endif
- INIT_LOCALE ("gimp-print");
+ INIT_LOCALE ("gimp-std-plugins");
/*
* Initialize parameter data...
