remove shortcut for now

This commit is contained in:
Sam 2014-12-15 12:24:48 +11:00
parent 4cd9243888
commit 679800bc09
2 changed files with 2 additions and 3 deletions

View file

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

View file

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