diff options
author | Christian Persch <chpe@src.gnome.org> | 2005-07-24 06:09:36 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2005-07-24 06:09:36 +0800 |
commit | 9966c6f7ecd8ab9ac5bad4efd4a018bbd052a12d (patch) | |
tree | dd8da8cc95622b2bd934317499bbf7f32bf7f1c1 | |
parent | 0fcfa4d1d3f82750b53789b38fd1c7e40ca999d3 (diff) | |
download | gsoc2013-epiphany-9966c6f7ecd8ab9ac5bad4efd4a018bbd052a12d.tar gsoc2013-epiphany-9966c6f7ecd8ab9ac5bad4efd4a018bbd052a12d.tar.gz gsoc2013-epiphany-9966c6f7ecd8ab9ac5bad4efd4a018bbd052a12d.tar.bz2 gsoc2013-epiphany-9966c6f7ecd8ab9ac5bad4efd4a018bbd052a12d.tar.lz gsoc2013-epiphany-9966c6f7ecd8ab9ac5bad4efd4a018bbd052a12d.tar.xz gsoc2013-epiphany-9966c6f7ecd8ab9ac5bad4efd4a018bbd052a12d.tar.zst gsoc2013-epiphany-9966c6f7ecd8ab9ac5bad4efd4a018bbd052a12d.zip |
Shut up
-rw-r--r-- | help/.cvsignore | 1 | ||||
-rw-r--r-- | help/es/.cvsignore | 2 | ||||
-rw-r--r-- | help/eu/.cvsignore | 2 | ||||
-rw-r--r-- | help/fi/.cvsignore | 2 | ||||
-rw-r--r-- | help/ja/.cvsignore | 2 | ||||
-rw-r--r-- | help/nl/.cvsignore | 2 | ||||
-rw-r--r-- | help/uk/.cvsignore | 2 |
7 files changed, 1 insertions, 12 deletions
diff --git a/help/.cvsignore b/help/.cvsignore index 282522db0..9bd332edc 100644 --- a/help/.cvsignore +++ b/help/.cvsignore @@ -1,2 +1,3 @@ Makefile Makefile.in +*.omf diff --git a/help/es/.cvsignore b/help/es/.cvsignore index a562ded93..4c44f2dc6 100644 --- a/help/es/.cvsignore +++ b/help/es/.cvsignore @@ -1,5 +1,3 @@ epiphany.xml .xml2po.mo es -es.po -*.omf diff --git a/help/eu/.cvsignore b/help/eu/.cvsignore index 87f82ec7e..bcf0604ec 100644 --- a/help/eu/.cvsignore +++ b/help/eu/.cvsignore @@ -1,5 +1,3 @@ epiphany.xml .xml2po.mo eu -eu.po -*.omf diff --git a/help/fi/.cvsignore b/help/fi/.cvsignore index b988d5b67..1180731c9 100644 --- a/help/fi/.cvsignore +++ b/help/fi/.cvsignore @@ -1,5 +1,3 @@ epiphany.xml .xml2po.mo fi -fi.po -*.omf diff --git a/help/ja/.cvsignore b/help/ja/.cvsignore index b903d6e9a..0efb2f9a0 100644 --- a/help/ja/.cvsignore +++ b/help/ja/.cvsignore @@ -1,5 +1,3 @@ epiphany.xml .xml2po.mo ja -ja.po -*.omf diff --git a/help/nl/.cvsignore b/help/nl/.cvsignore index fcca0e62a..399e603cc 100644 --- a/help/nl/.cvsignore +++ b/help/nl/.cvsignore @@ -1,5 +1,3 @@ epiphany.xml .xml2po.mo nl -nl.po -*.omf diff --git a/help/uk/.cvsignore b/help/uk/.cvsignore index 39c75c3f1..f2186ff18 100644 --- a/help/uk/.cvsignore +++ b/help/uk/.cvsignore @@ -1,5 +1,3 @@ epiphany.xml .xml2po.mo uk -uk.po -*.omf |