~ubuntu-branches/ubuntu/utopic/ubufox/utopic-security

« back to all changes in this revision

Viewing changes to debian/patches/08_default_dictionary.patch

  • Committer: Bazaar Package Importer
  • Author(s): Chris Coulson
  • Date: 2011-04-09 00:08:51 UTC
  • mfrom: (1.1.21 upstream)
  • Revision ID: james.westby@ubuntu.com-20110409000851-5wd2d1p8cws3y3u8
Tags: 0.9-0ubuntu1
* New upstream release v0.9
* All patches are merged in to the upstream branch now

* Fix LP: #750305 - Please update links and configs for Natty release.
  Rather than doing this manually for every release, we add a dist.js with
  distro information (populated at build time with lsb_release) and just
  do all this automatically.
* Fix LP: #752364 - Plugin Finder Service never finds anything. Use the
  release info in dist.js to construct the URL, now that this got dropped
  from Firefox
* Fix LP: #728826 - Update icons to new versions.
* Drop the pluginGlue.js module. This didn't work, as we can no longer
  use a modules registerSelf method to use nsICategoryManager at startup,
  due to the XPCOM registration changes in Firefox 4. Instead, add
  category entries with the chrome.manifest
* Fix LP: #709125 - User agent doesn't include Ubuntu in it so
  apt.ubuntu.com doesn't work. We add an extra X-Ubuntu HTTP header in
  requests to apt.ubuntu.com, rather than send this information out in
  every request in the UA string

* Add build-depend on lsb-release so we can create dist.js

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
Author: Chris Coulson <chris.coulson@canonical.com>
2
 
Bug-Ubuntu: https://launchpad.net/bugs/333799
3
 
Forwarded: not-needed
4
 
 
5
 
--- a/locale/nl-NL/ubufox.properties
6
 
+++ b/locale/nl-NL/ubufox.properties
7
 
@@ -10,3 +10,4 @@ app.update.url.details=file:///usr/share
8
 
 startup.homepage_override_url=about:blank
9
 
 startup.homepage_welcome_url=about:blank
10
 
 ubufox.pluginWizard.description.notfound=Geen omschrijving gevonden in database. \nMeld een bug aan ubuntu-mozillateam@lists.ubuntu.com
11
 
+spellchecking.dictionary=nl
12
 
--- a/locale/uk/ubufox.properties
13
 
+++ b/locale/uk/ubufox.properties
14
 
@@ -10,3 +10,4 @@ app.update.url.details=file:///usr/share
15
 
 startup.homepage_override_url=about:blank
16
 
 startup.homepage_welcome_url=about:blank
17
 
 ubufox.pluginWizard.description.notfound=No description found in plugin database. \nReport a bug to ubuntu-mozillateam@lists.ubuntu.com
18
 
+spellchecking.dictionary=uk
19
 
--- a/locale/es/ubufox.properties
20
 
+++ b/locale/es/ubufox.properties
21
 
@@ -10,3 +10,4 @@ app.update.url.details=file:///usr/share
22
 
 startup.homepage_override_url=about:blank
23
 
 startup.homepage_welcome_url=about:blank
24
 
 ubufox.pluginWizard.description.notfound=No description found in plugin database. \nReport a bug to ubuntu-mozillateam@lists.ubuntu.com
25
 
+spellchecking.dictionary=es
26
 
--- a/locale/ar/ubufox.properties
27
 
+++ b/locale/ar/ubufox.properties
28
 
@@ -10,3 +10,4 @@ app.update.url.details=file:///usr/share
29
 
 startup.homepage_override_url=about:blank
30
 
 startup.homepage_welcome_url=about:blank
31
 
 ubufox.pluginWizard.description.notfound=No description found in plugin database. \nReport a bug to ubuntu-mozillateam@lists.ubuntu.com
32
 
+spellchecking.dictionary=ar
33
 
--- a/locale/sv-SE/ubufox.properties
34
 
+++ b/locale/sv-SE/ubufox.properties
35
 
@@ -10,3 +10,4 @@ app.update.url.details=file:///usr/share
36
 
 startup.homepage_override_url=about:blank
