summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTor Lillqvist <tml@src.gnome.org>1999-10-31 20:30:20 +0000
committerTor Lillqvist <tml@src.gnome.org>1999-10-31 20:30:20 +0000
commit241f9c9dabdd3f021adb139b25a455260dc473ae (patch)
treef8f20aa7472c9c11ade4d67d6be33059e0da00a9
parent896d8ff3cea1888c6306ddba68699e723cdba736 (diff)
downloadgtk+-241f9c9dabdd3f021adb139b25a455260dc473ae.tar.gz
Comments.
-rw-r--r--po/makefile.cygwin3
1 files changed, 2 insertions, 1 deletions
diff --git a/po/makefile.cygwin b/po/makefile.cygwin
index 94af25eabb..4a50e85f35 100644
--- a/po/makefile.cygwin
+++ b/po/makefile.cygwin
@@ -1,8 +1,9 @@
## Makefile for compiling UTF-8 message catalogs on Win32 with cygwin
##
## Use: make -f makefile.cygwin install
+##
## To convert the clear-text message catalogs to binary form (.gmo)
-## files in the UTF-8 encoding of Unicode that GIMP wants,
+## files in the UTF-8 encoding of Unicode that we want,
## you will need: - native2ascii from the JDK
## - msgfmt from GNU gettext