This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
commit 3e95b55b9b792d798ea66874e0b1ed5ecca71ea7
tree 64e4e7eec4cf4d1bfd9e49fde035649ec79f2feb
parent 6f47ad6d256d619e04105d16c5c56bd15e89daf0
tree 64e4e7eec4cf4d1bfd9e49fde035649ec79f2feb
parent 6f47ad6d256d619e04105d16c5c56bd15e89daf0
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
Makefile.am | ||
| |
Makefile.cvs | ||
| |
README | ||
| |
admin/ | ||
| |
configure.files | ||
| |
configure.in.in | ||
| |
doc/ | ||
| |
pics/ | ||
| |
po/ | ||
| |
src/ | ||
| |
stamp-h.in | ||
| |
suse/ |
This is Plutimikation, a math learning game for children.
Some hints how to handle translations
-------------------------------------
Creating translation template:
make -f admin/Makefile.common package-messages
Merging messages:
cd po
PACKAGE=plutimikation POFILES=de.po make -f ../admin/Makefile.common \
package-merge
Testing translations:
LANG=de_DE plutimikation
Creating distribution tarball
-----------------------------
- Check out fresh copy from svn
- make -f admin/Makefile.common dist
- Rename directory to contain version in name
- Tar directory