37
 
 startup.homepage_welcome_url=about:blank
38
 
 ubufox.pluginWizard.description.notfound=No description found in plugin database. \nReport a bug to ubuntu-mozillateam@lists.ubuntu.com
39
 
+spellchecking.dictionary=sv
40
 
--- a/locale/cs-CZ/ubufox.properties
41
 
+++ b/locale/cs-CZ/ubufox.properties
42
 
@@ -10,3 +10,4 @@ app.update.url.details=file:///usr/share
43
 
 startup.homepage_override_url=about:blank
44
 
 startup.homepage_welcome_url=about:blank
45
 
 ubufox.pluginWizard.description.notfound=No description found in plugin database. \nReport a bug to ubuntu-mozillateam@lists.ubuntu.com
46
 
+spellchecking.dictionary=cs
47
 
--- a/locale/lt-LT/ubufox.properties
48
 
+++ b/locale/lt-LT/ubufox.properties
49
 
@@ -10,3 +10,4 @@ app.update.url.details=file:///usr/share
50
 
 startup.homepage_override_url=about:blank
51
 
 startup.homepage_welcome_url=about:blank
52
 
 ubufox.pluginWizard.description.notfound=No description found in plugin database. \nReport a bug to ubuntu-mozillateam@lists.ubuntu.com
53
 
+spellchecking.dictionary=lt
54
 
--- /dev/null
55
 
+++ b/locale/en-AU/ubufox-alt.properties
56
 
@@ -0,0 +1 @@
57
 
+ubufox.altplugins.search=Search ...
58
 
--- /dev/null
59
 
+++ b/locale/en-AU/ubufox-alt.dtd
60
 
@@ -0,0 +1,5 @@
61
 
+<!ENTITY ubufox.altplugin.title "Manage Content Plug-ins">
62
 
+<!ENTITY ubufox.altplugin.filter.used "Plugins in use">
63
 
+<!ENTITY ubufox.altplugin.filter.all "All plugins">
64
 
+<!ENTITY ubufox.altplugin.filtertitle "Show:">
65
 
+<!ENTITY ubufox.altplugin.menuentry "Manage Content Plug-ins">
66
 
--- /dev/null
67
 
+++ b/locale/en-AU/ubufox.dtd
68
 
@@ -0,0 +1,4 @@
69
 
+<!ENTITY ubufox.launchpad.reportbug.label "Report a Problem...">
70
 
+<!ENTITY ubufox.launchpad.helptranslate.label "Translate This Application...">
71
 
+<!ENTITY ubufox.launchpad.gethelponline.label "Get Help Online...">
72
 
+<!ENTITY ubufox.getubuntuextension "Get Ubuntu Extensions">
73
 
--- /dev/null
74
 
+++ b/locale/en-AU/ubufox-search.properties
75
 
@@ -0,0 +1,3 @@
76
 
+browser.search.defaultenginename=Google
77
 
+browser.search.order.1=Google
78
 
+browser.search.order.2=Yahoo
79
 
--- /dev/null
80
 
+++ b/locale/en-AU/ubufox-restart.properties
81
 
@@ -0,0 +1,5 @@
82
 
+
83
 
+restartNotificationLabel=Your browser has been updated and needs to be restarted.
84
 
+restartNotificationButton=Restart
85
 
+restartNotificationKey=r
86
 
+
87
 
--- /dev/null
88
 
+++ b/locale/en-AU/ubufox.properties
89
 
@@ -0,0 +1,13 @@
90
 
+helloMessage=Hello World!
91
 
+helloMessageTitle=Hello
92
 
+prefMessage=Int Pref Value: %d
93
 
+extensions.ubufox@ubuntu.com.description=Ubuntu Firefox Pack.
94
 
+ubufox.pluginWizard.availablePluginsPage.description.label=Choose a plugin for media type
95
 
+app.releaseNotesURL=http://www.ubuntu.com/getubuntu/releasenotes/1004
96
 
+browser.startup.homepage=about:home
97
 
+browser.throbber.url=file:///usr/share/ubuntu-artwork/home/index.html
98
 
