aboutsummaryrefslogtreecommitdiff
path: root/po
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2009-09-15 10:40:29 +0300
committerSergey Poznyakoff <gray@gnu.org.ua>2009-09-15 10:40:54 +0300
commit989a5bbb74c3620abaa2191ce2c4f8d5968dbf0a (patch)
treec0b2324a523905c3c17201cc2468c9078976fc74 /po
parentdbad35177723e19147ab49b59a3728e00fe05875 (diff)
downloadpies-989a5bbb74c3620abaa2191ce2c4f8d5968dbf0a.tar.gz
pies-989a5bbb74c3620abaa2191ce2c4f8d5968dbf0a.tar.bz2
Branch off from the Mailfromd project into a separate repository.
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 @@
1*.gmo
2*.po
3*.po~
4.pot
5.reference/
6LINGUAS
7Makefile.in.in
8Makevars
9Makevars.template
10POTFILES
11Rules-quot
12boldquot.sed
13en@boldquot.header
14en@quot.header
15insert-header.sed
16insert-header.sin
17pies.pot
18quot.sed
19remove-potcdate.sed
20remove-potcdate.sin
21stamp-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 @@
1# List of files which contain translatable strings.
2
3# Copyright (C) 2007, 2008 Sergey Poznyakoff
4
5# This program is free software; you can redistribute it and/or modify
6# it under the terms of the GNU General Public License as published by
7# the Free Software Foundation; either version 3, or (at your option)
8# any later version.
9
10# This program is distributed in the hope that it will be useful,
11# but WITHOUT ANY WARRANTY; without even the implied warranty of
12# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13# GNU General Public License for more details.
14
15# You should have received a copy of the GNU General Public License
16# along with this program. If not, see <http://www.gnu.org/licenses/>.
17
18src/pies.c
19src/progman.c

Return to:

Send suggestions and report system problems to the System administrator.