From e9bb21320278d88f6795525b4bb6c91b90711fcc Mon Sep 17 00:00:00 2001 From: tristantheb Date: Wed, 21 Apr 2021 16:21:07 +0200 Subject: KS: Removal of the least used macros --- files/zh-cn/web/api/keyboardevent/key/key_values/index.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'files/zh-cn/web/api/keyboardevent/key') diff --git a/files/zh-cn/web/api/keyboardevent/key/key_values/index.html b/files/zh-cn/web/api/keyboardevent/key/key_values/index.html index 159f96c074..5923333c5d 100644 --- a/files/zh-cn/web/api/keyboardevent/key/key_values/index.html +++ b/files/zh-cn/web/api/keyboardevent/key/key_values/index.html @@ -3158,7 +3158,7 @@ translation_of: Web/API/KeyboardEvent/key/Key_Values "LaunchCalculator" [5] - The Calculator key, often labeled with an icon such as {{FontAwesomeIcon("icon-calculator")}}. This is often used as a generic application launcher key (APPCOMMAND_LAUNCH_APP2). + The Calculator key, often labeled with an icon such as calculator icon. This is often used as a generic application launcher key (APPCOMMAND_LAUNCH_APP2). APPCOMMAND_LAUNCH_APP2 GDK_KEY_Calculator (0x1008FF1D)
@@ -3167,7 +3167,7 @@ translation_of: Web/API/KeyboardEvent/key/Key_Values "LaunchCalendar" [5] - The Calendar key, often labeled with an icon like {{FontAwesomeIcon("icon-calendar")}}. + The Calendar key, often labeled with an icon like a calendar icon. GDK_KEY_Calendar (0x1008FF20)
@@ -3184,7 +3184,7 @@ translation_of: Web/API/KeyboardEvent/key/Key_Values "LaunchMail" - The Mail key. This is often displayed as {{FontAwesomeIcon("icon-envelope-o")}}. + The Mail key. This is often displayed as envelope icon. VK_LAUNCH_MAIL (0xB4)
APPCOMMAND_LAUNCH_MAIL @@ -3206,7 +3206,7 @@ translation_of: Web/API/KeyboardEvent/key/Key_Values "LaunchMusicPlayer" [5] - The Music Player key, often labeled with an icon such as {{FontAwesomeIcon("icon-music")}}. + The Music Player key, often labeled with an icon such as music icon. GDK_KEY_Music (0x1008FF92)
@@ -3242,7 +3242,7 @@ translation_of: Web/API/KeyboardEvent/key/Key_Values "LaunchSpreadsheet" [4] - The Spreadsheet key. This key may be labeled with an icon such as {{FontAwesomeIcon("icon-table")}} or that of a specific spreadsheet application. + The Spreadsheet key. This key may be labeled with an icon such as table icon or that of a specific spreadsheet application. GDK_KEY_Excel (0x1008FF5C)
@@ -3251,7 +3251,7 @@ translation_of: Web/API/KeyboardEvent/key/Key_Values "LaunchWebBrowser" [4] - The Web Browser key. This key is frequently labeled with an icon such as {{FontAwesomeIcon("icon-globe")}} or the icon of a specific browser, depending on the device manufacturer. + The Web Browser key. This key is frequently labeled with an icon such as globe icon or the icon of a specific browser, depending on the device manufacturer. GDK_KEY_WWW (0x1008FF2E)
-- cgit v1.2.3-54-g00ecf