diff options
author | Bibiko <bibiko@eva.mpg.de> | 2009-08-24 12:59:23 +0000 |
---|---|---|
committer | Bibiko <bibiko@eva.mpg.de> | 2009-08-24 12:59:23 +0000 |
commit | f5a839db299b5b0b9a89fee8c3957584c976206b (patch) | |
tree | a04c2f23e047d8d50cd95d4f0d05711a156a6eb7 /Interfaces/English.lproj/MainMenu.xib | |
parent | 40880459c66165a264faa561319c996d82613fac (diff) | |
download | sequelpro-f5a839db299b5b0b9a89fee8c3957584c976206b.tar.gz sequelpro-f5a839db299b5b0b9a89fee8c3957584c976206b.tar.bz2 sequelpro-f5a839db299b5b0b9a89fee8c3957584c976206b.zip |
• finalized first approach to save/open SPF (⇧⌘S/⌘O)
- ask for encryption password in a sheet
- fixed retrieving password
Note: further tests are needed esp. for slow connections, connections via SSH and all combination of saving passwords Y/N, encrypt passwords Y/N.
Diffstat (limited to 'Interfaces/English.lproj/MainMenu.xib')
-rw-r--r-- | Interfaces/English.lproj/MainMenu.xib | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Interfaces/English.lproj/MainMenu.xib b/Interfaces/English.lproj/MainMenu.xib index fec8e62a..7689dbae 100644 --- a/Interfaces/English.lproj/MainMenu.xib +++ b/Interfaces/English.lproj/MainMenu.xib @@ -289,7 +289,6 @@ </object> <object class="NSMenuItem" id="759865633"> <reference key="NSMenu" ref="709725194"/> - <bool key="NSIsHidden">YES</bool> <string type="base64-UTF8" key="NSTitle">U2F2ZSBDb25uZWN0aW9u4oCmA</string> <string key="NSKeyEquiv">S</string> <int key="NSKeyEquivModMask">1048576</int> |