mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-20 21:56:30 +01:00
Components of Ardour.app package.
git-svn-id: svn://localhost/ardour2/trunk@644 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
2b5d095464
commit
71862247ad
16 changed files with 675 additions and 0 deletions
4
tools/osx_packaging/ProgressWindow.nib/classes.nib
generated
Normal file
4
tools/osx_packaging/ProgressWindow.nib/classes.nib
generated
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
IBClasses = ();
|
||||
IBVersion = 1;
|
||||
}
|
||||
18
tools/osx_packaging/ProgressWindow.nib/info.nib
generated
Normal file
18
tools/osx_packaging/ProgressWindow.nib/info.nib
generated
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>IBDocumentLocation</key>
|
||||
<string>124 298 356 240 0 0 1280 832 </string>
|
||||
<key>IBFramework Version</key>
|
||||
<string>349.0</string>
|
||||
<key>IBOpenObjects</key>
|
||||
<array>
|
||||
<integer>180</integer>
|
||||
</array>
|
||||
<key>IBSystem Version</key>
|
||||
<string>7F44</string>
|
||||
<key>targetFramework</key>
|
||||
<string>IBCarbonFramework</string>
|
||||
</dict>
|
||||
</plist>
|
||||
53
tools/osx_packaging/ProgressWindow.nib/objects.xib
Normal file
53
tools/osx_packaging/ProgressWindow.nib/objects.xib
Normal file
|
|
@ -0,0 +1,53 @@
|
|||
<?xml version="1.0" standalone="yes"?>
|
||||
<object class="NSIBObjectData">
|
||||
<string name="targetFramework">IBCarbonFramework</string>
|
||||
<object name="rootObject" class="NSCustomObject" id="1">
|
||||
<string name="customClass">NSApplication</string>
|
||||
</object>
|
||||
<array count="4" name="allObjects">
|
||||
<object class="IBCarbonWindow" id="180">
|
||||
<string name="windowRect">404 523 457 899 </string>
|
||||
<string name="title">Caching Fonts...</string>
|
||||
<object name="rootControl" class="IBCarbonRootControl" id="183">
|
||||
<string name="bounds">0 0 53 376 </string>
|
||||
<array count="2" name="subviews">
|
||||
<object class="IBCarbonProgressBar" id="181">
|
||||
<string name="bounds">19 17 32 270 </string>
|
||||
<boolean name="small">TRUE</boolean>
|
||||
<int name="controlSize">1</int>
|
||||
<int name="initialValue">50</int>
|
||||
</object>
|
||||
<object class="IBCarbonButton" id="185">
|
||||
<string name="bounds">16 284 34 356 </string>
|
||||
<boolean name="small">TRUE</boolean>
|
||||
<int name="controlSize">1</int>
|
||||
<string name="title">Cancel</string>
|
||||
<ostype name="command">quit</ostype>
|
||||
</object>
|
||||
</array>
|
||||
</object>
|
||||
<boolean name="hasCloseBox">FALSE</boolean>
|
||||
<boolean name="hasHorizontalZoom">FALSE</boolean>
|
||||
<boolean name="isResizable">FALSE</boolean>
|
||||
<boolean name="hasVerticalZoom">FALSE</boolean>
|
||||
<int name="themeBrush">51</int>
|
||||
<int name="windowPosition">1</int>
|
||||
</object>
|
||||
<reference idRef="181"/>
|
||||
<reference idRef="183"/>
|
||||
<reference idRef="185"/>
|
||||
</array>
|
||||
<array count="4" name="allParents">
|
||||
<reference idRef="1"/>
|
||||
<reference idRef="183"/>
|
||||
<reference idRef="180"/>
|
||||
<reference idRef="183"/>
|
||||
</array>
|
||||
<dictionary count="2" name="nameTable">
|
||||
<string>File's Owner</string>
|
||||
<reference idRef="1"/>
|
||||
<string>Window</string>
|
||||
<reference idRef="180"/>
|
||||
</dictionary>
|
||||
<unsigned_int name="nextObjectID">186</unsigned_int>
|
||||
</object>
|
||||
Loading…
Add table
Add a link
Reference in a new issue