diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2005-07-24 05:27:16 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2005-07-24 05:27:16 +0800 |
commit | 7c8cd0db552da2366754cd7616e3ae9baec3b33a (patch) | |
tree | 993dac5838420988ca66a9f31aeda418e80908b0 | |
parent | 25126b2c0584cf6a5a165eed1dd99292d49996a3 (diff) | |
download | gsoc2013-epiphany-7c8cd0db552da2366754cd7616e3ae9baec3b33a.tar.gz gsoc2013-epiphany-7c8cd0db552da2366754cd7616e3ae9baec3b33a.tar.zst gsoc2013-epiphany-7c8cd0db552da2366754cd7616e3ae9baec3b33a.zip |
Updated .cvsignore files for gnome-doc-utils.
2005-07-23 Christian Persch <chpe@cvs.gnome.org>
* C/.cvsignore:
* es/.cvsignore:
* eu/.cvsignore:
* fi/.cvsignore:
* ja/.cvsignore:
* nl/.cvsignore:
* uk/.cvsignore:
Updated .cvsignore files for gnome-doc-utils.
-rw-r--r-- | help/C/.cvsignore | 5 | ||||
-rw-r--r-- | help/es/.cvsignore | 8 | ||||
-rw-r--r-- | help/eu/.cvsignore | 8 | ||||
-rw-r--r-- | help/fi/.cvsignore | 8 | ||||
-rw-r--r-- | help/ja/.cvsignore | 8 | ||||
-rw-r--r-- | help/nl/.cvsignore | 8 | ||||
-rw-r--r-- | help/uk/.cvsignore | 8 |
7 files changed, 25 insertions, 28 deletions
diff --git a/help/C/.cvsignore b/help/C/.cvsignore index b71c09d6a..d1c9c8c5c 100644 --- a/help/C/.cvsignore +++ b/help/C/.cvsignore @@ -1,4 +1 @@ -Makefile -Makefile.in -omf_timestamp -epiphany-C.omf.out +.xml2po.mo diff --git a/help/es/.cvsignore b/help/es/.cvsignore index 2eace9193..8def027d6 100644 --- a/help/es/.cvsignore +++ b/help/es/.cvsignore @@ -1,4 +1,4 @@ -Makefile -Makefile.in -omf_timestamp -epiphany-es.omf.out +epiphany.xml +.xml2po.mo +es +es.po diff --git a/help/eu/.cvsignore b/help/eu/.cvsignore index ba874d4b1..df6a01e13 100644 --- a/help/eu/.cvsignore +++ b/help/eu/.cvsignore @@ -1,4 +1,4 @@ -Makefile -Makefile.in -omf_timestamp -epiphany-eu.omf.out +epiphany.xml +.xml2po.mo +eu +eu.po diff --git a/help/fi/.cvsignore b/help/fi/.cvsignore index d70cedebd..012aeb84f 100644 --- a/help/fi/.cvsignore +++ b/help/fi/.cvsignore @@ -1,4 +1,4 @@ -Makefile -Makefile.in -omf_timestamp -epiphany-fi.omf.out +epiphany.xml +.xml2po.mo +fi +fi.po diff --git a/help/ja/.cvsignore b/help/ja/.cvsignore index 8b8c0f26b..fa45a18da 100644 --- a/help/ja/.cvsignore +++ b/help/ja/.cvsignore @@ -1,4 +1,4 @@ -Makefile -Makefile.in -omf_timestamp -epiphany-ja.omf.out +epiphany.xml +.xml2po.mo +ja +ja.po diff --git a/help/nl/.cvsignore b/help/nl/.cvsignore index 04878ab79..877a7f3e5 100644 --- a/help/nl/.cvsignore +++ b/help/nl/.cvsignore @@ -1,4 +1,4 @@ -Makefile -Makefile.in -omf_timestamp -epiphany-nl.omf.out +epiphany.xml +.xml2po.mo +nl +nl.po diff --git a/help/uk/.cvsignore b/help/uk/.cvsignore index 809be6910..10fe8e5f9 100644 --- a/help/uk/.cvsignore +++ b/help/uk/.cvsignore @@ -1,4 +1,4 @@ -Makefile -Makefile.in -omf_timestamp -epiphany-uk.omf.out +epiphany.xml +.xml2po.mo +uk +uk.po |