diff options
author | Antia Puentes <[email protected]> | 2013-06-20 18:37:12 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2017-09-06 18:25:34 +0200 |
commit | 2a5caa32b6a98cf6a0e34c8f5ec79f94060932b3 (patch) | |
tree | 3e241ef0513a26463a50ee624980b80bbe0e0bba /libview/ev-view-marshal.list | |
parent | 82dfff8ecf567c443d49569c76f69e91f1c7776e (diff) | |
download | atril-2a5caa32b6a98cf6a0e34c8f5ec79f94060932b3.tar.bz2 atril-2a5caa32b6a98cf6a0e34c8f5ec79f94060932b3.tar.xz |
libview: Text selection using the caret cursor.
https://bugzilla.gnome.org/show_bug.cgi?id=702073
origin commit:
https://git.gnome.org/browse/evince/commit/?h=gnome-3-10&id=a6e3834
Diffstat (limited to 'libview/ev-view-marshal.list')
-rw-r--r-- | libview/ev-view-marshal.list | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libview/ev-view-marshal.list b/libview/ev-view-marshal.list index 0ead4025..97bcc59f 100644 --- a/libview/ev-view-marshal.list +++ b/libview/ev-view-marshal.list @@ -1,3 +1,3 @@ VOID:ENUM,ENUM VOID:INT,INT -BOOLEAN:ENUM,INT +BOOLEAN:ENUM,INT,BOOLEAN |