Refactor gettext init
authorGiuseppe Bilotta <giuseppe.bilotta@gmail.com>
Sat, 23 Jul 2011 14:38:37 +0000 (16:38 +0200)
committerGiuseppe Bilotta <giuseppe.bilotta@gmail.com>
Sun, 24 Jul 2011 14:52:59 +0000 (16:52 +0200)
commitc578efb32b57b08275b9a0a2fd4a76b4e4b9e87d
tree6159b66d34e5294c715eaf53f9431dfbd9295d1e
parent5aa2679be7696862066edf617dc5a8261b7325ab
Refactor gettext init

Put the gettext init code in a macro and define it appropriately
depending on whether gettext is actually available or not.
src/gettext.h
src/main.cpp