+app.update.url.details=file:///usr/share/ubuntu-artwork/home/index.html
99
 
+startup.homepage_override_url=about:blank
100
 
+startup.homepage_welcome_url=about:blank
101
 
+ubufox.pluginWizard.description.notfound=No description found in plugin database. \nReport a bug to ubuntu-mozillateam@lists.ubuntu.com
102
 
+spellchecking.dictionary=en_AU
103
 
--- a/locale/pt-BR/ubufox.properties
104
 
+++ b/locale/pt-BR/ubufox.properties
105
 
@@ -10,3 +10,4 @@ app.update.url.details=file:///usr/share
106
 
 startup.homepage_override_url=about:blank
107
 
 startup.homepage_welcome_url=about:blank
108
 
 ubufox.pluginWizard.description.notfound=No description found in plugin database. \nReport a bug to ubuntu-mozillateam@lists.ubuntu.com
109
 
+spellchecking.dictionary=pt_BR
110
 
--- a/locale/de-DE/ubufox.properties
111
 
+++ b/locale/de-DE/ubufox.properties
112
 
@@ -9,3 +9,4 @@ app.update.url.details=file:///usr/share
113
 
 startup.homepage_override_url=about:blank
114
 
 startup.homepage_welcome_url=about:blank
115
 
 ubufox.pluginWizard.description.notfound=No description found in plugin database. \nReport a bug to ubuntu-mozillateam@lists.ubuntu.com
116
 
+spellchecking.dictionary=de_DE
117
 
--- a/locale/fr/ubufox.properties
118
 
+++ b/locale/fr/ubufox.properties
119
 
@@ -10,3 +10,4 @@ app.update.url.details=file:///usr/share
120
 
 startup.homepage_override_url=about:blank
121
 
 startup.homepage_welcome_url=about:blank
122
 
 ubufox.pluginWizard.description.notfound=No description found in plugin database. \nReport a bug to ubuntu-mozillateam@lists.ubuntu.com
123
 
+spellchecking.dictionary=fr
124
 
--- /dev/null
125
 
+++ b/locale/en-GB/ubufox-alt.properties
126
 
@@ -0,0 +1 @@
127
 
+ubufox.altplugins.search=Search ...
128
 
--- /dev/null
129
 
+++ b/locale/en-GB/ubufox-alt.dtd
130
 
@@ -0,0 +1,5 @@
131
 
+<!ENTITY ubufox.altplugin.title "Manage Content Plug-ins">
132
 
+<!ENTITY ubufox.altplugin.filter.used "Plugins in use">
133
 
+<!ENTITY ubufox.altplugin.filter.all "All plugins">
134
 
+<!ENTITY ubufox.altplugin.filtertitle "Show:">
135
 
+<!ENTITY ubufox.altplugin.menuentry "Manage Content Plug-ins">
136
 
--- /dev/null
137
 
+++ b/locale/en-GB/ubufox.dtd
138
 
@@ -0,0 +1,4 @@
139
 
+<!ENTITY ubufox.launchpad.reportbug.label "Report a Problem...">
140
 
+<!ENTITY ubufox.launchpad.helptranslate.label "Translate This Application...">
141
 
+<!ENTITY ubufox.launchpad.gethelponline.label "Get Help Online...">
142
 
+<!ENTITY ubufox.getubuntuextension "Get Ubuntu Extensions">
143
 
--- /dev/null
144
 
+++ b/locale/en-GB/ubufox-search.properties
145
 
@@ -0,0 +1,3 @@
146
 
+browser.search.defaultenginename=Google
147
 
+browser.search.order.1=Google
148
 
+browser.search.order.2=Yahoo
149
 
--- /dev/null
150
 
+++ b/locale/en-GB/ubufox-restart.properties
151
 
@@ -0,0 +1,5 @@
152
 
+
153
 
+restartNotificationLabel=Your browser has been updated and needs to be restarted.
154
 
+restartNotificationButton=Restart
155
 
+restartNotificationKey=r
156
 
+
157
 
--- /dev/null
158
 
+++ b/locale/en-GB/ubufox.properties
159
 
@@ -0,0 +1,13 @@
160
 
