Keybindings: use FDO icons.

SVN revision: 48552
This commit is contained in:
Chidambar Zinnoury 2010-05-02 17:14:29 +00:00
parent 0c6c27eac7
commit d7e965fdb8
6 changed files with 6 additions and 5 deletions

View File

@ -29401,6 +29401,7 @@ collections {
ICON("preferences-desktop-screensaver","icon_screensaver.png",64) // "enlightenment/screensaver"
ICON("preferences-desktop-display","icon_screen_setup.png",64) // "enlightenment/screen_setup"
ICON("preferences-desktop-keyboard","icon_keys.png",64) // "enlightenment/keys"
ICON("preferences-desktop-keyboard-shortcuts","icon_keys.png",64) // "enlightenment/keys"
ICON("preferences-desktop-pointer","icon_mouse.png",64) // *** // "enlightenment/mouse"
ICON("preferences-desktop-mouse","icon_mouse_clean.png",64) // "enlightenment/mouse_clean"
ICON("preferences-desktop-mouse-left","icon_mouse_left.png",64) // *** // "enlightenment/mouse_left"

View File

@ -4,7 +4,7 @@ MODULE = conf_keybindings
# data files for the module
filesdir = $(libdir)/enlightenment/modules/$(MODULE)
files_DATA = \
e-module-$(MODULE).edj module.desktop
module.desktop
EXTRA_DIST = $(files_DATA)

View File

@ -91,7 +91,7 @@ e_int_config_keybindings(E_Container *con, const char *params)
cfd = e_config_dialog_new(con, _("Key Binding Settings"), "E",
"keyboard_and_mouse/key_bindings",
"preferences-desktop-keyboard", 0, v, NULL);
"preferences-desktop-keyboard-shortcuts", 0, v, NULL);
if ((params) && (params[0]))
{
cfd->cfdata->params = strdup(params);
@ -825,7 +825,7 @@ _update_key_binding_list(E_Config_Dialog_Data *cfdata)
if (!b) continue;
ic = e_icon_add(cfdata->evas);
e_util_icon_theme_set(ic, "preferences-desktop-keyboard");
e_util_icon_theme_set(ic, "preferences-desktop-keyboard-shortcuts");
snprintf(b2, sizeof(b2), "k%d", i);
e_widget_ilist_append(cfdata->gui.o_binding_list, ic, b,

View File

@ -18,7 +18,7 @@ EAPI void *
e_modapi_init(E_Module *m)
{
e_configure_registry_category_add("keyboard_and_mouse", 40, _("Input"), NULL, "preferences-behavior");
e_configure_registry_item_add("keyboard_and_mouse/key_bindings", 10, _("Key Bindings"), NULL, "preferences-desktop-keyboard", e_int_config_keybindings);
e_configure_registry_item_add("keyboard_and_mouse/key_bindings", 10, _("Key Bindings"), NULL, "preferences-desktop-keyboard-shortcuts", e_int_config_keybindings);
conf_module = m;
e_module_delayed_set(m, 1);
return m;

View File

@ -14,7 +14,7 @@ Name[pt_BR]=
Name[tr]=Ayarlar - Tuş Bağlayıcıları
Name[zh_CN]=
Name[zh_TW]=
Icon=e-module-conf_keybindings
Icon=preferences-desktop-keyboard-shortcuts
Comment=Configure your keybindings here.
Comment[cs]=Nastavení klávesových zkratek.
Comment[de]=