diff options
author | stuconnolly <stuart02@gmail.com> | 2009-09-12 21:03:01 +0000 |
---|---|---|
committer | stuconnolly <stuart02@gmail.com> | 2009-09-12 21:03:01 +0000 |
commit | 1e2b95b113242895a988d0db02e7a7fe1708a63d (patch) | |
tree | 01a9ac3b03c7abcd58e2eb0410356ca54f0a1729 /Interfaces | |
parent | f4bede9def108d8fd25334871ca00971687c4e51 (diff) | |
download | sequelpro-1e2b95b113242895a988d0db02e7a7fe1708a63d.tar.gz sequelpro-1e2b95b113242895a988d0db02e7a7fe1708a63d.tar.bz2 sequelpro-1e2b95b113242895a988d0db02e7a7fe1708a63d.zip |
Forgot to assign the back/forward history menu item's tags resulting in incorrect navigation and menu item validation.
Diffstat (limited to 'Interfaces')
-rw-r--r-- | Interfaces/English.lproj/MainMenu.xib | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Interfaces/English.lproj/MainMenu.xib b/Interfaces/English.lproj/MainMenu.xib index f9cca44b..6a13bfe1 100644 --- a/Interfaces/English.lproj/MainMenu.xib +++ b/Interfaces/English.lproj/MainMenu.xib @@ -1128,6 +1128,7 @@ <int key="NSMnemonicLoc">2147483647</int> <reference key="NSOnImage" ref="625762401"/> <reference key="NSMixedImage" ref="315854375"/> + <int key="NSTag">1</int> </object> <object class="NSMenuItem" id="510805568"> <reference key="NSMenu" ref="466354362"/> |