summaryrefslogtreecommitdiff
path: root/tools/osx_packaging/ProgressWindow.nib
diff options
context:
space:
mode:
authorTaybin Rutkin <taybin@taybin.com>2006-06-27 00:45:25 +0000
committerTaybin Rutkin <taybin@taybin.com>2006-06-27 00:45:25 +0000
commit71862247ada17a337705adb6ceb0c92ef48f14cd (patch)
treed6791bf31b61d52ce1227428aa75d654a2f15d3f /tools/osx_packaging/ProgressWindow.nib
parent2b5d095464a28ae680cf4454af99b4debd3bcabf (diff)
Components of Ardour.app package.
git-svn-id: svn://localhost/ardour2/trunk@644 d708f5d6-7413-0410-9779-e7cbd77b26cf
Diffstat (limited to 'tools/osx_packaging/ProgressWindow.nib')
-rw-r--r--tools/osx_packaging/ProgressWindow.nib/classes.nib4
-rw-r--r--tools/osx_packaging/ProgressWindow.nib/info.nib18
-rw-r--r--tools/osx_packaging/ProgressWindow.nib/objects.xib53
3 files changed, 75 insertions, 0 deletions
diff --git a/tools/osx_packaging/ProgressWindow.nib/classes.nib b/tools/osx_packaging/ProgressWindow.nib/classes.nib
new file mode 100644
index 0000000000..ea58db1189
--- /dev/null
+++ b/tools/osx_packaging/ProgressWindow.nib/classes.nib
@@ -0,0 +1,4 @@
+{
+IBClasses = ();
+IBVersion = 1;
+}
diff --git a/tools/osx_packaging/ProgressWindow.nib/info.nib b/tools/osx_packaging/ProgressWindow.nib/info.nib
new file mode 100644
index 0000000000..4e51560026
--- /dev/null
+++ b/tools/osx_packaging/ProgressWindow.nib/info.nib
@@ -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>
diff --git a/tools/osx_packaging/ProgressWindow.nib/objects.xib b/tools/osx_packaging/ProgressWindow.nib/objects.xib
new file mode 100644
index 0000000000..6eaacc43e9
--- /dev/null
+++ b/tools/osx_packaging/ProgressWindow.nib/objects.xib
@@ -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&apos;s Owner</string>
+ <reference idRef="1"/>
+ <string>Window</string>
+ <reference idRef="180"/>
+ </dictionary>
+ <unsigned_int name="nextObjectID">186</unsigned_int>
+</object>