tyop
svn path=/trunk/; revision=10492
This commit is contained in:
@ -1413,7 +1413,7 @@ etree_key (ETree *tree, int row, ETreePath path, int col, GdkEvent *ev, FolderBr
|
||||
case GDK_ISO_Enter:
|
||||
if (fb->preview_shown)
|
||||
open_msg (NULL, fb);
|
||||
else if (fb->uicmp)
|
||||
else if (fb->uicomp)
|
||||
bonobo_ui_component_set_prop (fb->uicomp,
|
||||
"/commands/ViewPreview",
|
||||
"state", "1", NULL);
|
||||
|
||||
Reference in New Issue
Block a user