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

« back to all changes in this revision

Viewing changes to mozilla/xpinstall/packager/unix/config.it

  • 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
;-------------------------------------------------------------------------
 
2
[General]
 
3
;-------------------------------------------------------------------------
 
4
Default Location=/usr/local/mozilla
 
5
; *** LOCALIZE ME BABY ***
 
6
Title=Mozilla Installer
 
7
 
 
8
 
 
9
;-------------------------------------------------------------------------
 
10
[Cleanup On Upgrade]
 
11
;-------------------------------------------------------------------------
 
12
ObjectToIgnore0=plugins
 
13
ObjectToIgnore1=install.log
 
14
 
 
15
 
 
16
;-------------------------------------------------------------------------
 
17
[Dialog Welcome]
 
18
;-------------------------------------------------------------------------
 
19
Show Dialog=TRUE
 
20
Title=Mozilla Installer
 
21
Readme File=README
 
22
 
 
23
 
 
24
;-------------------------------------------------------------------------
 
25
[Dialog License]
 
26
;-------------------------------------------------------------------------
 
27
Show Dialog=TRUE
 
28
Title=Mozilla Installer
 
29
License File=MPL-1.1.txt
 
30
 
 
31
 
 
32
;-------------------------------------------------------------------------
 
33
[Dialog Setup Type]
 
34
;-------------------------------------------------------------------------
 
35
Show Dialog=TRUE
 
36
Title=Mozilla Installer
 
37
; *** LOCALIZE ME BABY ***
 
38
Message0=Please select the setup type you wish to install.
 
39
 
 
40
[Setup Type0]
 
41
; *** LOCALIZE ME BABY ***
 
42
Description Short=Typical
 
43
; *** LOCALIZE ME BABY ***
 
44
Description Long=Navigator and Mail & News
 
45
C0=Component0
 
46
C1=Component1
 
47
C2=Component2
 
48
C3=Component3
 
49
C4=Component5
 
50
C5=Component6
 
51
C6=Component7
 
52
C7=Component8
 
53
 
 
54
[Setup Type1]
 
55
; *** LOCALIZE ME BABY ***
 
56
Description Short=Complete
 
57
; *** LOCALIZE ME BABY ***
 
58
Description Long=Navigator, Mail & News, Spellchecker, Chatzilla, Debugger, and Inspector
 
59
C0=Component0
 
60
C1=Component1
 
61
C2=Component2
 
62
C3=Component3
 
63
C4=Component4
 
64
C5=Component5
 
65
C6=Component6
 
66
C7=Component7
 
67
C8=Component8
 
68
C9=Component9
 
69
C10=Component10
 
70
C11=Component11
 
71
 
 
72
[Setup Type2]
 
73
; *** LOCALIZE ME BABY ***
 
74
Description Short=Navigator
 
75
; *** LOCALIZE ME BABY ***
 
76
Description Long=Navigator only
 
77
C0=Component0
 
78
C1=Component1 
 
79
C2=Component3 
 
80
C3=Component5
 
81
C4=COmponent6
 
82
C5=Component7
 
83
C6=Component8
 
84
 
 
85
[Setup Type3]
 
86
; *** LOCALIZE ME BABY ***
 
87
Description Short=Custom
 
88
; *** LOCALIZE ME BABY ***
 
89
Description Long=Choose components you wish to install
 
90
C0=Component0
 
91
C1=Component1
 
92
C2=Component2
 
93
C3=Component3
 
94
C4=Component4
 
95
C5=Component5
 
96
C6=Component6
 
97
C7=Component7
 
98
C8=Component8
 
99
C9=Component9
 
100
C10=Component10
 
101
C11=Component11
 
102
 
 
103
 
 
104
;-------------------------------------------------------------------------
 
105
[Dialog Select Components]
 
106
;-------------------------------------------------------------------------
 
107
Show Dialog=TRUE
 
108
Title=Mozilla Installer
 
109
; *** LOCALIZE ME BABY ***
 
110
Message0=Please select the components you wish to install.
 
111
 
 
112
[Component0]
 
113
Description Short=XPInstall Engine
 
114
; *** LOCALIZE ME BABY ***
 
115
Description Long=Installer technology
 
116
Archive=xpcom.xpi
 
117
$InstallSize$:xpcom
 
118
$InstallSizeArchive$:xpcom.xpi
 
119
Attributes=SELECTED|INVISIBLE
 
120
URL0=$URLPath$
 
121
 
 
122
[Component1]
 
123
Description Short=Navigator
 
124
; *** LOCALIZE ME BABY ***
 
125
Description Long=for web browsing
 
126
Archive=browser.xpi
 
127
$InstallSize$:browser
 
128
$InstallSizeArchive$:browser.xpi
 
129
Attributes=SELECTED
 
130
URL0=$URLPath$
 
131
 
 
132
[Component2]
 
133
Description Short=Mail & News
 
134
; *** LOCALIZE ME BABY ***
 
135
Description Long=for reading email and newsgroups
 
136
Archive=mail.xpi
 
137
$InstallSize$:mail
 
138
$InstallSizeArchive$:mail.xpi
 
