summaryrefslogtreecommitdiffstats
path: root/po
diff options
context:
space:
mode:
authorMatt Wilson <msw@redhat.com>2001-08-02 19:17:28 +0000
committerMatt Wilson <msw@redhat.com>2001-08-02 19:17:28 +0000
commit1d7f3f68d84604225c29470721066b1adce4420b (patch)
tree5b264b9c74696d3de3c39e9dd6d9b85bf2b685d3 /po
parent7112cad4e670436a81851a6bdb6011f39e847608 (diff)
downloadanaconda-1d7f3f68d84604225c29470721066b1adce4420b.tar.gz
anaconda-1d7f3f68d84604225c29470721066b1adce4420b.tar.xz
anaconda-1d7f3f68d84604225c29470721066b1adce4420b.zip
grab strings from the anaconda script too
Diffstat (limited to 'po')
-rw-r--r--po/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/po/Makefile b/po/Makefile
index bad2c1d49..93c4d73fc 100644
--- a/po/Makefile
+++ b/po/Makefile
@@ -11,7 +11,7 @@ NLSPACKAGE = anaconda
POS = $(wildcard *.po)
FMTCATALOGS = $(patsubst %.po,%.mo,$(POS))
-POTFILES = ../*.py ../iw/*.py ../textw/*.py \
+POTFILES = ../anaconda ../*.py ../iw/*.py ../textw/*.py \
../installclasses/*.py \
../libfdisk/*.c ../loader/*.c \
../gnome-map/*.c \