~ubuntu-branches/ubuntu/precise/kompozer/precise

« back to all changes in this revision

Viewing changes to mozilla/embedding/config/basebrowser-installer-win.pkg

  • Committer: Bazaar Package Importer
  • Author(s): Anthony Yarusso
  • Date: 2007-08-27 01:11:03 UTC
  • Revision ID: james.westby@ubuntu.com-20070827011103-2jgf4s6532gqu2ka
Tags: upstream-0.7.10
ImportĀ upstreamĀ versionĀ 0.7.10

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
; Base Embedding Package File for Win32
 
2
 
3
;
 
4
;
 
5
 
 
6
; *****
 
7
; *
 
8
; * NOTE: Many files that were listed in [Embed] have been moved to the
 
9
; *       following pacakges file list:
 
10
; *
 
11
; *         xpinstall/packager/xpcom-win.pkg
 
12
; *
 
13
; *****
 
14
 
 
15
[Embed]
 
16
 
17
; Sample App:
 
18
 
19
; Which sample app gets copied is determined in makefile.win
 
20
; by the args passed in to it. Both winembed and mfcembed
 
21
; are copied by default.
 
22
; Run "nmake -f makefile.win APP=winembed" to copy winembed 
 
23
; Run "nmake -f makefile.win APP=mfcembed" to copy mfcembed
 
24
 
 
25
 
 
26
;
 
27
; ActiveX control
 
28
;
 
29
mozctl.dll
 
30
mozctlx.dll
 
31
 
 
32
;
 
33
; ActiveX plugin
 
34
;
 
35
plugins\npmozax.dll
 
36
 
 
37
 
38
; NSPR:
 
39
 
40
 
 
41
 
42
; Javascript:
 
43
 
44
 
 
45
 
46
; XPCOM:
 
47
 
48
components\xpcom_base.xpt
 
49
components\xpcom_components.xpt
 
50
components\xpcom_ds.xpt
 
51
components\xpcom_io.xpt
 
52
components\xpcom_nativeapp.xpt
 
53
components\xpcom_thread.xpt
 
54
components\xpcom_xpti.xpt
 
55
 
 
56
; xpconnect
 
57
components\xpc3250.dll
 
58
components\xpconnect.xpt
 
59
 
 
60
 
61
; XP widgets/graphics
 
62
 
63
gkgfx.dll
 
64
components\gkgfxwin.dll      
 
65
components\gkwidget.dll   
 
66
components\widget.xpt
 
67
components\gfx.xpt                      
 
68
 
 
69
; layout
 
70
moz_art_lgpl.dll
 
71
components\gkcontent.dll
 
72
components\gklayout.dll                   
 
73
components\gkparser.dll                 
 
74
components\layout_base.xpt              
 
75
components\layout_xul.xpt               
 
76
components\content_base.xpt
 
77
res\dtd\xhtml11.dtd
 
78
 
 
79
 
80
; Imaging:
 
81
 
82
; in xpcom-win
 
83
;mozz.dll
 
84
components\imglib2.dll
 
85
 
 
86
 
87
; Components: (need to trim fat)
 
88
 
89
 
 
90
; accessibility (out of process API support)
 
91
; see http://www.mozilla.org/projects/ui/accessibility/vendors-win.html
 
92
components\accessibility.dll              
 
93
components\accessibility.xpt                 
 
94
components\accessibility-msaa.xpt
 
95
 
 
96
; caps (JavaScript security)
 
97
components\caps.dll                     
 
98
components\caps.xpt                     
 
99
 
 
100
; cookies
 
101
components\cookie.dll                   
 
102
 
 
103
; embedding glue:
 
104
; appshell, docshell, uriloader, chrome, components
 
105
components\appshell.dll                 
 
106
components\appshell.xpt                 
 
107
components\docshell.dll                 
 
108
components\docshell_base.xpt            
 
109
components\uriloader.xpt
 
110
components\chrome.dll                   
 
111
components\chrome.xpt                   
 
112
components\webbrwsr.dll              
 
113
components\webBrowser_core.xpt
 
114
components\embedcomponents.dll
 
115
components\windowwatcher.xpt
 
116
 
 
117
; jar
 
118
; in xpcom-win
 
119
;components\jar50.dll
 
120
components\jar.xpt
 
121
 
 
122
; prefs
 
123
components\pref.xpt
 
124
components\xppref32.dll
 
125
 
 
126
; profile
 
127
components\profile.dll                  
 
128
components\profile.xpt
 
129
 
 
130
; profile sharing - optional
 
131
mozilla-ipcd.exe
 
132
ipc\modules\lockmodule.dll
 
133
ipc\modules\transmgr.dll
 
134
components\ipcdc.dll
 
135
 
 
136
; session history
 
137
components\shistory.xpt
 
138
 
 
139
; optional typeaheadfind 
 
