Thomas Keller
b949b7e83a
Properly quote paths.
2011-10-31 00:46:12 +01:00
Thomas Keller
e40d922eef
Add two targets to easily install and update the IDF database
2011-05-10 17:21:56 +02:00
Thomas Keller
0899ba8515
Various smaller fixes to the Makefile.
...
- Rename the %_tarball targets to %-zipfile (which they actually are)
and use a dash instead of an underscore for easier typing
- Use the short revision id in the file name (the file src/IDF/version.php
contains the full ID)
- Improve the English for some descriptions and break long lines into
the next line
2011-03-20 01:07:34 +01:00
William MARTIN
2648603f24
Update the Makefile
...
- po-pull merge transifex PO with local PO to quick fuzzy entry
- Add of po-stats
2011-03-10 14:17:39 +01:00
William MARTIN
c2bf1bac38
Remove echo for printf
...
Check if 'src/IDF/conf/path.php' exist before use it
2011-02-23 15:36:15 +01:00
Thomas Keller
f8b49c805a
-e is needed for bash's echo (and probably others as well)
2011-02-22 16:25:33 +01:00
William MARTIN
f95ff57db9
Remove --width option for msgmerge
2011-02-22 14:34:58 +01:00
William MARTIN
c2207452bd
Update the POT generation in Makefile
...
Really delete the older POT file to avoid merge with old entry
2011-02-22 14:26:09 +01:00
William MARTIN
4e53b7d178
Create a Makefile for common task
...
- Generate tarball from GIT, using git archive
- Updating POT file
- Updating PO file
2011-02-22 11:32:59 +01:00