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

« back to all changes in this revision

Viewing changes to mozilla/embedding/config/basebrowser-win

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