+helloMessage=Hello World!
161
 
+helloMessageTitle=Hello
162
 
+prefMessage=Int Pref Value: %d
163
 
+extensions.ubufox@ubuntu.com.description=Ubuntu Firefox Pack.
164
 
+ubufox.pluginWizard.availablePluginsPage.description.label=Choose a plugin for media type
165
 
+app.releaseNotesURL=http://www.ubuntu.com/getubuntu/releasenotes/1004
166
 
+browser.startup.homepage=about:home
167
 
+browser.throbber.url=file:///usr/share/ubuntu-artwork/home/index.html
168
 
+app.update.url.details=file:///usr/share/ubuntu-artwork/home/index.html
169
 
+startup.homepage_override_url=about:blank
170
 
+startup.homepage_welcome_url=about:blank
171
 
+ubufox.pluginWizard.description.notfound=No description found in plugin database. \nReport a bug to ubuntu-mozillateam@lists.ubuntu.com
172
 
+spellchecking.dictionary=en_GB
173
 
--- a/locale/el-GR/ubufox.properties
174
 
+++ b/locale/el-GR/ubufox.properties
175
 
@@ -10,3 +10,4 @@ app.update.url.details=file:///usr/share
176
 
 startup.homepage_override_url=about:blank
177
 
 startup.homepage_welcome_url=about:blank
178
 
 ubufox.pluginWizard.description.notfound=No description found in plugin database. \nReport a bug to ubuntu-mozillateam@lists.ubuntu.com
179
 
+spellchecking.dictionary=el_GR
180
 
--- /dev/null
181
 
+++ b/locale/en-CA/ubufox-alt.properties
182
 
@@ -0,0 +1 @@
183
 
+ubufox.altplugins.search=Search ...
184
 
--- /dev/null
185
 
+++ b/locale/en-CA/ubufox-alt.dtd
186
 
@@ -0,0 +1,5 @@
187
 
+<!ENTITY ubufox.altplugin.title "Manage Content Plug-ins">
188
 
+<!ENTITY ubufox.altplugin.filter.used "Plugins in use">
189
 
+<!ENTITY ubufox.altplugin.filter.all "All plugins">
190
 
+<!ENTITY ubufox.altplugin.filtertitle "Show:">
191
 
+<!ENTITY ubufox.altplugin.menuentry "Manage Content Plug-ins">
192
 
--- /dev/null
193
 
+++ b/locale/en-CA/ubufox.dtd
194
 
@@ -0,0 +1,4 @@
195
 
+<!ENTITY ubufox.launchpad.reportbug.label "Report a Problem...">
196
 
+<!ENTITY ubufox.launchpad.helptranslate.label "Translate This Application...">
197
 
+<!ENTITY ubufox.launchpad.gethelponline.label "Get Help Online...">
198
 
+<!ENTITY ubufox.getubuntuextension "Get Ubuntu Extensions">
199
 
--- /dev/null
200
 
+++ b/locale/en-CA/ubufox-search.properties
201
 
@@ -0,0 +1,3 @@
202
 
+browser.search.defaultenginename=Google
203
 
+browser.search.order.1=Google
204
 
+browser.search.order.2=Yahoo
205
 
--- /dev/null
206
 
+++ b/locale/en-CA/ubufox-restart.properties
207
 
@@ -0,0 +1,5 @@
208
 
+
209
 
+restartNotificationLabel=Your browser has been updated and needs to be restarted.
210
 
+restartNotificationButton=Restart
211
 
+restartNotificationKey=r
212
 
+
213
 
--- /dev/null
214
 
+++ b/locale/en-CA/ubufox.properties
215
 
@@ -0,0 +1,13 @@
216
 
+helloMessage=Hello World!
217
 
+helloMessageTitle=Hello
218
 
+prefMessage=Int Pref Value: %d
219
 
+extensions.ubufox@ubuntu.com.description=Ubuntu Firefox Pack.
220
 
+ubufox.pluginWizard.availablePluginsPage.description.label=Choose a plugin for media type
221
 
+app.releaseNotesURL=http://www.ubuntu.com/getubuntu/releasenotes/1004
222
 
