Confirmed users, Bureaucrats and Sysops emeriti
2,976
edits
(→Merge) |
(→Merge) |
||
Line 69: | Line 69: | ||
hg --pwd mozilla-aurora/$loc rm mobile/android/chrome/aboutFeedback.dtd | hg --pwd mozilla-aurora/$loc rm mobile/android/chrome/aboutFeedback.dtd | ||
hg --pwd mozilla-aurora/$loc ci -m'Bug 1253339 - Remove about:feedback code' | hg --pwd mozilla-aurora/$loc ci -m'Bug 1253339 - Remove about:feedback code' | ||
hg --pwd mozilla-aurora/$loc rm suite/chrome/mailnews/eudoraImportMsgs.properties mail/chrome/messenger/eudoraImportMsgs.properties | |||
hg --pwd mozilla-aurora/$loc ci -m'Bug 1243498 - Remove Eudora import.' | |||
hg --pwd mozilla-aurora/$loc mv im/chrome/instantbird/accounts.dtd chat/accounts.dtd | |||
hg --pwd mozilla-aurora/$loc ci -m'Bug 1256432 - Unfork accounts.dtd.' | |||
hg --pwd mozilla-aurora/$loc rm suite/chrome/common/pref/pref-policies.dtd | |||
hg --pwd mozilla-aurora/$loc ci -m'Bug 1258295 - Remove remnants of Security Policies preferences pane' | |||
hg --pwd mozilla-aurora/$loc push -r default ssh://hg.mozilla.org/releases/l10n/mozilla-aurora/$loc | hg --pwd mozilla-aurora/$loc push -r default ssh://hg.mozilla.org/releases/l10n/mozilla-aurora/$loc | ||
done | done |