change CTRL+E to CTRL+:

This commit is contained in:
Sam 2014-12-15 09:57:32 +11:00
parent 2e4fc6b25b
commit 2eb47f8125
2 changed files with 2 additions and 2 deletions

View File

@ -158,5 +158,5 @@ window.PagedownCustom.appendButtons.push({
id: 'wmd-emoji-button',
description: I18n.t("composer.emoji"),
execute: showSelector,
shortcut: 'e'
shortcut: ':'
});

View File

@ -1,7 +1,7 @@
en:
js:
composer:
emoji: "Emoji :smile: CTRL+ E"
emoji: "Emoji :smile: CTRL+:"
apple_international: "Apple/International"
google: "Google"