mirror of
https://github.com/gnosygnu/xowa.git
synced 2026-03-02 03:49:30 +00:00
Refactor: Pull more classes into baselib
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
Please see the file toolkit/content/license.html for the copyright licensing
|
||||
conditions attached to this codebase, including copies of the licenses
|
||||
concerned.
|
||||
|
||||
You are not granted rights or licenses to the trademarks of the
|
||||
Mozilla Foundation or any party, including without limitation the
|
||||
Firefox name or logo.
|
||||
|
||||
For more information, see: http://www.mozilla.org/foundation/licensing.html
|
||||
Please see the file toolkit/content/license.html for the copyright licensing
|
||||
conditions attached to this codebase, including copies of the licenses
|
||||
concerned.
|
||||
|
||||
You are not granted rights or licenses to the trademarks of the
|
||||
Mozilla Foundation or any party, including without limitation the
|
||||
Firefox name or logo.
|
||||
|
||||
For more information, see: http://www.mozilla.org/foundation/licensing.html
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
XULRunner is a package which can be used to run applications written in HTML
|
||||
or XUL. It can also be used to embed the gecko rendering engine into
|
||||
binary applications.
|
||||
|
||||
XULRunner is not a product; it is a tool which can be used to create products.
|
||||
It is a byproduct of Firefox development and the Mozilla community does not
|
||||
have a strong commitment to support XULRunner development apart from Firefox
|
||||
development.
|
||||
|
||||
For more information about using XULRunner or how to use this binary package,
|
||||
see the Mozilla Developer Center article:
|
||||
|
||||
https://developer.mozilla.org/en/XULRunner
|
||||
XULRunner is a package which can be used to run applications written in HTML
|
||||
or XUL. It can also be used to embed the gecko rendering engine into
|
||||
binary applications.
|
||||
|
||||
XULRunner is not a product; it is a tool which can be used to create products.
|
||||
It is a byproduct of Firefox development and the Mozilla community does not
|
||||
have a strong commitment to support XULRunner development apart from Firefox
|
||||
development.
|
||||
|
||||
For more information about using XULRunner or how to use this binary package,
|
||||
see the Mozilla Developer Center article:
|
||||
|
||||
https://developer.mozilla.org/en/XULRunner
|
||||
|
||||
@@ -1 +1 @@
|
||||
manifest components/components.manifest
|
||||
manifest components/components.manifest
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
binary-component libmozgnome.so
|
||||
binary-component libdbusservice.so
|
||||
binary-component libmozgnome.so
|
||||
binary-component libdbusservice.so
|
||||
|
||||
@@ -1,60 +1,60 @@
|
||||
; This Source Code Form is subject to the terms of the Mozilla Public
|
||||
; License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
; file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
|
||||
# This file is in the UTF-8 encoding
|
||||
[Strings]
|
||||
# LOCALIZATION NOTE (isRTL):
|
||||
# Leave this entry empty unless your language requires right-to-left layout,
|
||||
# for example like Arabic, Hebrew, Persian. If your language needs RTL, please
|
||||
# use the untranslated English word "yes" as value
|
||||
isRTL=
|
||||
CrashReporterTitle=Crash Reporter
|
||||
# LOCALIZATION NOTE (CrashReporterVendorTitle): %s is replaced with the vendor name. (i.e. "Mozilla")
|
||||
CrashReporterVendorTitle=%s Crash Reporter
|
||||
# LOCALIZATION NOTE (CrashReporterErrorText): %s is replaced with another string containing detailed information.
|
||||
CrashReporterErrorText=The application had a problem and crashed.\n\nUnfortunately, the crash reporter is unable to submit a report for this crash.\n\nDetails: %s
|
||||
# LOCALIZATION NOTE (CrashReporterProductErrorText2): The first %s is replaced with the product name (i.e. "Firefox"), the second is replaced with another string containing detailed information. These two substitutions can not be reordered!
|
||||
CrashReporterProductErrorText2=%s had a problem and crashed.\n\nUnfortunately, the crash reporter is unable to submit a crash report.\n\nDetails: %s
|
||||
CrashReporterSorry=We're Sorry
|
||||
# LOCALIZATION NOTE (CrashReporterDescriptionText2): The %s is replaced with the product name.
|
||||
CrashReporterDescriptionText2=%s had a problem and crashed.\n\nTo help us diagnose and fix the problem, you can send us a crash report.
|
||||
CrashReporterDefault=This application is run after a crash to report the problem to the application vendor. It should not be run directly.
|
||||
Details=Details…
|
||||
ViewReportTitle=Report Contents
|
||||
CommentGrayText=Add a comment (comments are publicly visible)
|
||||
ExtraReportInfo=This report also contains technical information about the state of the application when it crashed.
|
||||
# LOCALIZATION NOTE (CheckSendReport): The %s is replaced with the vendor name.
|
||||
CheckSendReport=Tell %s about this crash so they can fix it
|
||||
CheckIncludeURL=Include the address of the page I was on
|
||||
CheckAllowEmail=Allow %s to contact me about this report
|
||||
EmailGrayText=Enter your email address here
|
||||
ReportPreSubmit2=Your crash report will be submitted before you quit or restart.
|
||||
ReportDuringSubmit2=Submitting your report…
|
||||
ReportSubmitSuccess=Report submitted successfully!
|
||||
ReportSubmitFailed=There was a problem submitting your report.
|
||||
ReportResubmit=Resending reports that previously failed to send…
|
||||
# LOCALIZATION NOTE (Quit2): The %s is replaced with the product name.
|
||||
Quit2=Quit %s
|
||||
# LOCALIZATION NOTE (Restart): The %s is replaced with the product name.
|
||||
Restart=Restart %s
|
||||
Ok=OK
|
||||
Close=Close
|
||||
|
||||
# LOCALIZATION NOTE (CrashID): The %s is replaced with the Crash ID from the server, which is a string like abc12345-6789-0abc-def1-23456abcdef1
|
||||
CrashID=Crash ID: %s
|
||||
# LOCALIZATION NOTE (CrashDetailsURL): The %s is replaced with a URL that the user can visit to view the crash details.
|
||||
CrashDetailsURL=You can view details of this crash at %s
|
||||
ErrorBadArguments=The application passed an invalid argument.
|
||||
ErrorExtraFileExists=The application didn't leave an application data file.
|
||||
ErrorExtraFileRead=Couldn't read the application data file.
|
||||
ErrorExtraFileMove=Couldn't move application data file.
|
||||
ErrorDumpFileExists=The application did not leave a crash dump file.
|
||||
ErrorDumpFileMove=Couldn't move crash dump.
|
||||
ErrorNoProductName=The application did not identify itself.
|
||||
ErrorNoServerURL=The application did not specify a crash reporting server.
|
||||
ErrorNoSettingsPath=Couldn't find the crash reporter's settings.
|
||||
ErrorCreateDumpDir=Couldn't create pending dump directory.
|
||||
# LOCALIZATION NOTE (ErrorEndOfLife): The %s is replaced with the product name.
|
||||
ErrorEndOfLife=The version of %s you are using is no longer supported. Crash reports are no longer being accepted for this version. Please consider upgrading to a supported version.
|
||||
|
||||
; This Source Code Form is subject to the terms of the Mozilla Public
|
||||
; License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
; file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
|
||||
# This file is in the UTF-8 encoding
|
||||
[Strings]
|
||||
# LOCALIZATION NOTE (isRTL):
|
||||
# Leave this entry empty unless your language requires right-to-left layout,
|
||||
# for example like Arabic, Hebrew, Persian. If your language needs RTL, please
|
||||
# use the untranslated English word "yes" as value
|
||||
isRTL=
|
||||
CrashReporterTitle=Crash Reporter
|
||||
# LOCALIZATION NOTE (CrashReporterVendorTitle): %s is replaced with the vendor name. (i.e. "Mozilla")
|
||||
CrashReporterVendorTitle=%s Crash Reporter
|
||||
# LOCALIZATION NOTE (CrashReporterErrorText): %s is replaced with another string containing detailed information.
|
||||
CrashReporterErrorText=The application had a problem and crashed.\n\nUnfortunately, the crash reporter is unable to submit a report for this crash.\n\nDetails: %s
|
||||
# LOCALIZATION NOTE (CrashReporterProductErrorText2): The first %s is replaced with the product name (i.e. "Firefox"), the second is replaced with another string containing detailed information. These two substitutions can not be reordered!
|
||||
CrashReporterProductErrorText2=%s had a problem and crashed.\n\nUnfortunately, the crash reporter is unable to submit a crash report.\n\nDetails: %s
|
||||
CrashReporterSorry=We're Sorry
|
||||
# LOCALIZATION NOTE (CrashReporterDescriptionText2): The %s is replaced with the product name.
|
||||
CrashReporterDescriptionText2=%s had a problem and crashed.\n\nTo help us diagnose and fix the problem, you can send us a crash report.
|
||||
CrashReporterDefault=This application is run after a crash to report the problem to the application vendor. It should not be run directly.
|
||||
Details=Details…
|
||||
ViewReportTitle=Report Contents
|
||||
CommentGrayText=Add a comment (comments are publicly visible)
|
||||
ExtraReportInfo=This report also contains technical information about the state of the application when it crashed.
|
||||
# LOCALIZATION NOTE (CheckSendReport): The %s is replaced with the vendor name.
|
||||
CheckSendReport=Tell %s about this crash so they can fix it
|
||||
CheckIncludeURL=Include the address of the page I was on
|
||||
CheckAllowEmail=Allow %s to contact me about this report
|
||||
EmailGrayText=Enter your email address here
|
||||
ReportPreSubmit2=Your crash report will be submitted before you quit or restart.
|
||||
ReportDuringSubmit2=Submitting your report…
|
||||
ReportSubmitSuccess=Report submitted successfully!
|
||||
ReportSubmitFailed=There was a problem submitting your report.
|
||||
ReportResubmit=Resending reports that previously failed to send…
|
||||
# LOCALIZATION NOTE (Quit2): The %s is replaced with the product name.
|
||||
Quit2=Quit %s
|
||||
# LOCALIZATION NOTE (Restart): The %s is replaced with the product name.
|
||||
Restart=Restart %s
|
||||
Ok=OK
|
||||
Close=Close
|
||||
|
||||
# LOCALIZATION NOTE (CrashID): The %s is replaced with the Crash ID from the server, which is a string like abc12345-6789-0abc-def1-23456abcdef1
|
||||
CrashID=Crash ID: %s
|
||||
# LOCALIZATION NOTE (CrashDetailsURL): The %s is replaced with a URL that the user can visit to view the crash details.
|
||||
CrashDetailsURL=You can view details of this crash at %s
|
||||
ErrorBadArguments=The application passed an invalid argument.
|
||||
ErrorExtraFileExists=The application didn't leave an application data file.
|
||||
ErrorExtraFileRead=Couldn't read the application data file.
|
||||
ErrorExtraFileMove=Couldn't move application data file.
|
||||
ErrorDumpFileExists=The application did not leave a crash dump file.
|
||||
ErrorDumpFileMove=Couldn't move crash dump.
|
||||
ErrorNoProductName=The application did not identify itself.
|
||||
ErrorNoServerURL=The application did not specify a crash reporting server.
|
||||
ErrorNoSettingsPath=Couldn't find the crash reporter's settings.
|
||||
ErrorCreateDumpDir=Couldn't create pending dump directory.
|
||||
# LOCALIZATION NOTE (ErrorEndOfLife): The %s is replaced with the product name.
|
||||
ErrorEndOfLife=The version of %s you are using is no longer supported. Crash reports are no longer being accepted for this version. Please consider upgrading to a supported version.
|
||||
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
libnspr4.so
|
||||
libplc4.so
|
||||
libplds4.so
|
||||
libnssutil3.so
|
||||
libnss3.so
|
||||
libsmime3.so
|
||||
libssl3.so
|
||||
libmozsqlite3.so
|
||||
libmozalloc.so
|
||||
libxul.so
|
||||
libnspr4.so
|
||||
libplc4.so
|
||||
libplds4.so
|
||||
libnssutil3.so
|
||||
libnss3.so
|
||||
libsmime3.so
|
||||
libssl3.so
|
||||
libmozsqlite3.so
|
||||
libmozalloc.so
|
||||
libxul.so
|
||||
|
||||
@@ -1,207 +1,207 @@
|
||||
# This Source Code Form is subject to the terms of the Mozilla Public
|
||||
# License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
|
||||
SET ISO8859-1
|
||||
TRY esianrtolcdugmphbyfvkwzESIANRTOLCDUGMPHBYFVKWZ'
|
||||
NOSUGGEST !
|
||||
|
||||
# ordinal numbers
|
||||
COMPOUNDMIN 1
|
||||
# only in compounds: 1th, 2th, 3th
|
||||
ONLYINCOMPOUND c
|
||||
# compound rules:
|
||||
# 1. [0-9]*1[0-9]th (10th, 11th, 12th, 56714th, etc.)
|
||||
# 2. [0-9]*[02-9](1st|2nd|3rd|[4-9]th) (21st, 22nd, 123rd, 1234th, etc.)
|
||||
COMPOUNDRULE 2
|
||||
COMPOUNDRULE n*1t
|
||||
COMPOUNDRULE n*mp
|
||||
WORDCHARS 0123456789
|
||||
|
||||
PFX A Y 1
|
||||
PFX A 0 re .
|
||||
|
||||
PFX I Y 1
|
||||
PFX I 0 in .
|
||||
|
||||
PFX U Y 1
|
||||
PFX U 0 un .
|
||||
|
||||
PFX C Y 1
|
||||
PFX C 0 de .
|
||||
|
||||
PFX E Y 1
|
||||
PFX E 0 dis .
|
||||
|
||||
PFX F Y 1
|
||||
PFX F 0 con .
|
||||
|
||||
PFX K Y 1
|
||||
PFX K 0 pro .
|
||||
|
||||
SFX V N 2
|
||||
SFX V e ive e
|
||||
SFX V 0 ive [^e]
|
||||
|
||||
SFX N Y 3
|
||||
SFX N e ion e
|
||||
SFX N y ication y
|
||||
SFX N 0 en [^ey]
|
||||
|
||||
SFX X Y 3
|
||||
SFX X e ions e
|
||||
SFX X y ications y
|
||||
SFX X 0 ens [^ey]
|
||||
|
||||
SFX H N 2
|
||||
SFX H y ieth y
|
||||
SFX H 0 th [^y]
|
||||
|
||||
SFX Y Y 1
|
||||
SFX Y 0 ly .
|
||||
|
||||
SFX G Y 2
|
||||
SFX G e ing e
|
||||
SFX G 0 ing [^e]
|
||||
|
||||
SFX J Y 2
|
||||
SFX J e ings e
|
||||
SFX J 0 ings [^e]
|
||||
|
||||
SFX D Y 4
|
||||
SFX D 0 d e
|
||||
SFX D y ied [^aeiou]y
|
||||
SFX D 0 ed [^ey]
|
||||
SFX D 0 ed [aeiou]y
|
||||
|
||||
SFX T N 4
|
||||
SFX T 0 st e
|
||||
SFX T y iest [^aeiou]y
|
||||
SFX T 0 est [aeiou]y
|
||||
SFX T 0 est [^ey]
|
||||
|
||||
SFX R Y 4
|
||||
SFX R 0 r e
|
||||
SFX R y ier [^aeiou]y
|
||||
SFX R 0 er [aeiou]y
|
||||
SFX R 0 er [^ey]
|
||||
|
||||
SFX Z Y 4
|
||||
SFX Z 0 rs e
|
||||
SFX Z y iers [^aeiou]y
|
||||
SFX Z 0 ers [aeiou]y
|
||||
SFX Z 0 ers [^ey]
|
||||
|
||||
SFX S Y 4
|
||||
SFX S y ies [^aeiou]y
|
||||
SFX S 0 s [aeiou]y
|
||||
SFX S 0 es [sxzh]
|
||||
SFX S 0 s [^sxzhy]
|
||||
|
||||
SFX P Y 3
|
||||
SFX P y iness [^aeiou]y
|
||||
SFX P 0 ness [aeiou]y
|
||||
SFX P 0 ness [^y]
|
||||
|
||||
SFX M Y 1
|
||||
SFX M 0 's .
|
||||
|
||||
SFX B Y 3
|
||||
SFX B 0 able [^aeiou]
|
||||
SFX B 0 able ee
|
||||
SFX B e able [^aeiou]e
|
||||
|
||||
SFX L Y 1
|
||||
SFX L 0 ment .
|
||||
|
||||
REP 90
|
||||
REP a ei
|
||||
REP ei a
|
||||
REP a ey
|
||||
REP ey a
|
||||
REP ai ie
|
||||
REP ie ai
|
||||
REP alot a_lot
|
||||
REP are air
|
||||
REP are ear
|
||||
REP are eir
|
||||
REP air are
|
||||
REP air ere
|
||||
REP ere air
|
||||
REP ere ear
|
||||
REP ere eir
|
||||
REP ear are
|
||||
REP ear air
|
||||
REP ear ere
|
||||
REP eir are
|
||||
REP eir ere
|
||||
REP ch te
|
||||
REP te ch
|
||||
REP ch ti
|
||||
REP ti ch
|
||||
REP ch tu
|
||||
REP tu ch
|
||||
REP ch s
|
||||
REP s ch
|
||||
REP ch k
|
||||
REP k ch
|
||||
REP f ph
|
||||
REP ph f
|
||||
REP gh f
|
||||
REP f gh
|
||||
REP i igh
|
||||
REP igh i
|
||||
REP i uy
|
||||
REP uy i
|
||||
REP i ee
|
||||
REP ee i
|
||||
REP j di
|
||||
REP di j
|
||||
REP j gg
|
||||
REP gg j
|
||||
REP j ge
|
||||
REP ge j
|
||||
REP s ti
|
||||
REP ti s
|
||||
REP s ci
|
||||
REP ci s
|
||||
REP k cc
|
||||
REP cc k
|
||||
REP k qu
|
||||
REP qu k
|
||||
REP kw qu
|
||||
REP o eau
|
||||
REP eau o
|
||||
REP o ew
|
||||
REP ew o
|
||||
REP oo ew
|
||||
REP ew oo
|
||||
REP ew ui
|
||||
REP ui ew
|
||||
REP oo ui
|
||||
REP ui oo
|
||||
REP ew u
|
||||
REP u ew
|
||||
REP oo u
|
||||
REP u oo
|
||||
REP u oe
|
||||
REP oe u
|
||||
REP u ieu
|
||||
REP ieu u
|
||||
REP ue ew
|
||||
REP ew ue
|
||||
REP uff ough
|
||||
REP oo ieu
|
||||
REP ieu oo
|
||||
REP ier ear
|
||||
REP ear ier
|
||||
REP ear air
|
||||
REP air ear
|
||||
REP w qu
|
||||
REP qu w
|
||||
REP z ss
|
||||
REP ss z
|
||||
REP shun tion
|
||||
REP shun sion
|
||||
REP shun cion
|
||||
REP size cise
|
||||
# This Source Code Form is subject to the terms of the Mozilla Public
|
||||
# License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
|
||||
SET ISO8859-1
|
||||
TRY esianrtolcdugmphbyfvkwzESIANRTOLCDUGMPHBYFVKWZ'
|
||||
NOSUGGEST !
|
||||
|
||||
# ordinal numbers
|
||||
COMPOUNDMIN 1
|
||||
# only in compounds: 1th, 2th, 3th
|
||||
ONLYINCOMPOUND c
|
||||
# compound rules:
|
||||
# 1. [0-9]*1[0-9]th (10th, 11th, 12th, 56714th, etc.)
|
||||
# 2. [0-9]*[02-9](1st|2nd|3rd|[4-9]th) (21st, 22nd, 123rd, 1234th, etc.)
|
||||
COMPOUNDRULE 2
|
||||
COMPOUNDRULE n*1t
|
||||
COMPOUNDRULE n*mp
|
||||
WORDCHARS 0123456789
|
||||
|
||||
PFX A Y 1
|
||||
PFX A 0 re .
|
||||
|
||||
PFX I Y 1
|
||||
PFX I 0 in .
|
||||
|
||||
PFX U Y 1
|
||||
PFX U 0 un .
|
||||
|
||||
PFX C Y 1
|
||||
PFX C 0 de .
|
||||
|
||||
PFX E Y 1
|
||||
PFX E 0 dis .
|
||||
|
||||
PFX F Y 1
|
||||
PFX F 0 con .
|
||||
|
||||
PFX K Y 1
|
||||
PFX K 0 pro .
|
||||
|
||||
SFX V N 2
|
||||
SFX V e ive e
|
||||
SFX V 0 ive [^e]
|
||||
|
||||
SFX N Y 3
|
||||
SFX N e ion e
|
||||
SFX N y ication y
|
||||
SFX N 0 en [^ey]
|
||||
|
||||
SFX X Y 3
|
||||
SFX X e ions e
|
||||
SFX X y ications y
|
||||
SFX X 0 ens [^ey]
|
||||
|
||||
SFX H N 2
|
||||
SFX H y ieth y
|
||||
SFX H 0 th [^y]
|
||||
|
||||
SFX Y Y 1
|
||||
SFX Y 0 ly .
|
||||
|
||||
SFX G Y 2
|
||||
SFX G e ing e
|
||||
SFX G 0 ing [^e]
|
||||
|
||||
SFX J Y 2
|
||||
SFX J e ings e
|
||||
SFX J 0 ings [^e]
|
||||
|
||||
SFX D Y 4
|
||||
SFX D 0 d e
|
||||
SFX D y ied [^aeiou]y
|
||||
SFX D 0 ed [^ey]
|
||||
SFX D 0 ed [aeiou]y
|
||||
|
||||
SFX T N 4
|
||||
SFX T 0 st e
|
||||
SFX T y iest [^aeiou]y
|
||||
SFX T 0 est [aeiou]y
|
||||
SFX T 0 est [^ey]
|
||||
|
||||
SFX R Y 4
|
||||
SFX R 0 r e
|
||||
SFX R y ier [^aeiou]y
|
||||
SFX R 0 er [aeiou]y
|
||||
SFX R 0 er [^ey]
|
||||
|
||||
SFX Z Y 4
|
||||
SFX Z 0 rs e
|
||||
SFX Z y iers [^aeiou]y
|
||||
SFX Z 0 ers [aeiou]y
|
||||
SFX Z 0 ers [^ey]
|
||||
|
||||
SFX S Y 4
|
||||
SFX S y ies [^aeiou]y
|
||||
SFX S 0 s [aeiou]y
|
||||
SFX S 0 es [sxzh]
|
||||
SFX S 0 s [^sxzhy]
|
||||
|
||||
SFX P Y 3
|
||||
SFX P y iness [^aeiou]y
|
||||
SFX P 0 ness [aeiou]y
|
||||
SFX P 0 ness [^y]
|
||||
|
||||
SFX M Y 1
|
||||
SFX M 0 's .
|
||||
|
||||
SFX B Y 3
|
||||
SFX B 0 able [^aeiou]
|
||||
SFX B 0 able ee
|
||||
SFX B e able [^aeiou]e
|
||||
|
||||
SFX L Y 1
|
||||
SFX L 0 ment .
|
||||
|
||||
REP 90
|
||||
REP a ei
|
||||
REP ei a
|
||||
REP a ey
|
||||
REP ey a
|
||||
REP ai ie
|
||||
REP ie ai
|
||||
REP alot a_lot
|
||||
REP are air
|
||||
REP are ear
|
||||
REP are eir
|
||||
REP air are
|
||||
REP air ere
|
||||
REP ere air
|
||||
REP ere ear
|
||||
REP ere eir
|
||||
REP ear are
|
||||
REP ear air
|
||||
REP ear ere
|
||||
REP eir are
|
||||
REP eir ere
|
||||
REP ch te
|
||||
REP te ch
|
||||
REP ch ti
|
||||
REP ti ch
|
||||
REP ch tu
|
||||
REP tu ch
|
||||
REP ch s
|
||||
REP s ch
|
||||
REP ch k
|
||||
REP k ch
|
||||
REP f ph
|
||||
REP ph f
|
||||
REP gh f
|
||||
REP f gh
|
||||
REP i igh
|
||||
REP igh i
|
||||
REP i uy
|
||||
REP uy i
|
||||
REP i ee
|
||||
REP ee i
|
||||
REP j di
|
||||
REP di j
|
||||
REP j gg
|
||||
REP gg j
|
||||
REP j ge
|
||||
REP ge j
|
||||
REP s ti
|
||||
REP ti s
|
||||
REP s ci
|
||||
REP ci s
|
||||
REP k cc
|
||||
REP cc k
|
||||
REP k qu
|
||||
REP qu k
|
||||
REP kw qu
|
||||
REP o eau
|
||||
REP eau o
|
||||
REP o ew
|
||||
REP ew o
|
||||
REP oo ew
|
||||
REP ew oo
|
||||
REP ew ui
|
||||
REP ui ew
|
||||
REP oo ui
|
||||
REP ui oo
|
||||
REP ew u
|
||||
REP u ew
|
||||
REP oo u
|
||||
REP u oo
|
||||
REP u oe
|
||||
REP oe u
|
||||
REP u ieu
|
||||
REP ieu u
|
||||
REP ue ew
|
||||
REP ew ue
|
||||
REP uff ough
|
||||
REP oo ieu
|
||||
REP ieu oo
|
||||
REP ier ear
|
||||
REP ear ier
|
||||
REP ear air
|
||||
REP air ear
|
||||
REP w qu
|
||||
REP qu w
|
||||
REP z ss
|
||||
REP ss z
|
||||
REP shun tion
|
||||
REP shun sion
|
||||
REP shun cion
|
||||
REP size cise
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -1,7 +1,7 @@
|
||||
""" GDB Python customization auto-loader for js shell """
|
||||
|
||||
import os.path
|
||||
sys.path[0:0] = [os.path.join('/builds/slave/rel-m-beta-xr_l64_bld-00000000/build/js/src', 'gdb')]
|
||||
|
||||
import mozilla.autoload
|
||||
mozilla.autoload.register(gdb.current_objfile())
|
||||
""" GDB Python customization auto-loader for js shell """
|
||||
|
||||
import os.path
|
||||
sys.path[0:0] = [os.path.join('/builds/slave/rel-m-beta-xr_l64_bld-00000000/build/js/src', 'gdb')]
|
||||
|
||||
import mozilla.autoload
|
||||
mozilla.autoload.register(gdb.current_objfile())
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
[Build]
|
||||
BuildID=20130909203154
|
||||
Milestone=24.0
|
||||
SourceStamp=260fcd9e23a3
|
||||
SourceRepository=http://hg.mozilla.org/releases/mozilla-beta
|
||||
[Build]
|
||||
BuildID=20130909203154
|
||||
Milestone=24.0
|
||||
SourceStamp=260fcd9e23a3
|
||||
SourceRepository=http://hg.mozilla.org/releases/mozilla-beta
|
||||
|
||||
@@ -1,47 +1,47 @@
|
||||
remove "xulrunner-stub"
|
||||
remove "xulrunner"
|
||||
remove "updater"
|
||||
remove "plugin-container"
|
||||
remove "platform.ini"
|
||||
remove "omni.ja"
|
||||
remove "mozilla-xremote-client"
|
||||
remove "libxul.so"
|
||||
remove "libssl3.so"
|
||||
remove "libsoftokn3.so"
|
||||
remove "libsoftokn3.chk"
|
||||
remove "libsmime3.so"
|
||||
remove "libplds4.so"
|
||||
remove "libplc4.so"
|
||||
remove "libnssutil3.so"
|
||||
remove "libnssdbm3.so"
|
||||
remove "libnssdbm3.chk"
|
||||
remove "libnssckbi.so"
|
||||
remove "libnss3.so"
|
||||
remove "libnspr4.so"
|
||||
remove "libmozsqlite3.so"
|
||||
remove "libmozalloc.so"
|
||||
remove "libfreebl3.so"
|
||||
remove "libfreebl3.chk"
|
||||
remove "js-gdb.py"
|
||||
remove "icons/updater.png"
|
||||
remove "dictionaries/en-US.dic"
|
||||
remove "dictionaries/en-US.aff"
|
||||
remove "dependentlibs.list"
|
||||
remove "crashreporter.ini"
|
||||
remove "crashreporter"
|
||||
remove "components/libmozgnome.so"
|
||||
remove "components/libdbusservice.so"
|
||||
remove "components/components.manifest"
|
||||
remove "chrome/icons/default/default48.png"
|
||||
remove "chrome/icons/default/default32.png"
|
||||
remove "chrome/icons/default/default16.png"
|
||||
remove "chrome.manifest"
|
||||
remove "Throbber-small.gif"
|
||||
remove "README.xulrunner"
|
||||
remove "LICENSE"
|
||||
rmdir "icons/"
|
||||
rmdir "dictionaries/"
|
||||
rmdir "components/"
|
||||
rmdir "chrome/icons/default/"
|
||||
rmdir "chrome/icons/"
|
||||
rmdir "chrome/"
|
||||
remove "xulrunner-stub"
|
||||
remove "xulrunner"
|
||||
remove "updater"
|
||||
remove "plugin-container"
|
||||
remove "platform.ini"
|
||||
remove "omni.ja"
|
||||
remove "mozilla-xremote-client"
|
||||
remove "libxul.so"
|
||||
remove "libssl3.so"
|
||||
remove "libsoftokn3.so"
|
||||
remove "libsoftokn3.chk"
|
||||
remove "libsmime3.so"
|
||||
remove "libplds4.so"
|
||||
remove "libplc4.so"
|
||||
remove "libnssutil3.so"
|
||||
remove "libnssdbm3.so"
|
||||
remove "libnssdbm3.chk"
|
||||
remove "libnssckbi.so"
|
||||
remove "libnss3.so"
|
||||
remove "libnspr4.so"
|
||||
remove "libmozsqlite3.so"
|
||||
remove "libmozalloc.so"
|
||||
remove "libfreebl3.so"
|
||||
remove "libfreebl3.chk"
|
||||
remove "js-gdb.py"
|
||||
remove "icons/updater.png"
|
||||
remove "dictionaries/en-US.dic"
|
||||
remove "dictionaries/en-US.aff"
|
||||
remove "dependentlibs.list"
|
||||
remove "crashreporter.ini"
|
||||
remove "crashreporter"
|
||||
remove "components/libmozgnome.so"
|
||||
remove "components/libdbusservice.so"
|
||||
remove "components/components.manifest"
|
||||
remove "chrome/icons/default/default48.png"
|
||||
remove "chrome/icons/default/default32.png"
|
||||
remove "chrome/icons/default/default16.png"
|
||||
remove "chrome.manifest"
|
||||
remove "Throbber-small.gif"
|
||||
remove "README.xulrunner"
|
||||
remove "LICENSE"
|
||||
rmdir "icons/"
|
||||
rmdir "dictionaries/"
|
||||
rmdir "components/"
|
||||
rmdir "chrome/icons/default/"
|
||||
rmdir "chrome/icons/"
|
||||
rmdir "chrome/"
|
||||
|
||||
Reference in New Issue
Block a user