widget/cocoa/resources/MainMenu.nib/info.nib

Thu, 15 Jan 2015 21:03:48 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Thu, 15 Jan 2015 21:03:48 +0100
branch
TOR_BUG_9701
changeset 11
deefc01c0e14
permissions
-rw-r--r--

Integrate friendly tips from Tor colleagues to make (or not) 4.5 alpha 3;
This includes removal of overloaded (but unused) methods, and addition of
a overlooked call to DataStruct::SetData(nsISupports, uint32_t, bool.)

     1 <?xml version="1.0" encoding="UTF-8"?>
     2 <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
     3 <plist version="1.0">
     4 <dict>
     5 	<key>IBDocumentLocation</key>
     6 	<string>159 127 356 240 0 0 1920 1178 </string>
     7 	<key>IBEditorPositions</key>
     8 	<dict>
     9 		<key>29</key>
    10 		<string>413 971 130 44 0 0 1920 1178 </string>
    11 	</dict>
    12 	<key>IBFramework Version</key>
    13 	<string>443.0</string>
    14 	<key>IBOpenObjects</key>
    15 	<array>
    16 		<integer>29</integer>
    17 	</array>
    18 	<key>IBSystem Version</key>
    19 	<string>8F46</string>
    20 </dict>
    21 </plist>

mercurial