140
; (docs at http://www.mozilla.org/projects/ui/accessibility/typeaheadfind.html)
 
141
;components\typeaheadfind.dll
 
142
;components\typeaheadfind.xpt
 
143
 
 
144
; rdf
 
145
components\rdf.dll
 
146
components\rdf.xpt
 
147
 
 
148
; required l10n resources
 
149
res\language.properties
 
150
res\langGroups.properties
 
151
res\charsetData.properties
 
152
res\charsetalias.properties
 
153
res\wincharset.properties
 
154
 
 
155
; required i18n libraries
 
156
components\i18n.dll
 
157
components\intl.xpt
 
158
components\locale.xpt
 
159
components\uconv.dll
 
160
components\uconv.xpt
 
161
components\unicharutil.xpt
 
162
 
 
163
; dom
 
164
components\dom.xpt                      
 
165
components\dom_base.xpt
 
166
components\dom_core.xpt
 
167
components\dom_css.xpt
 
168
components\dom_events.xpt
 
169
components\dom_html.xpt
 
170
components\dom_range.xpt
 
171
components\dom_stylesheets.xpt
 
172
components\dom_traversal.xpt
 
173
components\dom_views.xpt
 
174
components\dom_xbl.xpt
 
175
components\dom_xul.xpt
 
176
 
 
177
; "javascript:" URLs
 
178
components\jsurl.xpt
 
179
 
 
180
; editor
 
181
components\editor.dll                   
 
182
components\editor.xpt
 
183
 
 
184
; find functionality
 
185
; Optional - only if your code uses nsIWebBrowserFind
 
186
components\txtsvc.xpt
 
187
 
 
188
; netwerk
 
189
components\necko.dll                    
 
190
components\necko.xpt                    
 
191
components\necko_about.xpt              
 
192
components\necko_data.xpt               
 
193
components\necko_dns.xpt                
 
194
components\necko_http.xpt               
 
195
components\necko_jar.xpt                
 
196
components\necko_res.xpt                
 
197
components\necko_strconv.xpt
 
198
 
 
199
; cache
 
200
components\necko_cache.xpt              
 
201
 
 
202
; optional for FTP support
 
203
components\necko2.dll
 
204
components\necko_ftp.xpt
 
205
 
 
206
; plugins
 
207
; Optional - only if you need plugin support
 
208
components\gkplugin.dll
 
209
components\plugin.xpt
 
210
 
 
211
; wallet
 
212
; Optional - only if you need password persistence
 
213
components\wallet.dll
 
214
components\wallet.xpt                  
 
215
 
 
216
; psm2
 
217
; Optional - only if you need HTTPS support
 
218
components\pipboot.dll
 
219
components\pipboot.xpt
 
220
components\pipnss.dll
 
221
components\pipnss.xpt
 
222
nss3.dll
 
223
smime3.dll
 
224
softokn3.chk
 
225
softokn3.dll
 
226
ssl3.dll
 
227
nssckbi.dll
 
228
 
 
229
; xmlextras, optional for XMLHttpRequest support
 
230
components\xmlextras.dll
 
231
components\xmlextras.xpt
 
232
 
 
233
 
234
; res:
 
235
 
236
res\html.css   
 
237
res\quirk.css
 
238
res\viewsource.css
 
239
res\ua.css
 
240
res\forms.css
 
241
res\platform-forms.css
 
242
res\arrow.gif
 
243
res\arrowd.gif
 
244
res\loading-image.gif
 
245
res\broken-image.gif
 
246
res\builtin\platformHTMLBindings.xml
 
247
res\entityTables\html40Special.properties
 
248
res\entityTables\htmlEntityVersions.properties
 
249
res\entityTables\html40Latin1.properties
 
250
res\entityTables\html40Symbols.properties
 
251
res\entityTables\transliterate.properties
 
252
res\fonts\fontEncoding.properties
 
253
 
 
254
; needed for ftp:// dir listings etc
 
255
res\html\gopher-audio.gif
 
256
res\html\gopher-binary.gif
 
257
res\html\gopher-find.gif
 
258
res\html\gopher-image.gif
 
259
res\html\gopher-menu.gif
 
260
res\html\gopher-movie.gif
 
261
res\html\gopher-sound.gif
 
262
res\html\gopher-telnet.gif
 
263
res\html\gopher-text.gif
 
264
res\html\gopher-unknown.gif
 
265
 
 
266
;
 
267
; MathML, optional for MathML charset conversion
 
268
;
 
269
components\ucvmath.dll
 
270
res\mathml.css
 
271
res\dtd\mathml.dtd
 
272
res\entityTables\mathml20.properties
 
273
res\fonts\mathfont.properties
 
274
res\fonts\mathfontCMEX10.properties
 
275
res\fonts\mathfontCMSY10.properties
 
276
res\fonts\mathfontMath1.properties
 
277
res\fonts\mathfontMath2.properties
 
278
res\fonts\mathfontMath4.properties
 
279
res\fonts\mathfontMTExtra.properties
 
280
res\fonts\mathfontPUA.properties
 
281
res\fonts\mathfontSymbol.properties
 
282
 
 
283
 
 
284
; p3p
 
285
components\p3p.dll
 
286
components\p3p.xpt
 
287
 
 
288
; XPInstall
 
289
res\cmessage.txt