summaryrefslogtreecommitdiffstats
path: root/src/desktop/po/colobot-desktop.pot
Commit message (Collapse)AuthorAgeFilesLines
* Changes in build organizationPiotr Dziwinski2013-06-221-135/+0
| | | | | | | | * targets are now created in top-level build directory * more things are now configured through CMake options * changed debug build detection from NDEBUG to DEV_BUILD * moved po and desktop directories * moved last unit test out of src directory
* Fixed code formattingPiotr Dziwinski2013-05-271-0/+1
| | | | | | * moved braces to new lines * fixed some function/variable names * fixed whitespace issues
* In manpage, correct first header to be 'NAME' not 'COLOBOT'Didier Raboud2013-01-201-2/+2
|
* Add manpage for colobotDidier Raboud2012-12-271-2/+104
| | | | | - Translate it with po4a - Use POD-format as source, and pod2man for building
* Add translated freedesktop 'Desktop Entry' fileDidier Raboud2012-12-271-0/+32
- Add po4a as build-dependency for travis (but it fallsback to english-only if not found) - Add (easy) french translation