diff options
author | David Barksdale <amatus.amongus@gmail.com> | 2011-09-10 23:21:30 -0500 |
---|---|---|
committer | David Barksdale <amatus.amongus@gmail.com> | 2011-09-10 23:47:07 -0500 |
commit | 34c7bc6e532a06e0557dcccde90cac66a33b02b9 (patch) | |
tree | ae4aa5e90e77d4c400073307f6bee0b7f318a97a /po | |
parent | 150ffb01834e173e6a7697a76f14e918e1ff3fc1 (diff) |
Autotoolizing the project with the help of Anjuta.
Diffstat (limited to 'po')
-rw-r--r-- | po/ChangeLog | 0 | ||||
-rw-r--r-- | po/LINGUAS | 2 | ||||
-rw-r--r-- | po/POTFILES.in | 3 |
3 files changed, 5 insertions, 0 deletions
diff --git a/po/ChangeLog b/po/ChangeLog new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/po/ChangeLog diff --git a/po/LINGUAS b/po/LINGUAS new file mode 100644 index 0000000..bc8cbb0 --- /dev/null +++ b/po/LINGUAS @@ -0,0 +1,2 @@ +# please keep this list sorted alphabetically +# diff --git a/po/POTFILES.in b/po/POTFILES.in new file mode 100644 index 0000000..a0b3c55 --- /dev/null +++ b/po/POTFILES.in @@ -0,0 +1,3 @@ +# List of source files containing translatable strings. + +src/main.c |