+browser.startup.homepage=about:home
223
 
+browser.throbber.url=file:///usr/share/ubuntu-artwork/home/index.html
224
 
+app.update.url.details=file:///usr/share/ubuntu-artwork/home/index.html
225
 
+startup.homepage_override_url=about:blank
226
 
+startup.homepage_welcome_url=about:blank
227
 
+ubufox.pluginWizard.description.notfound=No description found in plugin database. \nReport a bug to ubuntu-mozillateam@lists.ubuntu.com
228
 
+spellchecking.dictionary=en_CA
229
 
--- a/locale/pt/ubufox.properties
230
 
+++ b/locale/pt/ubufox.properties
231
 
@@ -10,3 +10,4 @@ app.update.url.details=file:///usr/share
232
 
 startup.homepage_override_url=about:blank
233
 
 startup.homepage_welcome_url=about:blank
234
 
 ubufox.pluginWizard.description.notfound=Não foi encontrada nenhuma descrição na base de dados de plugins.\nPor favor report um erro para ubuntu-mozillateam@lists.ubuntu.com
235
 
+spellchecking.dictionary=pt
236
 
--- a/locale/pl-PL/ubufox.properties
237
 
+++ b/locale/pl-PL/ubufox.properties
238
 
@@ -10,3 +10,4 @@ app.update.url.details=file:///usr/share
239
 
 startup.homepage_override_url=about:blank
240
 
 startup.homepage_welcome_url=about:blank
241
 
 ubufox.pluginWizard.description.notfound=Brak opisu w bazie danych. \nProszę zgłosić błąd do ubuntu-mozillateam@lists.ubuntu.com
242
 
+spellchecking.dictionary=pl
243
 
--- a/locale/gl-ES/ubufox.properties
244
 
+++ b/locale/gl-ES/ubufox.properties
245
 
@@ -10,3 +10,4 @@ app.update.url.details=file:///usr/share
246
 
 startup.homepage_override_url=about:blank
247
 
 startup.homepage_welcome_url=about:blank
248
 
 ubufox.pluginWizard.description.notfound=No description found in plugin database. \nReport a bug to ubuntu-mozillateam@lists.ubuntu.com
249
 
+spellchecking.dictionary=gl_ES
250
 
--- a/locale/sl-SI/ubufox.properties
251
 
+++ b/locale/sl-SI/ubufox.properties
252
 
@@ -10,3 +10,4 @@ app.update.url.details=file:///usr/share
253
 
 startup.homepage_override_url=about:blank
254
 
 startup.homepage_welcome_url=about:blank
255
 
 ubufox.pluginWizard.description.notfound=No description found in plugin database. \nReport a bug to ubuntu-mozillateam@lists.ubuntu.com
256
 
+spellchecking.dictionary=sl
257
 
--- a/locale/eu/ubufox.properties
258
 
+++ b/locale/eu/ubufox.properties
259
 
@@ -11,3 +11,4 @@ app.update.url.details=file:///usr/share
260
 
 startup.homepage_override_url=about:blank
261
 
 startup.homepage_welcome_url=about:blank
262
 
 ubufox.pluginWizard.description.notfound=No description found in plugin database. \nReport a bug to ubuntu-mozillateam@lists.ubuntu.com
263
 
+spellchecking.dictionary=eu_ES
264
 
--- a/locale/hu-HU/ubufox.properties
265
 
+++ b/locale/hu-HU/ubufox.properties
266
 
@@ -10,3 +10,4 @@ app.update.url.details=file:///usr/share
267
 
 startup.homepage_override_url=about:blank
268
 
 startup.homepage_welcome_url=about:blank
269
 
 ubufox.pluginWizard.description.notfound=No description found in plugin database. \nReport a bug to ubuntu-mozillateam@lists.ubuntu.com
270
 
+spellchecking.dictionary=hu_HU
271
 
--- a/locale/en-US/ubufox.properties
272
 
+++ b/locale/en-US/ubufox.properties
273
 
@@ -10,3 +10,4 @@ app.update.url.details=file:///usr/share
274
 
 startup.homepage_override_url=about:blank
