diff options
Diffstat (limited to 'po')
-rw-r--r-- | po/.cvsignore | 7 | ||||
-rw-r--r-- | po/ChangeLog | 3 | ||||
-rw-r--r-- | po/POTFILES.in | 10 |
3 files changed, 20 insertions, 0 deletions
diff --git a/po/.cvsignore b/po/.cvsignore new file mode 100644 index 0000000..c697044 --- /dev/null +++ b/po/.cvsignore @@ -0,0 +1,7 @@ +Makefile +Makefile.in +POTFILES +ca.gmo +cat-id-tbl.c +mdk.pot +stamp-cat-id diff --git a/po/ChangeLog b/po/ChangeLog new file mode 100644 index 0000000..7af10c3 --- /dev/null +++ b/po/ChangeLog @@ -0,0 +1,3 @@ +2000-02-08 jose antonio ortega ruiz <jaortega@retemail.es> + + * ca.po: New file diff --git a/po/POTFILES.in b/po/POTFILES.in new file mode 100644 index 0000000..8087956 --- /dev/null +++ b/po/POTFILES.in @@ -0,0 +1,10 @@ +# List of source files containing translatable strings. +# Package source files +mixutils/mixasm.c +mixutils/mixasm_comp.c +mixutils/mixvm.c +mixutils/mixvm_command.c + +mixlib/mix_parser.c +mixlib/mix_vm_dump.c + |