aboutsummaryrefslogtreecommitdiff
path: root/src/gettext.h
AgeCommit message (Collapse)Author
2011-07-24Refactor gettext initGiuseppe Bilotta
Put the gettext init code in a macro and define it appropriately depending on whether gettext is actually available or not.
2011-07-23updated cmakerules to autodetect if gettext can be usedConstantin Wenger
fixed error if gettext is disabled
2011-07-21Make gettext optionalGiuseppe Bilotta
2011-07-20added gettext supportConstantin Wenger
german translation file and bashscript to update translations