diff options
author | stuconnolly <stuart02@gmail.com> | 2009-11-12 23:59:54 +0000 |
---|---|---|
committer | stuconnolly <stuart02@gmail.com> | 2009-11-12 23:59:54 +0000 |
commit | de3b515a6988354a36fe6e6c62e050f9fa0d2444 (patch) | |
tree | 1d0c6791458703898050ab5e7e0e8f18ff45853a | |
parent | a5af1bc73e296ff0b545310782a446259d896389 (diff) | |
download | sequelpro-de3b515a6988354a36fe6e6c62e050f9fa0d2444.tar.gz sequelpro-de3b515a6988354a36fe6e6c62e050f9fa0d2444.tar.bz2 sequelpro-de3b515a6988354a36fe6e6c62e050f9fa0d2444.zip |
In the process list sheet, give the refresh button the key equivalent cmd+R.
-rw-r--r-- | Interfaces/English.lproj/DatabaseProcessList.xib | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Interfaces/English.lproj/DatabaseProcessList.xib b/Interfaces/English.lproj/DatabaseProcessList.xib index ba233dbb..cbd4cecc 100644 --- a/Interfaces/English.lproj/DatabaseProcessList.xib +++ b/Interfaces/English.lproj/DatabaseProcessList.xib @@ -591,9 +591,9 @@ <reference key="NSSupport" ref="26"/> <reference key="NSControlView" ref="212964148"/> <int key="NSButtonFlags">-2038284033</int> - <int key="NSButtonFlags2">129</int> + <int key="NSButtonFlags2">268435585</int> <string key="NSAlternateContents"/> - <string key="NSKeyEquivalent"/> + <string key="NSKeyEquivalent">r</string> <int key="NSPeriodicDelay">200</int> <int key="NSPeriodicInterval">25</int> </object> @@ -1245,9 +1245,9 @@ <string>com.apple.InterfaceBuilder.CocoaPlugin</string> <string>com.apple.InterfaceBuilder.CocoaPlugin</string> <string>com.apple.InterfaceBuilder.CocoaPlugin</string> - <string>{{501, 384}, {586, 349}}</string> + <string>{{481, 453}, {586, 349}}</string> <string>com.apple.InterfaceBuilder.CocoaPlugin</string> - <string>{{501, 384}, {586, 349}}</string> + <string>{{481, 453}, {586, 349}}</string> <integer value="1"/> <string>{{321, 508}, {411, 341}}</string> <integer value="0"/> |