From e722d395fb748563cc5ca1dc0754ae2efa8ac474 Mon Sep 17 00:00:00 2001 From: Ben Brooks Scholz Date: Wed, 28 Sep 2011 08:52:55 -0500 Subject: [PATCH 1/2] menu capitalization changed to standard osx style --- resources/MainMenu.xib | 110 ++++++++++++++++++++--------------------- 1 file changed, 55 insertions(+), 55 deletions(-) diff --git a/resources/MainMenu.xib b/resources/MainMenu.xib index e2f330c..e88531b 100644 --- a/resources/MainMenu.xib +++ b/resources/MainMenu.xib @@ -67,7 +67,7 @@ - Check for updates... + Check For Updates 2147483647 @@ -123,7 +123,7 @@ - Hide others + Hide Others h 1572864 2147483647 @@ -132,7 +132,7 @@ - Show all + Show All 1048576 2147483647 @@ -178,7 +178,7 @@ YES - New tab + New Tab t 1048576 2147483647 @@ -188,7 +188,7 @@ - New window + New Window n 1048576 2147483647 @@ -198,7 +198,7 @@ - Open file… + Open File… o 1048576 2147483647 @@ -207,7 +207,7 @@ - Open location… + Open Location… l 1048576 2147483647 @@ -216,7 +216,7 @@ - Open recent + Open Recent 1048576 2147483647 @@ -224,7 +224,7 @@ submenuAction: - Open recent + Open Recent YES @@ -253,7 +253,7 @@ - Close window + Close Window W 1048576 2147483647 @@ -263,7 +263,7 @@ - Close tab + Close Tab w 1048576 2147483647 @@ -293,7 +293,7 @@ - Save as… + Save As… S 1179648 2147483647 @@ -302,7 +302,7 @@ - Save all + Save All S 1179648 2147483647 @@ -311,7 +311,7 @@ - Revert to saved + Revert To Saved R 1048576 2147483647 @@ -331,7 +331,7 @@ - Page setup... + Page Setup... P 1179648 2147483647 @@ -442,7 +442,7 @@ - Select all + Select All a 1048576 2147483647 @@ -451,7 +451,7 @@ - Select next element + Select Next Element 1572864 2147483647 @@ -460,7 +460,7 @@ - Select previous element + Select Previous Element 1572864 2147483647 @@ -503,7 +503,7 @@ - Find next + Find Next g 1048576 2147483647 @@ -513,7 +513,7 @@ - Find previous + Find Previous G 1179648 2147483647 @@ -523,7 +523,7 @@ - Use selection for find + Use Selection For Find e 1048576 2147483647 @@ -533,7 +533,7 @@ - Jump to selection + Jump to Selection j 1048576 2147483647 @@ -545,7 +545,7 @@ - Spelling and grammar + Spelling and Grammar 1048576 2147483647 @@ -553,12 +553,12 @@ submenuAction: - Spelling and grammar + Spelling and Grammar YES - Show spelling and grammar + Show Spelling and Grammar : 1048576 2147483647 @@ -567,7 +567,7 @@ - Check document now + Check Document Now ; 1048576 2147483647 @@ -586,7 +586,7 @@ - Check spelling while typing + Check Spelling While Typing 1048576 2147483647 @@ -595,7 +595,7 @@ - Check grammar with spelling + Check Grammar With Spelling 1048576 2147483647 @@ -604,7 +604,7 @@ - Correct spelling automatically + Correct Spelling Automatically 2147483647 @@ -628,7 +628,7 @@ YES - Show substitutions + Show Substitutions 2147483647 @@ -646,7 +646,7 @@ - Smart copy/paste + Smart Copy/Paste f 1048576 2147483647 @@ -656,7 +656,7 @@ - Smart quotes + Smart Quotes g 1048576 2147483647 @@ -666,7 +666,7 @@ - Smart dashes + Smart Dashes 2147483647 @@ -674,7 +674,7 @@ - Smart links + Smart Links G 1179648 2147483647 @@ -684,7 +684,7 @@ - Text replacement + Text Replacement 2147483647 @@ -707,7 +707,7 @@ YES - Make UPPER CASE + Make Upper Case u 262144 2147483647 @@ -716,7 +716,7 @@ - Make lower case + Make Lower Case U 262144 2147483647 @@ -750,7 +750,7 @@ YES - Start speaking + Start Speaking 1048576 2147483647 @@ -759,7 +759,7 @@ - Stop speaking + Stop Speaking 1048576 2147483647 @@ -787,7 +787,7 @@ YES - Reload style + Reload Style 2147483647 @@ -803,14 +803,14 @@ - Syntax mode + Syntax Mode 2147483647 submenuAction: - Syntax mode + Syntax Mode YES @@ -837,7 +837,7 @@ - Show sidebar + Show Sidebar s 1835008 2147483647 @@ -847,7 +847,7 @@ - Show status bar + Show Status Bar 2147483647 1 @@ -856,7 +856,7 @@ - Show meta ruler + Show Meta Ruler 2147483647 1 @@ -865,7 +865,7 @@ - Show column guide + Show Column Guide 2147483647 1 @@ -874,7 +874,7 @@ - Cover background + Cover Background 2147483647 @@ -897,7 +897,7 @@ YES - Dump attributes at cursor + Dump Attributes At Cursor A 1048576 2147483647 @@ -921,7 +921,7 @@ YES - Go to line... + Go To Line... L 1048576 2147483647 @@ -975,7 +975,7 @@ - Select next tab + Select Next Tab ] 1179648 2147483647 @@ -985,7 +985,7 @@ - Select previous tab + Select Previous Tab [ 1179648 2147483647 @@ -1006,7 +1006,7 @@ - Bring all to front + Bring All To Front 1048576 2147483647 @@ -1031,7 +1031,7 @@ YES - Terminal usage... + Terminal Usage... 2147483647 @@ -1050,7 +1050,7 @@ YES - New window + New Window 2147483647 @@ -1058,7 +1058,7 @@ - Open file… + Open File… 2147483647 From eb2316f9c94e943bc7b866bf1a13e564becced8a Mon Sep 17 00:00:00 2001 From: Ben Brooks Scholz Date: Wed, 28 Sep 2011 08:55:17 -0500 Subject: [PATCH 2/2] menu capitalization normalized --- AUTHORS.md | 1 + 1 file changed, 1 insertion(+) diff --git a/AUTHORS.md b/AUTHORS.md index a8bb3ec..90ae5da 100644 --- a/AUTHORS.md +++ b/AUTHORS.md @@ -13,3 +13,4 @@ - Reed Stoner - Aleksandr Kostyutchenko - Edward Patel +- Ben Scholz \ No newline at end of file