139
Attributes=SELECTED
 
140
URL0=$URLPath$
 
141
 
 
142
[Component3]
 
143
Description Short=Personal Security Manager
 
144
; *** LOCALIZE ME BABY ***
 
145
Description Long=for secure browsing and email; required for SSL(https) and S/MIME
 
146
Archive=psm.xpi
 
147
$InstallSize$:psm
 
148
$InstallSizeArchive$:psm.xpi
 
149
Attributes=SELECTED
 
150
URL0=$URLPath$
 
151
 
 
152
[Component4]
 
153
Description Short=Chatzilla
 
154
; *** LOCALIZE ME BABY ***
 
155
Description Long=for chatting on Internet Relay Chat(IRC)
 
156
Archive=chatzilla.xpi
 
157
$InstallSize$:chatzilla
 
158
$InstallSizeArchive$:chatzilla.xpi
 
159
Attributes=SELECTED
 
160
URL0=$URLPath$
 
161
 
 
162
[Component5]
 
163
Description Short=Quality Feedback Agent
 
164
; *** LOCALIZE ME BABY ***
 
165
Description Long=for reporting Mozilla crash information
 
166
Archive=talkback.xpi
 
167
Install Size=1960
 
168
Archive Size=812
 
169
Attributes=SELECTED
 
170
URL0=$URLPath$
 
171
 
 
172
[Component6]
 
173
Description Short=English US Profile Defaults
 
174
; *** LOCALIZE ME BABY ***
 
175
Description Long=English US Profile Defaults
 
176
Archive=deflenus.xpi
 
177
$InstallSize$:deflenus
 
178
$InstallSizeArchive$:deflenus.xpi
 
179
Attributes=SELECTED|INVISIBLE
 
180
URL0=$URLPath$
 
181
 
 
182
[Component7]
 
183
Description Short=English (US) Language Pack
 
184
; *** LOCALIZE ME BABY ***
 
185
Description Long=English (US) Language Pack
 
186
Archive=langenus.xpi
 
187
$InstallSize$:langenus
 
188
$InstallSizeArchive$:langenus.xpi
 
189
Attributes=SELECTED|INVISIBLE
 
190
URL0=$URLPath$
 
191
 
 
192
[Component8]
 
193
Description Short=US Regional Pack
 
194
; *** LOCALIZE ME BABY ***
 
195
Description Long=Regional contents for US users
 
196
Archive=regus.xpi
 
197
$InstallSize$:regus
 
198
$InstallSizeArchive$:regus.xpi
 
199
Attributes=SELECTED|INVISIBLE
 
200
URL0=$URLPath$
 
201
 
 
202
[Component9]
 
203
Description Short=Debugger
 
204
; *** LOCALIZE ME BABY ***
 
205
Description Long=for debugging JavaScript
 
206
Archive=venkman.xpi
 
207
$InstallSize$:venkman
 
208
$InstallSizeArchive$:venkman.xpi
 
209
Attributes=SELECTED
 
210
URL0=$URLPath$
 
211
 
 
212
[Component10]
 
213
Description Short=Inspector
 
214
; *** LOCALIZE ME BABY ***
 
215
Description Long=DOM Inspector
 
216
Archive=inspector.xpi
 
217
$InstallSize$:inspector
 
218
$InstallSizeArchive$:inspector.xpi
 
219
Attributes=SELECTED
 
220
URL0=$URLPath$
 
221
 
 
222
[Component11]
 
223
Description Short=Spellchecker
 
224
; *** LOCALIZE ME BABY ***
 
225
Description Long=Spellchecker
 
226
Archive=spellcheck.xpi
 
227
$InstallSize$:spellcheck
 
228
$InstallSizeArchive$:spellcheck.xpi
 
229
Attributes=SELECTED
 
230
URL0=$URLPath$
 
231
 
 
232
;-------------------------------------------------------------------------
 
233
[Dialog Start Install]
 
234
;-------------------------------------------------------------------------
 
235
Show Dialog=TRUE
 
236
Title=Mozilla Installer
 
237
; *** LOCALIZE ME BABY ***
 
238
Message0=Click the Install button to proceed with this installation.
 
239
XPInstall Engine=xpcom.xpi
 
240
 
 
241
 
 
242
;-------------------------------------------------------------------------
 
243
[PostInstallRun0]
 
244
;-------------------------------------------------------------------------
 
245
Target=run-mozilla.sh
 
246
Arguments=regxpcom
 
247
 
 
248
 
 
249
;-------------------------------------------------------------------------
 
250
[PostInstallRun1]
 
251
;-------------------------------------------------------------------------
 
252
Target=run-mozilla.sh
 
253
Arguments=regchrome
 
254
 
 
255
 
 
256
;-------------------------------------------------------------------------
 
257
[LegacyCheck0]
 
258
;-------------------------------------------------------------------------
 
259
Filename=mozilla-bin
 
260
; *** LOCALIZE ME BABY ***
 
261
Message=The selected directory already contains a Mozilla installation. To delete %s completely, please press the 'Delete Directory' button. Information in your Mozilla profile(s) should not be affected. Or, please press the 'Cancel' button and choose a different destination directory.