Re: w00h00, gtk cvs typos?



On December 18, 1998, thus spake Brian M Dial:
> cat-id-tbl.c changed
> cd . && rm -f stamp-cat-id && echo timestamp > stamp-cat-id
> /usr/local/bin/msgfmt -o de.mo de.po
> de.po:445: parse error
> found 1 fatal errors
> make[2]: *** [de.mo] Error 1
> make[2]: Leaving directory `/usr/src/cvs/gtk+/po'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/usr/src/cvs/gtk+'

Somebody made a small typo updating that file. The fix:

diff -u -r1.5 de.po
--- de.po       1998/12/18 11:16:31     1.5
+++ de.po       1998/12/18 15:07:20
@@ -442,7 +442,7 @@
 #: gtk/gtkrc.c:1536
 #, c-format
 msgid "Unable to locate image file in pixmap_path: \"%s\""
-msgstr "Kann Bilddatei in Pfad: "\%s\" nicht finden"
+msgstr "Kann Bilddatei in Pfad: \"%s\" nicht finden"
 
 #: gtk/gtkthemes.c:72
 #, c-format

-- 
William
wmorgan@syntony.org

PGP signature



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]