diff options
author | stuconnolly <stuart02@gmail.com> | 2009-11-02 23:02:49 +0000 |
---|---|---|
committer | stuconnolly <stuart02@gmail.com> | 2009-11-02 23:02:49 +0000 |
commit | 13cca6699f939b8e2caf937b491e3653916e6cd2 (patch) | |
tree | 1a52c0d84b45b2a6cd7255bc4b498e90eccef722 /Interfaces/English.lproj | |
parent | 6507cae12d1e334c70e7619126d29c57e45859f0 (diff) | |
download | sequelpro-13cca6699f939b8e2caf937b491e3653916e6cd2.tar.gz sequelpro-13cca6699f939b8e2caf937b491e3653916e6cd2.tar.bz2 sequelpro-13cca6699f939b8e2caf937b491e3653916e6cd2.zip |
Use SPTableTextFieldCell in the table information pane to get nicer line truncating.
Diffstat (limited to 'Interfaces/English.lproj')
-rw-r--r-- | Interfaces/English.lproj/DBView.xib | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Interfaces/English.lproj/DBView.xib b/Interfaces/English.lproj/DBView.xib index 391963e5..e573a60f 100644 --- a/Interfaces/English.lproj/DBView.xib +++ b/Interfaces/English.lproj/DBView.xib @@ -23,7 +23,7 @@ </object> <object class="NSMutableArray" key="IBDocument.EditedObjectIDs"> <bool key="EncodedWithXMLCoder">YES</bool> - <integer value="23"/> + <integer value="4485"/> </object> <object class="NSArray" key="IBDocument.PluginDependencies"> <bool key="EncodedWithXMLCoder">YES</bool> @@ -23573,7 +23573,7 @@ IGRvIHlvdSB3YW50IHRvIGFkZCBmb3IgdGhpcyBmaWVsZD8</string> <integer value="1"/> <string>com.apple.InterfaceBuilder.CocoaPlugin</string> <integer value="1"/> - <string>ImageAndTextCell</string> + <string>SPTableTextFieldCell</string> <string>com.apple.InterfaceBuilder.CocoaPlugin</string> <string>com.apple.InterfaceBuilder.CocoaPlugin</string> <string>com.apple.InterfaceBuilder.CocoaPlugin</string> @@ -23695,10 +23695,10 @@ IGRvIHlvdSB3YW50IHRvIGFkZCBmb3IgdGhpcyBmaWVsZD8</string> <string>com.apple.InterfaceBuilder.CocoaPlugin</string> <integer value="1"/> <string>com.apple.InterfaceBuilder.CocoaPlugin</string> - <string>{{38, 206}, {944, 550}}</string> + <string>{{96, 340}, {944, 550}}</string> <string>com.apple.InterfaceBuilder.CocoaPlugin</string> <boolean value="NO"/> - <string>{{38, 206}, {944, 550}}</string> + <string>{{96, 340}, {944, 550}}</string> <integer value="1"/> <integer value="1"/> <string>{{62, 352}, {845, 504}}</string> |