diff options
author | dmoagx <post@wickenrode.com> | 2010-09-12 23:16:18 +0000 |
---|---|---|
committer | dmoagx <post@wickenrode.com> | 2010-09-12 23:16:18 +0000 |
commit | 558a632917cd14149c433dad7399692ab8b5cbf7 (patch) | |
tree | 5c57547ca54d5097199fca0617c0ea7c77191096 /Interfaces/English.lproj/ProgressIndicatorLayer.xib | |
parent | 7240c009185f25fde04ef338b3a2fc0bcd412dfc (diff) | |
download | sequelpro-558a632917cd14149c433dad7399692ab8b5cbf7.tar.gz sequelpro-558a632917cd14149c433dad7399692ab8b5cbf7.tar.bz2 sequelpro-558a632917cd14149c433dad7399692ab8b5cbf7.zip |
* Fix string width as reported by Alexander Vasiliev (ru)
* Make the table status tab date formatter use medium style or the string would be too large at smallest window width
Diffstat (limited to 'Interfaces/English.lproj/ProgressIndicatorLayer.xib')
-rw-r--r-- | Interfaces/English.lproj/ProgressIndicatorLayer.xib | 13 |
1 files changed, 10 insertions, 3 deletions
diff --git a/Interfaces/English.lproj/ProgressIndicatorLayer.xib b/Interfaces/English.lproj/ProgressIndicatorLayer.xib index a0bd2628..382d1d6b 100644 --- a/Interfaces/English.lproj/ProgressIndicatorLayer.xib +++ b/Interfaces/English.lproj/ProgressIndicatorLayer.xib @@ -16,12 +16,12 @@ <object class="NSMutableArray" key="dict.values"> <bool key="EncodedWithXMLCoder">YES</bool> <string>788</string> - <string>1.2.5</string> + <string>1.2.2</string> </object> </object> <object class="NSMutableArray" key="IBDocument.EditedObjectIDs"> <bool key="EncodedWithXMLCoder">YES</bool> - <integer value="38"/> + <integer value="10"/> </object> <object class="NSArray" key="IBDocument.PluginDependencies"> <bool key="EncodedWithXMLCoder">YES</bool> @@ -152,7 +152,7 @@ <object class="BWTransparentButton" id="540103856"> <reference key="NSNextResponder" ref="950529842"/> <int key="NSvFlags">290</int> - <string key="NSFrame">{{295, 72}, {132, 28}}</string> + <string key="NSFrame">{{250, 72}, {177, 28}}</string> <reference key="NSSuperview" ref="950529842"/> <int key="NSViewLayerContentsRedrawPolicy">2</int> <bool key="NSEnabled">YES</bool> @@ -2315,6 +2315,13 @@ <string key="className">NSObject</string> <object class="IBClassDescriptionSource" key="sourceIdentifier"> <string key="majorKey">IBFrameworkSource</string> + <string key="minorKey">PrintCore.framework/Headers/PDEPluginInterface.h</string> + </object> + </object> + <object class="IBPartialClassDescription"> + <string key="className">NSObject</string> + <object class="IBClassDescriptionSource" key="sourceIdentifier"> + <string key="majorKey">IBFrameworkSource</string> <string key="minorKey">Sparkle.framework/Headers/SUAppcast.h</string> </object> </object> |