summaryrefslogtreecommitdiffstats
path: root/src/desktop
Commit message (Collapse)AuthorAgeFilesLines
* Fixed code formattingPiotr Dziwinski2013-05-279-59/+67
| | | | | | * moved braces to new lines * fixed some function/variable names * fixed whitespace issues
* Fixes for compiling on MSYSPiotr Dziwinski2013-03-221-1/+1
| | | | | | * fixed SDL_main() and putenv() issues * disabled desktop subdir for MSYS * disabled building CBot_console for now
* In manpage, correct first header to be 'NAME' not 'COLOBOT'Didier Raboud2013-01-203-6/+6
|
* Add categories to Desktop Entry fileDidier Raboud2013-01-021-0/+1
| | | | As per the "Desktop Menu Specification" 1.0, especially Appendix A.
* Create a central versionDidier Raboud2012-12-271-0/+1
| | | | | | | | | Make it 0.1.0~pre-alpha for now. - Add it to runtime program - Add it to -help option - Add it to manpage - Update translations
* Always build manpagesDidier Raboud2012-12-271-1/+1
| | | | solves #105
* Add manpage for colobotDidier Raboud2012-12-276-5/+324
| | | | | - Translate it with po4a - Use POD-format as source, and pod2man for building
* Add SVG colobot iconDidier Raboud2012-12-273-0/+263
| | | | | | - Refer to the icon in the desktop file - Use rsvg-convert to get scaled PNG versions - Add librsvg2-bin to travis
* Add translated freedesktop 'Desktop Entry' fileDidier Raboud2012-12-277-0/+117
- Add po4a as build-dependency for travis (but it fallsback to english-only if not found) - Add (easy) french translation