releases-comm-central/calendar
Magnus Melin 29736bcbac Bug 1601769 - update Thunderbird references to toolkit xul->xhtml files renamings in bug 1601093. r=darktrojan
grep -rEl '/(alert|appPicker|dummy|passwordManager|printPageSetup|printPreviewProgress|printProgress|commonDialog|selectDialog|config|editMenuKeys.inc|resetProfile|resetProfileProgress|win|createProfileWizard|profileDowngrade|profileSelection).xul' --exclude-dir=.hg --exclude-dir=suite --exclude-dir=editor . | xargs sed -E -i 's#/(alert|appPicker|dummy|passwordManager|printPageSetup|printPreviewProgress|printProgress|commonDialog|selectDialog|config|editMenuKeys.inc|resetProfile|resetProfileProgress|win|createProfileWizard|profileDowngrade|profileSelection).xul#/\1.xhtml#g'

hg revert mail/components/cloudfile/jar.mn
hg revert mail/components/preferences/jar.mn
hg revert mail/components/preferences/privacy.js
hg revert mail/components/compose/content/bigFileObserver.js

--HG--
rename : mail/base/content/profileDowngrade.xul => mail/base/content/profileDowngrade.xhtml
2019-12-11 23:56:09 +02:00
..
base Bug 1598050 - Restructure all <xul:dialog> usages such that they are not the top level element in calendar/. r=pmorris 2019-12-11 17:28:20 +13:00
import-export Bug 1557504 - remove [array] use in xpidl from calIIcsParser.idl. r=pmorris 2019-11-25 23:28:18 +05:30
itip Bug 1557504 - remove [array] use in xpidl from calIIcsSerializer.idl. r=pmorris 2019-11-21 11:05:15 +13:00
libical Bug 1584473 - Fix wrong arguments to memset(), snprintf(), strncmp() in libical. r=darktrojan 2019-09-28 22:13:45 +02:00
lightning Bug 1598050 - Restructure all <xul:dialog> usages such that they are not the top level element in calendar/. r=pmorris 2019-12-11 17:28:20 +13:00
locales Bug 1579020 - Remove WCAP provider. r=darktrojan 2019-12-05 11:55:21 +02:00
providers Bug 1579020 - Remove WCAP provider. r=darktrojan 2019-12-05 11:55:21 +02:00
resources Bug 1598050 - Restructure all <xul:dialog> usages such that they are not the top level element in calendar/. r=pmorris 2019-12-11 17:28:20 +13:00
test Bug 1601769 - update Thunderbird references to toolkit xul->xhtml files renamings in bug 1601093. r=darktrojan 2019-12-11 23:56:09 +02:00
timezones Bug 1463266 - fix typos in comm-central using codespell. rs=comment-only,typo-fix 2019-10-22 15:23:42 +02:00
.eslintrc.js Bug 1594964 - Unify linting rules for test directories. r=pmorris 2019-11-05 16:48:02 +13:00
.prettierrc
defs.mk
moz.build