aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/CrashReporter.nib
diff options
context:
space:
mode:
authorJacek Antonelli2008-08-15 23:44:46 -0500
committerJacek Antonelli2008-08-15 23:44:46 -0500
commit38d6d37f2d982fa959e9e8a4a3f7e1ccfad7b5d4 (patch)
treeadca584755d22ca041a2dbfc35d4eca01f70b32c /linden/indra/newview/CrashReporter.nib
parentREADME.txt (diff)
downloadmeta-impy-38d6d37f2d982fa959e9e8a4a3f7e1ccfad7b5d4.zip
meta-impy-38d6d37f2d982fa959e9e8a4a3f7e1ccfad7b5d4.tar.gz
meta-impy-38d6d37f2d982fa959e9e8a4a3f7e1ccfad7b5d4.tar.bz2
meta-impy-38d6d37f2d982fa959e9e8a4a3f7e1ccfad7b5d4.tar.xz
Second Life viewer sources 1.13.2.12
Diffstat (limited to 'linden/indra/newview/CrashReporter.nib')
-rw-r--r--linden/indra/newview/CrashReporter.nib/classes.nib4
-rw-r--r--linden/indra/newview/CrashReporter.nib/info.nib14
-rw-r--r--linden/indra/newview/CrashReporter.nib/objects.xib106
3 files changed, 124 insertions, 0 deletions
diff --git a/linden/indra/newview/CrashReporter.nib/classes.nib b/linden/indra/newview/CrashReporter.nib/classes.nib
new file mode 100644
index 0000000..ea58db1
--- /dev/null
+++ b/linden/indra/newview/CrashReporter.nib/classes.nib
@@ -0,0 +1,4 @@
1{
2IBClasses = ();
3IBVersion = 1;
4}
diff --git a/linden/indra/newview/CrashReporter.nib/info.nib b/linden/indra/newview/CrashReporter.nib/info.nib
new file mode 100644
index 0000000..62e9cee
--- /dev/null
+++ b/linden/indra/newview/CrashReporter.nib/info.nib
@@ -0,0 +1,14 @@
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>508 20 476 367 0 0 1680 1028 </string>
7 <key>IBFramework Version</key>
8 <string>446.1</string>
9 <key>IBSystem Version</key>
10 <string>8L2127</string>
11 <key>targetFramework</key>
12 <string>IBCarbonFramework</string>
13</dict>
14</plist>
diff --git a/linden/indra/newview/CrashReporter.nib/objects.xib b/linden/indra/newview/CrashReporter.nib/objects.xib
new file mode 100644
index 0000000..7ff2838
--- /dev/null
+++ b/linden/indra/newview/CrashReporter.nib/objects.xib
@@ -0,0 +1,106 @@
1<?xml version="1.0" standalone="yes"?>
2<object class="NSIBObjectData">
3 <string name="targetFramework">IBCarbonFramework</string>
4 <object name="rootObject" class="NSCustomObject" id="1">
5 <string name="customClass">NSApplication</string>
6 </object>
7 <array count="12" name="allObjects">
8 <object class="IBCarbonWindow" id="166">
9 <string name="windowRect">123 251 577 758 </string>
10 <string name="title">Second Life Crash Logger</string>
11 <object name="rootControl" class="IBCarbonRootControl" id="167">
12 <string name="bounds">0 0 454 507 </string>
13 <array count="4" name="subviews">
14 <object class="IBCarbonStaticText" id="181">
15 <string name="bounds">20 20 177 487 </string>
16 <string name="title">Second Life appears to have crashed.&#10;&#10;This crash reporter collects information about your computer&apos;s hardware configuration, operating system, and some Second Life logs.&#10;&#10;In the space below, please briefly describe what you were doing or trying to do just prior to the crash. Thank you for your help!&#10;&#10;If you don&apos;t wish to send Linden Lab a crash report, press Cancel.&#10;</string>
17 </object>
18 <object class="IBCarbonButton" id="182">
19 <string name="bounds">414 417 434 487 </string>
20 <string name="title">OK</string>
21 <ostype name="command">ok </ostype>
22 </object>
23 <object class="IBCarbonButton" id="183">
24 <string name="bounds">414 335 434 405 </string>
25 <string name="title">Cancel</string>
26 <ostype name="command">not!</ostype>
27 <int name="buttonType">2</int>
28 </object>
29 <object class="IBCarbonEditText" id="185">
30 <string name="bounds">188 23 391 484 </string>
31 <ostype name="controlSignature">text</ostype>
32 <boolean name="isUnicode">TRUE</boolean>
33 </object>
34 </array>
35 </object>
36 <int name="carbonWindowClass">2</int>
37 <int name="themeBrush">3</int>
38 <int name="windowPosition">7</int>
39 </object>
40 <reference idRef="167"/>
41 <reference idRef="181"/>
42 <reference idRef="182"/>
43 <reference idRef="183"/>
44 <reference idRef="185"/>
45 <object class="IBCarbonButton" id="187">
46 <string name="bounds">414 335 434 405 </string>
47 <string name="title">Cancel</string>
48 <ostype name="command">not!</ostype>
49 <int name="buttonType">2</int>
50 </object>
51 <object class="IBCarbonButton" id="188">
52 <string name="bounds">414 417 434 487 </string>
53 <string name="title">OK</string>
54 <ostype name="command">ok </ostype>
55 </object>
56 <object class="IBCarbonEditText" id="189">
57 <string name="bounds">188 23 391 484 </string>
58 <ostype name="controlSignature">text</ostype>
59 <boolean name="isUnicode">TRUE</boolean>
60 </object>
61 <object class="IBCarbonWindow" id="190">
62 <string name="windowRect">104 65 558 572 </string>
63 <string name="title">Second Life Crash Logger</string>
64 <object name="rootControl" class="IBCarbonRootControl" id="192">
65 <string name="bounds">0 0 454 507 </string>
66 <array count="4" name="subviews">
67 <object class="IBCarbonStaticText" id="191">
68 <string name="bounds">20 20 177 487 </string>
69 <string name="title">Second Life appears to have crashed or frozen the last time it ran.&#10;&#10;This crash reporter collects information about your computer&apos;s hardware configuration, operating system, and some Second Life logs.&#10;&#10;In the space below, please briefly describe what you were doing or trying to do just prior to the crash. Thank you for your help!&#10;&#10;If you don&apos;t wish to send Linden Lab a crash report, press Cancel.&#10;</string>
70 </object>
71 <reference idRef="188"/>
72 <reference idRef="187"/>
73 <reference idRef="189"/>
74 </array>
75 </object>
76 <int name="carbonWindowClass">2</int>
77 <int name="themeBrush">3</int>
78 <int name="windowPosition">7</int>
79 </object>
80 <reference idRef="191"/>
81 <reference idRef="192"/>
82 </array>
83 <array count="12" name="allParents">
84 <reference idRef="1"/>
85 <reference idRef="166"/>
86 <reference idRef="167"/>
87 <reference idRef="167"/>
88 <reference idRef="167"/>
89 <reference idRef="167"/>
90 <reference idRef="192"/>
91 <reference idRef="192"/>
92 <reference idRef="192"/>
93 <reference idRef="1"/>
94 <reference idRef="192"/>
95 <reference idRef="190"/>
96 </array>
97 <dictionary count="3" name="nameTable">
98 <string>CrashReporter</string>
99 <reference idRef="166"/>
100 <string>CrashReporterDelayed</string>
101 <reference idRef="190"/>
102 <string>File&apos;s Owner</string>
103 <reference idRef="1"/>
104 </dictionary>
105 <unsigned_int name="nextObjectID">193</unsigned_int>
106</object>