wmaker: Avoid multiple calls to gettext
commit1f17fb940c285979da3f655e9bf18344b78fa45c
authorChristophe CURIS <christophe.curis@free.fr>
Sun, 10 Nov 2013 16:41:08 +0000 (10 17:41 +0100)
committerCarlos R. Mafra <crmafra@gmail.com>
Mon, 30 Dec 2013 18:11:04 +0000 (30 18:11 +0000)
tree73e043199141b5fc939b34a302a30e6732d51ab7
parent667bb9191bddaf00cc5c2a86180ee2198c8957f9
wmaker: Avoid multiple calls to gettext

The original code called gettext twice every time, the new code calls it
only once.

Signed-off-by: Christophe CURIS <christophe.curis@free.fr>
src/workspace.c