releases-comm-central/editor/ui
Magnus Melin 02e0c3883c Bug 1512963 - rename XUL .inc files to .inc.xul. r=aceman
find mail mailnews editor -name "*.inc" -type f ! -name defines.inc | xargs -I '{}' sh -c 'b=$(basename $1); find mail mailnews editor -type f  | xargs sed -i -e "s/$b/$b.xul/g"' -- {}
find mail mailnews editor -name "*.inc" -type f ! -name defines.inc | xargs -I {} hg mv {} {}.xul

--HG--
rename : editor/ui/dialogs/content/edImage.inc => editor/ui/dialogs/content/edImage.inc.xul
rename : mail/base/content/editContactPanel.inc => mail/base/content/editContactPanel.inc.xul
rename : mail/base/content/helpMenu.inc => mail/base/content/helpMenu.inc.xul
rename : mail/base/content/macWindowMenu.inc => mail/base/content/macWindowMenu.inc.xul
rename : mail/base/content/mainCommandSet.inc => mail/base/content/mainCommandSet.inc.xul
rename : mail/base/content/mainKeySet.inc => mail/base/content/mainKeySet.inc.xul
rename : mail/base/content/mainMailToolbox.inc => mail/base/content/mainMailToolbox.inc.xul
rename : mail/base/content/mainNavigationToolbox.inc => mail/base/content/mainNavigationToolbox.inc.xul
rename : mail/base/content/mainPopupSet.inc => mail/base/content/mainPopupSet.inc.xul
rename : mail/base/content/mainStatusbar.inc => mail/base/content/mainStatusbar.inc.xul
rename : mail/base/content/msgAttachmentView.inc => mail/base/content/msgAttachmentView.inc.xul
rename : mail/base/content/msgHdrPopup.inc => mail/base/content/msgHdrPopup.inc.xul
rename : mail/base/content/msgHdrView.inc => mail/base/content/msgHdrView.inc.xul
rename : mail/base/content/quickFilterBar.inc => mail/base/content/quickFilterBar.inc.xul
rename : mail/components/addrbook/content/abCard.inc => mail/components/addrbook/content/abCard.inc.xul
rename : mail/components/compose/content/editFormatButtons.inc => mail/components/compose/content/editFormatButtons.inc.xul
rename : mail/components/im/content/chat-menu.inc => mail/components/im/content/chat-menu.inc.xul
rename : mail/components/im/content/chat-messenger.inc => mail/components/im/content/chat-messenger.inc.xul
rename : mail/components/preferences/doctype.inc => mail/components/preferences/doctype.inc.xul
rename : mailnews/base/prefs/content/am-addressing.inc => mailnews/base/prefs/content/am-addressing.inc.xul
rename : mailnews/base/prefs/content/am-copies.inc => mailnews/base/prefs/content/am-copies.inc.xul
rename : mailnews/base/search/content/searchTerm.inc => mailnews/base/search/content/searchTerm.inc.xul
rename : mailnews/extensions/smime/content/am-smime.inc => mailnews/extensions/smime/content/am-smime.inc.xul
2018-12-23 14:49:49 +02:00
..
composer/content Bug 1512936 - remove broadcasters from editor/. r=aceman 2018-12-10 10:51:54 +02:00
dialogs/content Bug 1512963 - rename XUL .inc files to .inc.xul. r=aceman 2018-12-23 14:49:49 +02:00
locales Bug 1495808 - Replace existing usages of XUL colorpicker with input[type='color']. r=aceman,jorgk 2018-10-03 10:08:06 +02:00
texzilla/content Bug 1073487 - Upgrade TeXZilla to version 0.9.8. r=neil a=IanN CLOSED TREE 2014-11-13 02:16:31 +08:00
composer.js Bug 1448946 - remove trailing spaces in editor. rs=white-space-only 2018-03-31 12:50:02 +02:00
editorUtilities.jsm Bug 757018 - upgrade license to MPL 2. 2012-05-30 17:48:24 +01:00
jar.mn Bug 1448946 - remove trailing spaces in editor. rs=white-space-only 2018-03-31 12:50:02 +02:00
moz.build Bug 1454405 - Remove references to non-existent MOZ_STANDALONE_COMPOSER config option. r=jorgk 2018-04-16 08:54:00 +02:00
nsComposerCmdLineHandler.js Bug 1484867 - Replace remaining use of XPCOMUtils.generateQI() in ldap, editor, mailnews. rs=bustage-fix DONTBUILD 2018-08-21 09:49:55 +02:00
nsComposerCmdLineHandler.manifest Bug 616815 Remove 5 unwanted CR characters r=Callek 2010-12-05 20:28:53 +00:00