summaryrefslogtreecommitdiff
path: root/po/POTFILES.in
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2001-01-16 02:24:24 +0000
committerOwen Taylor <otaylor@src.gnome.org>2001-01-16 02:24:24 +0000
commitb8796462fbed70f55219da6c3c8f6611de8f2a8c (patch)
tree61fe31dc31d3d70141b44b9513afc501a006c81b /po/POTFILES.in
parent9238e1f1ed5ddcfd24606a8d2e67579040244725 (diff)
downloadglib-b8796462fbed70f55219da6c3c8f6611de8f2a8c.tar.gz
glib-b8796462fbed70f55219da6c3c8f6611de8f2a8c.tar.bz2
glib-b8796462fbed70f55219da6c3c8f6611de8f2a8c.zip
Add gettext support.
Mon Jan 15 21:12:49 2001 Owen Taylor <otaylor@redhat.com> * configure.in acconfig.h glibintl.h gutils.c po/{Makefile.in.in,POTFILES.in,po2tbl.in}: Add gettext support. * glib-gettext.m4 acinclude.m4: Clean up the GTK+ gettext macros some more and put them in this file, though they also need to be included in acinclude.m4 due to the brokeness of aclocal. * gspawn.c gspawn-win32.c gutf8.c gconvert.c gfileutils.c gshell.c: Remove dummy _() #defines, include glibintl.m4.
Diffstat (limited to 'po/POTFILES.in')
-rw-r--r--po/POTFILES.in7
1 files changed, 7 insertions, 0 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in
new file mode 100644
index 000000000..5042c47c5
--- /dev/null
+++ b/po/POTFILES.in
@@ -0,0 +1,7 @@
+gconvert.c
+gfileutils.c
+gmarkup.c
+gshell.c
+gspawn-win32.c
+gspawn.c
+gutf8.c