aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/text/e-entry.c
diff options
context:
space:
mode:
Diffstat (limited to 'widgets/text/e-entry.c')
-rw-r--r--widgets/text/e-entry.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/widgets/text/e-entry.c b/widgets/text/e-entry.c
index 2bcf165e0b..085a3a1a52 100644
--- a/widgets/text/e-entry.c
+++ b/widgets/text/e-entry.c
@@ -335,6 +335,7 @@ e_entry_init (GtkObject *object)
"editable", TRUE,
"allow_newlines", FALSE,
"im_context", E_CANVAS (entry->canvas)->im_context,
+ "handle_popup", TRUE,
NULL));
g_signal_connect (entry->item,
fab542e5ff866'>mupen64-glide
Commit message (Expand)AuthorAgeFilesLines
* Replace OPTIONS_OVERRIDE with OPTIONS_SLAVE in all ports. It is not meanttijl2013-06-091-1/+1
* - adopt optionsNGjgh2013-03-161-1/+1
* - cleanup commentsdinoex2012-10-131-5/+0
* - Update devel/sdl12 to 1.2.15mva2012-02-181-1/+1
* = Drop MD5 supportmiwi2011-07-03