From: Dana Jansens Date: Fri, 25 May 2007 18:16:15 +0000 (+0000) Subject: add potfiles.in X-Git-Tag: release-2.0.2~191 X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=5b0d171ad477a506a849a2e9843c0b29ee157ab2;p=dana%2Fobconf.git add potfiles.in --- diff --git a/po/POTFILES b/po/POTFILES deleted file mode 100644 index 3708239..0000000 --- a/po/POTFILES +++ /dev/null @@ -1,4 +0,0 @@ - ../src/strings.c \ - ../src/main.c \ - ../src/handlers.c \ - ../src/tree.c diff --git a/po/POTFILES.in b/po/POTFILES.in new file mode 100644 index 0000000..fdcaa62 --- /dev/null +++ b/po/POTFILES.in @@ -0,0 +1,4 @@ +src/strings.c +src/main.c +src/handlers.c +src/tree.c