projects
/
claws.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
2005-10-16 [colin] 1.9.15cvs50
[claws.git]
/
src
/
textview.c
diff --git
a/src/textview.c
b/src/textview.c
index 0d9c7e9c56caccca3c8d3176a97adca4fc418d9e..5f2d6a7bc5241648b9cb2d556ef5ab1570c4fbe0 100644
(file)
--- a/
src/textview.c
+++ b/
src/textview.c
@@
-1590,6
+1590,7
@@
static gint textview_key_pressed(GtkWidget *widget, GdkEventKey *event,
case GDK_y:
case GDK_t:
case GDK_l:
+ case GDK_c:
if ((event->state & (GDK_MOD1_MASK|GDK_CONTROL_MASK)) == 0) {
KEY_PRESS_EVENT_STOP();
mimeview_pass_key_press_event(messageview->mimeview,