summaryrefslogtreecommitdiffstats
path: root/src/helper/gettext.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Some anti-aliasingPatrick Storz2019-03-311-1/+1
|
* Clarify licensesMax Gaukler2018-11-081-19/+6
| | | | | | - add license headers to everything - convert a few files from public domain or LGPL2.1+ to GPL2+ - some archaeology to clarify which files are from which library
* license fixEduard Braun2017-11-261-1/+1
|
* Move functions for switching gettext charset to helper/gettext.hEduard Braun2017-05-071-0/+2
| | | (bzr r15675.1.3)
* Move gettext initialization into separate function so it can be re-used ↵Eduard Braun2017-05-071-0/+44
(will come in handy in inkview) (bzr r15675.1.2)