adium 2434:19ff140611a6: Use a regular font size, not small.
commits at adium.im
commits at adium.im
Sun May 31 22:18:10 UTC 2009
details: http://hg.adium.im/adium/rev/19ff140611a6
revision: 2434:19ff140611a6
author: Zachary West <zacw at adium.im>
date: Sun May 31 18:18:04 2009 -0400
Use a regular font size, not small.
diffs (73 lines):
diff -r 446905abfc24 -r 19ff140611a6 Resources/AdvancedPreferences.nib/classes.nib
--- a/Resources/AdvancedPreferences.nib/classes.nib Sun May 31 17:57:31 2009 -0400
+++ b/Resources/AdvancedPreferences.nib/classes.nib Sun May 31 18:18:04 2009 -0400
@@ -5,6 +5,27 @@
<key>IBClasses</key>
<array>
<dict>
+ <key>CLASS</key>
+ <string>NSApplication</string>
+ <key>LANGUAGE</key>
+ <string>ObjC</string>
+ <key>SUPERCLASS</key>
+ <string>NSResponder</string>
+ </dict>
+ <dict>
+ <key>CLASS</key>
+ <string>RBSplitView</string>
+ <key>LANGUAGE</key>
+ <string>ObjC</string>
+ <key>OUTLETS</key>
+ <dict>
+ <key>delegate</key>
+ <string>id</string>
+ </dict>
+ <key>SUPERCLASS</key>
+ <string>RBSplitSubview</string>
+ </dict>
+ <dict>
<key>ACTIONS</key>
<dict>
<key>toggleShelf</key>
@@ -30,27 +51,6 @@
</dict>
<dict>
<key>CLASS</key>
- <string>NSApplication</string>
- <key>LANGUAGE</key>
- <string>ObjC</string>
- <key>SUPERCLASS</key>
- <string>NSResponder</string>
- </dict>
- <dict>
- <key>CLASS</key>
- <string>RBSplitView</string>
- <key>LANGUAGE</key>
- <string>ObjC</string>
- <key>OUTLETS</key>
- <dict>
- <key>delegate</key>
- <string>id</string>
- </dict>
- <key>SUPERCLASS</key>
- <string>RBSplitSubview</string>
- </dict>
- <dict>
- <key>CLASS</key>
<string>RBSplitSubview</string>
<key>LANGUAGE</key>
<string>ObjC</string>
diff -r 446905abfc24 -r 19ff140611a6 Resources/AdvancedPreferences.nib/info.nib
--- a/Resources/AdvancedPreferences.nib/info.nib Sun May 31 17:57:31 2009 -0400
+++ b/Resources/AdvancedPreferences.nib/info.nib Sun May 31 18:18:04 2009 -0400
@@ -10,7 +10,7 @@
<integer>5</integer>
<key>IBOpenObjects</key>
<array>
- <integer>14</integer>
+ <integer>17</integer>
</array>
<key>IBSystem Version</key>
<string>9J61</string>
diff -r 446905abfc24 -r 19ff140611a6 Resources/AdvancedPreferences.nib/keyedobjects.nib
Binary file Resources/AdvancedPreferences.nib/keyedobjects.nib has changed
More information about the commits
mailing list