From: Raphaƫl Droz Date: Thu, 18 Apr 2013 15:07:01 +0000 (+0200) Subject: ui: makes potentially destructive operations safe to wrong key presses. X-Git-Tag: upstream/0.6.1~2^2~17 X-Git-Url: https://git.deb.at/?a=commitdiff_plain;h=2367d83337f5b8cf1f4b910f10efd4eb30f6721d;hp=2367d83337f5b8cf1f4b910f10efd4eb30f6721d;p=pkg%2Fabook.git ui: makes potentially destructive operations safe to wrong key presses. When a deletion, a merge or a deduplication of entries is requested, accounts (translated) key binding other than [y|n] as a "no" instead of "yes" to avoid mistakes. ---