275
 
 startup.homepage_welcome_url=about:blank
276
 
 ubufox.pluginWizard.description.notfound=No description found in plugin database. \nReport a bug to ubuntu-mozillateam@lists.ubuntu.com
277
 
+spellchecking.dictionary=en_US
278
 
--- a/locale/ru-RU/ubufox.properties
279
 
+++ b/locale/ru-RU/ubufox.properties
280
 
@@ -10,3 +10,4 @@ app.update.url.details=file:///usr/share
281
 
 startup.homepage_override_url=about:blank
282
 
 startup.homepage_welcome_url=about:blank
283
 
 ubufox.pluginWizard.description.notfound=No description found in plugin database. \nReport a bug to ubuntu-mozillateam@lists.ubuntu.com
284
 
+spellchecking.dictionary=ru_RU
285
 
--- a/locale/ca/ubufox.properties
286
 
+++ b/locale/ca/ubufox.properties
287
 
@@ -10,3 +10,4 @@ app.update.url.details=file:///usr/share
288
 
 startup.homepage_override_url=about:blank
289
 
 startup.homepage_welcome_url=about:blank
290
 
 ubufox.pluginWizard.description.notfound=No description found in plugin database. \nReport a bug to ubuntu-mozillateam@lists.ubuntu.com
291
 
+spellchecking.dictionary=ca_ES
292
 
--- a/locale/af-ZA/ubufox.properties
293
 
+++ b/locale/af-ZA/ubufox.properties
294
 
@@ -10,3 +10,4 @@ app.update.url.details=file:///usr/share
295
 
 startup.homepage_override_url=about:blank
296
 
 startup.homepage_welcome_url=about:blank
297
 
 ubufox.pluginWizard.description.notfound=No description found in plugin database. \nReport a bug to ubuntu-mozillateam@lists.ubuntu.com
298
 
+spellchecking.dictionary=af_ZA
299
 
--- a/locale/it-IT/ubufox.properties
300
 
+++ b/locale/it-IT/ubufox.properties
301
 
@@ -10,3 +10,4 @@ app.update.url.details=file:///usr/share
302
 
 startup.homepage_override_url=about:blank
303
 
 startup.homepage_welcome_url=about:blank
304
 
 ubufox.pluginWizard.description.notfound=No description found in plugin database. \nReport a bug to ubuntu-mozillateam@lists.ubuntu.com
305
 
+spellchecking.dictionary=it_IT
306
 
--- a/locale/bg/ubufox.properties
307
 
+++ b/locale/bg/ubufox.properties
308
 
@@ -10,3 +10,4 @@ app.update.url.details=file:///usr/share
309
 
 startup.homepage_override_url=about:blank
310
 
 startup.homepage_welcome_url=about:blank
311
 
 ubufox.pluginWizard.description.notfound=В базата данни не е намерено описание. \nДокладвайте грешка на ubuntu-mozillateam@lists.ubuntu.com
312
 
+spellchecking.dictionary=bg_BG
313
 
--- a/locale/ro/ubufox.properties
314
 
+++ b/locale/ro/ubufox.properties
315
 
@@ -10,3 +10,4 @@ app.update.url.details=file:///usr/share
316
 
 startup.homepage_override_url=about:blank
317
 
 startup.homepage_welcome_url=about:blank
318
 
 ubufox.pluginWizard.description.notfound=No description found in plugin database. \nReport a bug to ubuntu-mozillateam@lists.ubuntu.com
319
 
+spellchecking.dictionary=ro_RO
320
 
--- a/defaults/preferences/ubuntu-mods.js
321
 
+++ b/defaults/preferences/ubuntu-mods.js
322
 
@@ -36,3 +36,5 @@ pref("browser.search.defaultenginename",
323
 
 pref("browser.search.order.1", "chrome://ubufox/locale/ubufox-search.properties");
324
 
 pref("browser.search.order.2", "chrome://ubufox/locale/ubufox-search.properties");
325
 
 
326
 
+// Set the default dictionary.
327
 
+pref("spellchecking.dictionary", "chrome://ubufox/locale/ubufox.properties");