that actually can be a bit longer due to i's and l's... :)

SVN revision: 53551
This commit is contained in:
Carsten Haitzler 2010-10-18 00:39:02 +00:00
parent 59766e3464
commit e6fc3f6170
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@ static const CFTypes _types[] =
{
#define _CFT(k, n, i) \
{sizeof(k) - 1, k, n, i}
_CFT("utils", N_("Utils"), "preferences-utils"),
_CFT("utils", N_("Utilities"), "preferences-utils"),
_CFT("look", N_("Look"), "preferences-look"),
_CFT("system", N_("System"), "system"),
_CFT("config", N_("Settings"), "preferences-system"),