aboutsummaryrefslogtreecommitdiff
path: root/po
diff options
context:
space:
mode:
Diffstat (limited to 'po')
-rw-r--r--po/.gitignore21
-rw-r--r--po/POTFILES.in19
2 files changed, 40 insertions, 0 deletions
diff --git a/po/.gitignore b/po/.gitignore
new file mode 100644
index 0000000..641662d
--- /dev/null
+++ b/po/.gitignore
@@ -0,0 +1,21 @@
+*.gmo
+*.po
+*.po~
+.pot
+.reference/
+LINGUAS
+Makefile.in.in
+Makevars
+Makevars.template
+POTFILES
+Rules-quot
+boldquot.sed
+en@boldquot.header
+en@quot.header
+insert-header.sed
+insert-header.sin
+pies.pot
+quot.sed
+remove-potcdate.sed
+remove-potcdate.sin
+stamp-po
diff --git a/po/POTFILES.in b/po/POTFILES.in
new file mode 100644
index 0000000..32b939c
--- /dev/null
+++ b/po/POTFILES.in
@@ -0,0 +1,19 @@
+# List of files which contain translatable strings.
+
+# Copyright (C) 2007, 2008 Sergey Poznyakoff
+
+# This program is free software; you can redistribute it and/or modify
+# it under the terms of the GNU General Public License as published by
+# the Free Software Foundation; either version 3, or (at your option)
+# any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program. If not, see <http://www.gnu.org/licenses/>.
+
+src/pies.c
+src/progman.c

Return to:

Send suggestions and report system problems to the System administrator.