Mime dialog goes live.

Manowarrior, we still need an icon for this.


SVN revision: 27053
This commit is contained in:
Christopher Michael 2006-11-11 20:07:21 +00:00
parent c2553ead93
commit c4548fcda7
1 changed files with 1 additions and 1 deletions

View File

@ -123,7 +123,7 @@ e_configure_show(E_Container *con)
e_configure_standard_item_add(eco, "enlightenment/window_manipulation", _("Window Manipulation"), e_int_config_window_manipulation);
e_configure_standard_item_add(eco, "enlightenment/run", _("Run Command"), e_int_config_exebuf);
e_configure_standard_item_add(eco, "enlightenment/directories", _("Search Directories"), e_int_config_paths);
// e_configure_standard_item_add(eco, "enlightenment/e", _("Mime Types"), e_int_config_mime);
e_configure_standard_item_add(eco, "enlightenment/e", _("Mime Types"), e_int_config_mime);
e_configure_header_item_add(eco, "enlightenment/extensions", _("Extensions"));
e_configure_standard_item_add(eco, "enlightenment/modules", _("Modules"), e_int_config_modules);