summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorPatrick Ohly <patrick.ohly@intel.com>2009-10-02 10:17:52 +0200
committerPatrick Ohly <patrick.ohly@intel.com>2009-10-02 17:27:45 +0200
commit2a3c735b43fe4d1d5f339fca45959f9ee8ad8c55 (patch)
tree12f870cbd3ff9a0750f6b342365fce9a0b1202e1 /.gitignore
parentb6c80f1146b7315b6db14ab1765ce14348af2249 (diff)
LINGUAS: create automatically as part of autogen.sh/gen-autotools.sh
Manually updating the LINGUAS file is error prone because new translations can be added at any time via translate.moblin.org. Better create the file automatically on each build/release.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index dc05d1cf..b41f36c6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,6 +16,7 @@ missing
Makefile.in
src/Makefile.am
po/Makefile.in.in
+po/LINGUAS
mkinstalldirs
intltool-*.in
.gitignore