Change the evry-settings icon

SVN revision: 50205
This commit is contained in:
Tiago Rezende Campos Falcao 2010-07-12 20:51:44 +00:00
parent d7e1266159
commit bf47ddfd8c
2 changed files with 2 additions and 2 deletions

View File

@ -190,7 +190,7 @@ _plugins_init(const Evry_API *_api)
E_SETTINGS = evry->type_register("E_SETTINGS");
p = EVRY_PLUGIN_NEW(Evry_Plugin, N_("Settings"),
"preferences-desktop", E_SETTINGS,
"configure", E_SETTINGS,
_begin, _finish, _fetch, NULL);
p->browse = &_browse;
evry->plugin_register(p, EVRY_PLUGIN_SUBJECT, 10);

View File

@ -3,7 +3,7 @@ Type=Link
Name=Everything Settings
Name[fr]=Omni - Configuration
Name[it]=Everything - Impostazioni
Icon=preferences-desktop
Icon=configure
X-Enlightenment-ModuleType=everything
Comment=Quickly open e17 settings dialogs.
Comment[fr]=Accès rapide au panneau de configuration de E17.