source: trunk/third/mozilla/xpfe/bootstrap/mozilla.plst @ 19518

Revision 19518, 4.2 KB checked in by rbasch, 21 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r19517, which included commits to RCS files with non-trunk default branches.
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<!DOCTYPE plist SYSTEM "file://localhost/System/Library/DTDs/PropertyList.dtd">
3<plist version="0.9">
4<dict>
5        <key>CFBundleDocumentTypes</key>
6        <array>
7                <dict>
8                        <key>CFBundleTypeExtensions</key>
9                        <array>
10                                <string>html</string>
11                                <string>shtml</string>
12                                <string>xhtml</string>
13                                <string>htm</string>
14                        </array>
15                        <key>CFBundleTypeIconFile</key>
16                        <string>129</string>
17                        <key>CFBundleTypeName</key>
18                        <string>HTML Document</string>
19                        <key>CFBundleTypeOSTypes</key>
20                        <array>
21                                <string>HTML</string>
22                        </array>
23                        <key>CFBundleTypeRole</key>
24                        <string>Viewer</string>
25                </dict>
26                <dict>
27                        <key>CFBundleTypeExtensions</key>
28                        <array>
29                                <string>text</string>
30                                <string>txt</string>
31                                <string>css</string>
32                                <string>xml</string>
33                                <string>xul</string>
34                                <string>js</string>
35                                <string>rdf</string>
36                        </array>
37                        <key>CFBundleTypeIconFile</key>
38                        <string>129</string>
39                        <key>CFBundleTypeName</key>
40                        <string>Text File</string>
41                        <key>CFBundleTypeOSTypes</key>
42                        <array>
43                                <string>TEXT</string>
44                                <string>utxt</string>
45                        </array>
46                        <key>CFBundleTypeRole</key>
47                        <string>Viewer</string>
48                </dict>
49                <dict>
50                        <key>CFBundleTypeExtensions</key>
51                        <array>
52                                <string>jpeg</string>
53                                <string>jpg</string>
54                                <string>png</string>
55                                <string>gif</string>
56                                <string>mng</string>
57                        </array>
58                        <key>CFBundleTypeName</key>
59                        <string>Image File</string>
60                        <key>CFBundleTypeRole</key>
61                        <string>Viewer</string>
62                </dict>
63                <dict>
64                        <key>CFBundleTypeIconFile</key>
65                        <string>130</string>
66                        <key>CFBundleTypeName</key>
67                        <string>Preferences</string>
68                        <key>CFBundleTypeOSTypes</key>
69                        <array>
70                                <string>pref</string>
71                        </array>
72                        <key>CFBundleTypeRole</key>
73                        <string>Viewer</string>
74                </dict>
75                <dict>
76                        <key>CFBundleTypeIconFile</key>
77                        <string>131</string>
78                        <key>CFBundleTypeName</key>
79                        <string>Plugin</string>
80                        <key>CFBundleTypeOSTypes</key>
81                        <array>
82                                <string>NSPL</string>
83                                <string>IEPL</string>
84                                <string>BRPL</string>
85                        </array>
86                        <key>CFBundleTypeRole</key>
87                        <string>Viewer</string>
88                </dict>
89                <dict>
90                        <key>CFBundleTypeIconFile</key>
91                        <string>142</string>
92                        <key>CFBundleTypeName</key>
93                        <string>Command Line File</string>
94                        <key>CFBundleTypeOSTypes</key>
95                        <array>
96                                <string>CMDL</string>
97                        </array>
98                        <key>CFBundleTypeRole</key>
99                        <string>Viewer</string>
100                </dict>
101                <dict>
102                        <key>CFBundleTypeExtensions</key>
103                        <array>
104                                <string>shlb</string>
105                        </array>
106                        <key>CFBundleTypeIconFile</key>
107                        <string>138</string>
108                        <key>CFBundleTypeName</key>
109                        <string>Shared Library</string>
110                        <key>CFBundleTypeOSTypes</key>
111                        <array>
112                                <string>shlb</string>
113                        </array>
114                        <key>CFBundleTypeRole</key>
115                        <string>Viewer</string>
116                </dict>
117                <dict>
118                        <key>CFBundleTypeExtensions</key>
119                        <array>
120                                <string>mab</string>
121                                <string>bag</string>
122                                <string>na2</string>
123                                <string>msf</string>
124                                <string>sbd</string>
125                                <string>regs</string>
126                        </array>
127                        <key>CFBundleTypeIconFile</key>
128                        <string>139</string>
129                        <key>CFBundleTypeName</key>
130                        <string>Binary File</string>
131                        <key>CFBundleTypeOSTypes</key>
132                        <array>
133                                <string>BiNA</string>
134                        </array>
135                        <key>CFBundleTypeRole</key>
136                        <string>Viewer</string>
137                </dict>
138        </array>
139        <key>CFBundleExecutable</key>
140        <string>Mozilla</string>
141        <key>CFBundleGetInfoString</key>
142        <string>1.3b, © 1998-2002 The Mozilla Organization</string>
143        <key>CFBundleIconFile</key>
144        <string>128</string>
145        <key>CFBundleIdentifier</key>
146        <string>org.mozilla.Mozilla</string>
147        <key>CFBundleLongVersionString</key>
148        <string>1.3b, ©1998-2002 The Mozilla Organization</string>
149        <key>CFBundleName</key>
150        <string>Mozilla</string>
151        <key>CFBundlePackageType</key>
152        <string>APPL</string>
153        <key>CFBundleShortVersionString</key>
154        <string>1.3b</string>
155        <key>CFBundleSignature</key>
156        <string>MOZZ</string>
157        <key>CFBundleURLTypes</key>
158        <array>
159                <dict>
160                        <key>CFBundleURLName</key>
161                        <string>Web Location</string>
162                        <key>CFBundleURLSchemes</key>
163                        <array>
164                                <string>http</string>
165                                <string>https</string>
166                        </array>
167                </dict>
168        </array>
169        <key>CFBundleVersion</key>
170        <string>1.3b</string>
171        <key>LSRequiresCarbon</key>
172        <true/>
173        <key>NSAppleScriptEnabled</key>
174        <true/>
175        <key>NSHumanReadableCopyright</key>
176        <string>©1998-2002 The Mozilla Organization</string>
177</dict>
178</plist>
Note: See TracBrowser for help on using the repository browser.