set name/class on evry clipboard

This commit is contained in:
Mike Blumenkrantz 2013-08-01 12:12:31 +01:00
parent cd3cfd139a
commit f88bfbdda1
1 changed files with 1 additions and 0 deletions

View File

@ -28,6 +28,7 @@ evry_plug_clipboard_init(void)
Ecore_X_Window win = ecore_x_window_input_new(0, 0, 0, 1, 1);
if (!win) return EINA_FALSE;
ecore_x_icccm_name_class_set(win, "evry", "clipboard");
//FIXME: Icon name doesn't follow FDO Spec
act = EVRY_ACTION_NEW(N_("Copy to Clipboard"),