"shorter text... that's MUCH better!"

SVN revision: 53550
This commit is contained in:
Carsten Haitzler 2010-10-18 00:38:02 +00:00
parent 1feca166c6
commit 59766e3464
1 changed files with 2 additions and 2 deletions

View File

@ -53,8 +53,8 @@ static const CFTypes _types[] =
_CFT("look", N_("Look"), "preferences-look"),
_CFT("system", N_("System"), "system"),
_CFT("config", N_("Settings"), "preferences-system"),
_CFT("everything", N_("Everything Launcher"), "system-run"),
_CFT("fileman", N_("File Manager"), "system-file-manager"),
_CFT("everything", N_("Launcher"), "system-run"),
_CFT("fileman", N_("Fileman"), "system-file-manager"),
#undef _CFT
{0, NULL, NULL, NULL}
};