Commit 50768f14 authored by Felix Paul Kühne's avatar Felix Paul Kühne

* don't use the text archive format for nibs, as the binary version is faster...

* don't use the text archive format for nibs, as the binary version is faster to load and smaller to store. Additionally, it's a lot better for diffing on trac, as humans should't understand the text format anyway.
parent f452c110
......@@ -25,15 +25,13 @@
<array/>
<key>IBOpenObjects</key>
<array>
<integer>2769</integer>
<integer>1789</integer>
<integer>21</integer>
<integer>2730</integer>
<integer>2769</integer>
<integer>29</integer>
<integer>21</integer>
</array>
<key>IBSystem Version</key>
<string>8R3032</string>
<key>IBUsesTextArchiving</key>
<true/>
</dict>
</plist>
......@@ -19,7 +19,5 @@
</array>
<key>IBSystem Version</key>
<string>8R3032</string>
<key>IBUsesTextArchiving</key>
<true/>
</dict>
</plist>
......@@ -17,8 +17,6 @@
<integer>6</integer>
</array>
<key>IBSystem Version</key>
<string>8L127</string>
<key>IBUsesTextArchiving</key>
<true/>
<string>8R3032</string>
</dict>
</plist>
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment