Rob Lemley
b4a64ff6c0
Bug 1628506 - Port bug 1633037: Rename $(PYTHON) to $(PYTHON3) in all Makefiles. r=darktrojan
...
Port of D72894.
--HG--
extra : rebase_source : 35baacc24a4c77da4fb847d514c0f5347f079c84
extra : histedit_source : 20933d2983d0acbf0ac11c84dbf8464d4ff0aa22
2020-05-02 10:19:17 -04:00
Rob Lemley
cd060ea195
Bug 1625033 - Create build artifact to generate "Built from" links in Treeherder. r=darktrojan CLOSED TREE
...
Treeherder is getting an update later this week that affects the "Built from" links that
appear in the Job Details panel. Rather than parsing log files, a build artifact will be
used to display these links.
The artifact is a JSON file in the suggested format.
--HG--
extra : histedit_source : 2baf9841620fdaed198efa23431a04060ab3c1c7
2020-04-28 20:42:30 -04:00
Rob Lemley
7a16820ae8
Bug 1578806 - Fix platform.ini creation when building on macOS. r=darktrojan
...
The version of sed on macOS does not support the '-i' (edit in-place) option,
causing builds fail. Replacing use of sed with Python.
Fix an off-by-one bug in source_repos.py.
2019-09-04 23:11:04 -04:00
Rob Lemley
a8e05307ce
Bug 1507754 - Update platform.ini with correct Repository URL as well as changeset. r=darktrojan
...
Update the sed command to also swap in the Mozilla repository URL along with the changeset.
--HG--
extra : rebase_source : fc11909cdb38e4db085454b646452c6fa1c299f0
2019-08-26 21:32:55 -04:00
Tom Prince
6cfa2cdcf3
Bug 1427210: Run check-sync-dirs.py as seperate task; r=Fallen
...
MozReview-Commit-ID: J9uHCKlO1g2
--HG--
extra : rebase_source : 67b9f4fc642c5258aceda5c877f9cc6a52c1d1b2
extra : histedit_source : d7546b57e997787fa3e99d20b42cacb2ed5e3b39
2017-12-27 14:14:13 -07:00
Tom Prince
b4ab0ddc40
Bug 1413976: Update sync exceptions for having our own virtualenv packages; r=me
...
--HG--
extra : amend_source : d99a71ecc756e98538bc7ced9b8d8b36fac81ec9
2017-11-18 09:20:31 -07:00
Philipp Kewisch
3c2e8fdf36
Bug 1366607 - Allow building with m-c as topsrcdir. r=frg,tomprince
...
MozReview-Commit-ID: DhZnUDM0EyZ
--HG--
extra : rebase_source : 075751e4334e63bb6d0fdf98d3f8c3a2d8bdea9f
extra : amend_source : edd530cd92beb39b8a536569f3cced81d550a887
extra : histedit_source : 19452ce77cbcb1db0c32b796ce904b36dfa3633d
2017-02-26 16:45:39 +01:00
aleth
11bba57b66
Bug 1298719 - Ensure platform.ini contains the correct m-* source revision. r=ewong,philipp
2016-10-10 20:23:11 +02:00
Brian O'Keefe
9aa81011c9
Bug 1138063 - Replace manual install rules (e.g. tests, FINAL_TARGET files) with moz.build equivalents r=jcranmer,fallen,florian a=IanN for CLOSED TREE
2015-07-26 18:07:22 +01:00
Philip Chee
e3889096c5
Back out Bug 1138063 due to build failures a=Ratty CLOSED TREE
2015-04-12 00:20:28 +08:00
Brian O'Keefe
ab1b394f11
Bug 1138063 - Remove boilerplate stuff from Makefile.ins; r=jcranmer
2015-04-11 23:44:36 +08:00
Nicolas Vigier
2708593ffa
Bug 741340 - Port |Bug 739188 - Allow crosscompiling for Windows without NSIS| to comm-central. r=clokep, r=jcranmer, a=mkmelin
...
CLOSED TREE for seamonkey
2014-12-07 12:25:00 +02:00
Mark Banner
baebe6c49d
Bug 1105197 check-sync-dirs is no longer run over build/ vs mozilla/build. r=jcranmer,a=test-only for CLOSED TREE
2014-12-04 07:49:08 -08:00
Joshua Cranmer
4a55342781
Bug 960287 - Move check-sync-dirs.py to comm-central, since it was removed from mozilla-central, r=Standard8.
...
This helps reopen a CLOSED TREE.
2014-01-19 13:35:36 -06:00
Gregory Szorc
8453bf4697
Bug 845089 - Convert build system to moz.build files on a CLOSED TREE; r=Callek
2013-02-28 15:16:49 +01:00
Mark Banner
6cfa2d94cb
Bug 793643 - Upgrade clang to r161152 and add a check to tell us when the clang versions differ from Firefox. r=irving.
2012-09-25 15:16:24 +01:00
Mark Banner
388656230a
Part of Bug 781446 - Port bug 774032 (bonus only), bug 763987, bug 742795 to comm-central. Port the bonus part of bug 774032 - Use @DEPTH@ and @relativesrcdir@ replacements in Makefile.in. r=KaiRo
2012-08-17 08:56:10 +01:00
Richard Marti
2a594cbe34
Bug 755793 - Allow for drawing in the window titlebar for Australis. r=mconley, ui-r=andreasn
2012-07-07 09:37:24 -04:00
Mark Banner
07276047dd
Backout Bug 767162 (changeset 2fffa32b055e)/Bug 755793 (changeset 106c1726c7d7) due to permanent orange on MozMill tests, part 2
2012-07-06 08:06:21 +01:00
Richard Marti
d37cf8f6d2
Bug 755793 - Allow for drawing in the window titlebar for Australis. r=mconley, ui-r=andreasn
2012-07-05 19:16:24 +02:00
Nomis101@web.de
b5bd743f7c
Part of Bug 758326 - Port bug 481815 - Provide a Windows service to update applications without asking Administrator password. r=Standard8,ui-review=bwinton
2012-06-04 15:03:22 +01:00
Gervase Markham
d9160e1ab8
Bug 757018 - upgrade license to MPL 2.
2012-05-30 17:48:24 +01:00
Neil Rashbrook
531fc093b4
Bug 707305 Make --enable-incomplete-external-linkage work without --with-libxul-sdk r=Callek
2012-05-06 20:43:08 +01:00
Serge Gautherie
750ccd0ad2
Bug 604266. (Dv1-CC) Remove MOZ_INSTALLER support. r=Callek.
2012-03-25 04:32:45 +02:00
Ian Neal
f13714c479
Bug 659205 - tier_platform_dirs doesn't include APP_LIBXUL_DIRS (mailnews/ etc) -- mailnews, xpfe autocomplete etc aren't getting built r=neil/bienvenu a=CLOSED TREE
2011-05-24 16:50:31 +01:00
Mark Banner
c0094906ed
Bug 394502/Bug 585947 Switch Thunderbird to a default configuration of libxul with all comm-central libs being linked into libxul. r=KaiRo,feedback=Callek. bustage fix for CLOSED TREE
2010-09-22 09:05:34 +01:00
Andrew Sutherland
38e9e2d2dc
Import my jquery adding patch.
...
--HG--
branch : add-jquery
2009-09-01 11:26:03 -07:00
Mark Banner
d5d3ba37e5
Bug 500142 Create mozmill and mozmill-one make targets for build automation to use - add the initial targets. r=asuth,gozer
2009-07-24 08:40:10 +01:00
Joey Minta
64b2edf75a
Bug 408370 Implement a basic steelIApplication - the first part of STEEL (Scriptable Thunderbird Easy Extension Library). Patch by jminta, review comment addressed by clarkbw. r=asuth
2009-06-17 10:56:43 +01:00
Mark Banner
f2f6f73dc8
Bug 474978 Move generation of install.rdf for default theme to be alongside theme files. r=mkmelin
...
--HG--
rename : mail/app/profile/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}/Makefile.in => mail/themes/Makefile.in
rename : mail/app/profile/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}/install.rdf.in => mail/themes/install.rdf
2009-01-25 19:03:02 +00:00
Mark Banner
b2bff0208d
Try to fix mac bustage from bug 406742
2009-01-09 22:53:30 +00:00
Magnus Melin
94ead58daf
Bug 406742: create a separate linux theme space for tb3. r=standard8
...
--HG--
rename : mail/themes/qute/Makefile.in => mail/themes/gnomestripe/Makefile.in
rename : mail/themes/qute/editor/EditorDialog.css => mail/themes/gnomestripe/editor/EditorDialog.css
rename : mail/themes/qute/editor/editor.css => mail/themes/gnomestripe/editor/editor.css
rename : mail/themes/qute/editor/img-align-bottom.gif => mail/themes/gnomestripe/editor/img-align-bottom.gif
rename : mail/themes/qute/editor/img-align-left.gif => mail/themes/gnomestripe/editor/img-align-left.gif
rename : mail/themes/qute/editor/img-align-middle.gif => mail/themes/gnomestripe/editor/img-align-middle.gif
rename : mail/themes/qute/editor/img-align-right.gif => mail/themes/gnomestripe/editor/img-align-right.gif
rename : mail/themes/qute/editor/img-align-top.gif => mail/themes/gnomestripe/editor/img-align-top.gif
rename : mail/themes/qute/jar.mn => mail/themes/gnomestripe/jar.mn
rename : mail/themes/qute/mail/accountCentral.css => mail/themes/gnomestripe/mail/accountCentral.css
rename : mail/themes/qute/mail/accountManage.css => mail/themes/gnomestripe/mail/accountManage.css
rename : mail/themes/qute/mail/accountWizard.css => mail/themes/gnomestripe/mail/accountWizard.css
rename : mail/themes/qute/mail/accountcentral/account-settings.png => mail/themes/gnomestripe/mail/accountcentral/account-settings.png
rename : mail/themes/qute/mail/accountcentral/create-account.png => mail/themes/gnomestripe/mail/accountcentral/create-account.png
rename : mail/themes/qute/mail/accountcentral/manage-filters.png => mail/themes/gnomestripe/mail/accountcentral/manage-filters.png
rename : mail/themes/qute/mail/accountcentral/manage-imap.png => mail/themes/gnomestripe/mail/accountcentral/manage-imap.png
rename : mail/themes/qute/mail/accountcentral/manage-newsgroups.png => mail/themes/gnomestripe/mail/accountcentral/manage-newsgroups.png
rename : mail/themes/qute/mail/accountcentral/manage-rss.png => mail/themes/gnomestripe/mail/accountcentral/manage-rss.png
rename : mail/themes/qute/mail/accountcentral/offline-settings.png => mail/themes/gnomestripe/mail/accountcentral/offline-settings.png
rename : mail/themes/qute/mail/accountcentral/read-messages.png => mail/themes/gnomestripe/mail/accountcentral/read-messages.png
rename : mail/themes/qute/mail/accountcentral/search-messages.png => mail/themes/gnomestripe/mail/accountcentral/search-messages.png
rename : mail/themes/qute/mail/accountcentral/write-message.png => mail/themes/gnomestripe/mail/accountcentral/write-message.png
rename : mail/themes/qute/mail/addrbook/abContactsPanel.css => mail/themes/gnomestripe/mail/addrbook/abContactsPanel.css
rename : mail/themes/qute/mail/addrbook/abResultsPane.css => mail/themes/gnomestripe/mail/addrbook/abResultsPane.css
rename : mail/themes/qute/mail/addrbook/abcard-large.png => mail/themes/gnomestripe/mail/addrbook/abcard-large.png
rename : mail/themes/qute/mail/addrbook/abcard.png => mail/themes/gnomestripe/mail/addrbook/abcard.png
rename : mail/themes/qute/mail/addrbook/ablist.png => mail/themes/gnomestripe/mail/addrbook/ablist.png
rename : mail/themes/qute/mail/addrbook/addrbook.png => mail/themes/gnomestripe/mail/addrbook/addrbook.png
rename : mail/themes/qute/mail/addrbook/addressbook-toolbar-small.png => mail/themes/gnomestripe/mail/addrbook/addressbook-toolbar-small.png
rename : mail/themes/qute/mail/addrbook/addressbook-toolbar.png => mail/themes/gnomestripe/mail/addrbook/addressbook-toolbar.png
rename : mail/themes/qute/mail/addrbook/addressbook.css => mail/themes/gnomestripe/mail/addrbook/addressbook.css
rename : mail/themes/qute/mail/addrbook/cardDialog.css => mail/themes/gnomestripe/mail/addrbook/cardDialog.css
rename : mail/themes/qute/mail/addrbook/remote-addrbook-error.png => mail/themes/gnomestripe/mail/addrbook/remote-addrbook-error.png
rename : mail/themes/qute/mail/addrbook/remote-addrbook.png => mail/themes/gnomestripe/mail/addrbook/remote-addrbook.png
rename : mail/themes/qute/mail/addrbook/secure-remote-addrbook.png => mail/themes/gnomestripe/mail/addrbook/secure-remote-addrbook.png
rename : mail/themes/qute/mail/communicator.css => mail/themes/gnomestripe/mail/communicator.css
rename : mail/themes/qute/mail/compose/compose-toolbar-small.png => mail/themes/gnomestripe/mail/compose/compose-toolbar-small.png
rename : mail/themes/qute/mail/compose/compose-toolbar.png => mail/themes/gnomestripe/mail/compose/compose-toolbar.png
rename : mail/themes/qute/mail/compose/editorOverlay.css => mail/themes/gnomestripe/mail/compose/editorOverlay.css
rename : mail/themes/qute/mail/compose/format-buttons.png => mail/themes/gnomestripe/mail/compose/format-buttons.png
rename : mail/themes/qute/mail/compose/messengercompose.css => mail/themes/gnomestripe/mail/compose/messengercompose.css
rename : mail/themes/qute/mail/contactStarred.png => mail/themes/gnomestripe/mail/contactStarred.png
rename : mail/themes/qute/mail/dialogs.css => mail/themes/gnomestripe/mail/dialogs.css
rename : mail/themes/qute/mail/editContactOverlay.css => mail/themes/gnomestripe/mail/editContactOverlay.css
rename : mail/themes/qute/mail/filterDialog.css => mail/themes/gnomestripe/mail/filterDialog.css
rename : mail/themes/qute/mail/folderMenus.css => mail/themes/gnomestripe/mail/folderMenus.css
rename : mail/themes/qute/mail/folderPane.css => mail/themes/gnomestripe/mail/folderPane.css
rename : mail/themes/qute/mail/icon.png => mail/themes/gnomestripe/mail/icon.png
rename : mail/themes/qute/mail/icons/Search-bar.png => mail/themes/gnomestripe/mail/icons/Search-bar.png
rename : mail/themes/qute/mail/icons/alltabs-box-overflow-end-bkgnd-animate.png => mail/themes/gnomestripe/mail/icons/alltabs-box-overflow-end-bkgnd-animate.png
rename : mail/themes/qute/mail/icons/alltabs-box-overflow-end-bkgnd-hover.png => mail/themes/gnomestripe/mail/icons/alltabs-box-overflow-end-bkgnd-hover.png
rename : mail/themes/qute/mail/icons/alltabs-box-overflow-end-bkgnd.png => mail/themes/gnomestripe/mail/icons/alltabs-box-overflow-end-bkgnd.png
rename : mail/themes/qute/mail/icons/alltabs-box-overflow-start-bkgnd-animate.png => mail/themes/gnomestripe/mail/icons/alltabs-box-overflow-start-bkgnd-animate.png
rename : mail/themes/qute/mail/icons/alltabs-box-overflow-start-bkgnd-hover.png => mail/themes/gnomestripe/mail/icons/alltabs-box-overflow-start-bkgnd-hover.png
rename : mail/themes/qute/mail/icons/alltabs-box-overflow-start-bkgnd.png => mail/themes/gnomestripe/mail/icons/alltabs-box-overflow-start-bkgnd.png
rename : mail/themes/qute/mail/icons/arrow-dn-black.png => mail/themes/gnomestripe/mail/icons/arrow-dn-black.png
rename : mail/themes/qute/mail/icons/arrow-dn-blue.png => mail/themes/gnomestripe/mail/icons/arrow-dn-blue.png
rename : mail/themes/qute/mail/icons/arrow-dn-grey.png => mail/themes/gnomestripe/mail/icons/arrow-dn-grey.png
rename : mail/themes/qute/mail/icons/arrow/arrow-down-dim.png => mail/themes/gnomestripe/mail/icons/arrow/arrow-down-dim.png
rename : mail/themes/qute/mail/icons/arrow/arrow-down.png => mail/themes/gnomestripe/mail/icons/arrow/arrow-down.png
rename : mail/themes/qute/mail/icons/arrow/arrow-left-dim.png => mail/themes/gnomestripe/mail/icons/arrow/arrow-left-dim.png
rename : mail/themes/qute/mail/icons/arrow/arrow-left.png => mail/themes/gnomestripe/mail/icons/arrow/arrow-left.png
rename : mail/themes/qute/mail/icons/arrow/arrow-right-dim.png => mail/themes/gnomestripe/mail/icons/arrow/arrow-right-dim.png
rename : mail/themes/qute/mail/icons/arrow/arrow-right.png => mail/themes/gnomestripe/mail/icons/arrow/arrow-right.png
rename : mail/themes/qute/mail/icons/arrow/arrow-up-dim.png => mail/themes/gnomestripe/mail/icons/arrow/arrow-up-dim.png
rename : mail/themes/qute/mail/icons/arrow/arrow-up.png => mail/themes/gnomestripe/mail/icons/arrow/arrow-up.png
rename : mail/themes/qute/mail/icons/attachment-col.png => mail/themes/gnomestripe/mail/icons/attachment-col.png
rename : mail/themes/qute/mail/icons/attachment-deleted.png => mail/themes/gnomestripe/mail/icons/attachment-deleted.png
rename : mail/themes/qute/mail/icons/attachment.png => mail/themes/gnomestripe/mail/icons/attachment.png
rename : mail/themes/qute/mail/icons/check.gif => mail/themes/gnomestripe/mail/icons/check.gif
rename : mail/themes/qute/mail/icons/chevron.png => mail/themes/gnomestripe/mail/icons/chevron.png
rename : mail/themes/qute/mail/icons/close-button.png => mail/themes/gnomestripe/mail/icons/close-button.png
rename : mail/themes/qute/mail/icons/flag-col.png => mail/themes/gnomestripe/mail/icons/flag-col.png
rename : mail/themes/qute/mail/icons/flag.png => mail/themes/gnomestripe/mail/icons/flag.png
rename : mail/themes/qute/mail/icons/folder.png => mail/themes/gnomestripe/mail/icons/folder.png
rename : mail/themes/qute/mail/icons/junk-col.png => mail/themes/gnomestripe/mail/icons/junk-col.png
rename : mail/themes/qute/mail/icons/junk.png => mail/themes/gnomestripe/mail/icons/junk.png
rename : mail/themes/qute/mail/icons/mail-16.gif => mail/themes/gnomestripe/mail/icons/mail-16.gif
rename : mail/themes/qute/mail/icons/mail-toolbar-small.png => mail/themes/gnomestripe/mail/icons/mail-toolbar-small.png
rename : mail/themes/qute/mail/icons/mail-toolbar.png => mail/themes/gnomestripe/mail/icons/mail-toolbar.png
rename : mail/themes/qute/mail/icons/message-ignored.png => mail/themes/gnomestripe/mail/icons/message-ignored.png
rename : mail/themes/qute/mail/icons/message.png => mail/themes/gnomestripe/mail/icons/message.png
rename : mail/themes/qute/mail/icons/new-mail-alert.png => mail/themes/gnomestripe/mail/icons/new-mail-alert.png
rename : mail/themes/qute/mail/icons/notchecked.gif => mail/themes/gnomestripe/mail/icons/notchecked.gif
rename : mail/themes/qute/mail/icons/offline.png => mail/themes/gnomestripe/mail/icons/offline.png
rename : mail/themes/qute/mail/icons/online.png => mail/themes/gnomestripe/mail/icons/online.png
rename : mail/themes/qute/mail/icons/phishing.png => mail/themes/gnomestripe/mail/icons/phishing.png
rename : mail/themes/qute/mail/icons/quick-search-clear.png => mail/themes/gnomestripe/mail/icons/quick-search-clear.png
rename : mail/themes/qute/mail/icons/readcol.png => mail/themes/gnomestripe/mail/icons/readcol.png
rename : mail/themes/qute/mail/icons/readmail.png => mail/themes/gnomestripe/mail/icons/readmail.png
rename : mail/themes/qute/mail/icons/remote-blocked.png => mail/themes/gnomestripe/mail/icons/remote-blocked.png
rename : mail/themes/qute/mail/icons/row.png => mail/themes/gnomestripe/mail/icons/row.png
rename : mail/themes/qute/mail/icons/search-arrow.gif => mail/themes/gnomestripe/mail/icons/search-arrow.gif
rename : mail/themes/qute/mail/icons/server.png => mail/themes/gnomestripe/mail/icons/server.png
rename : mail/themes/qute/mail/icons/smiley-cool.png => mail/themes/gnomestripe/mail/icons/smiley-cool.png
rename : mail/themes/qute/mail/icons/smiley-cry.png => mail/themes/gnomestripe/mail/icons/smiley-cry.png
rename : mail/themes/qute/mail/icons/smiley-embarassed.png => mail/themes/gnomestripe/mail/icons/smiley-embarassed.png
rename : mail/themes/qute/mail/icons/smiley-foot-in-mouth.png => mail/themes/gnomestripe/mail/icons/smiley-foot-in-mouth.png
rename : mail/themes/qute/mail/icons/smiley-frown.png => mail/themes/gnomestripe/mail/icons/smiley-frown.png
rename : mail/themes/qute/mail/icons/smiley-innocent.png => mail/themes/gnomestripe/mail/icons/smiley-innocent.png
rename : mail/themes/qute/mail/icons/smiley-kiss.png => mail/themes/gnomestripe/mail/icons/smiley-kiss.png
rename : mail/themes/qute/mail/icons/smiley-laughing.png => mail/themes/gnomestripe/mail/icons/smiley-laughing.png
rename : mail/themes/qute/mail/icons/smiley-money-mouth.png => mail/themes/gnomestripe/mail/icons/smiley-money-mouth.png
rename : mail/themes/qute/mail/icons/smiley-sealed.png => mail/themes/gnomestripe/mail/icons/smiley-sealed.png
rename : mail/themes/qute/mail/icons/smiley-smile.png => mail/themes/gnomestripe/mail/icons/smiley-smile.png
rename : mail/themes/qute/mail/icons/smiley-surprised.png => mail/themes/gnomestripe/mail/icons/smiley-surprised.png
rename : mail/themes/qute/mail/icons/smiley-tongue-out.png => mail/themes/gnomestripe/mail/icons/smiley-tongue-out.png
rename : mail/themes/qute/mail/icons/smiley-undecided.png => mail/themes/gnomestripe/mail/icons/smiley-undecided.png
rename : mail/themes/qute/mail/icons/smiley-wink.png => mail/themes/gnomestripe/mail/icons/smiley-wink.png
rename : mail/themes/qute/mail/icons/smiley-yell.png => mail/themes/gnomestripe/mail/icons/smiley-yell.png
rename : mail/themes/qute/mail/icons/sort-asc.gif => mail/themes/gnomestripe/mail/icons/sort-asc.gif
rename : mail/themes/qute/mail/icons/sort-dsc.gif => mail/themes/gnomestripe/mail/icons/sort-dsc.gif
rename : mail/themes/qute/mail/icons/tab-arrow-end-bkgnd-animate.png => mail/themes/gnomestripe/mail/icons/tab-arrow-end-bkgnd-animate.png
rename : mail/themes/qute/mail/icons/tab-arrow-end-bkgnd-disabled.png => mail/themes/gnomestripe/mail/icons/tab-arrow-end-bkgnd-disabled.png
rename : mail/themes/qute/mail/icons/tab-arrow-end-bkgnd-enabled.png => mail/themes/gnomestripe/mail/icons/tab-arrow-end-bkgnd-enabled.png
rename : mail/themes/qute/mail/icons/tab-arrow-end-bkgnd-hover.png => mail/themes/gnomestripe/mail/icons/tab-arrow-end-bkgnd-hover.png
rename : mail/themes/qute/mail/icons/tab-arrow-end.png => mail/themes/gnomestripe/mail/icons/tab-arrow-end.png
rename : mail/themes/qute/mail/icons/tab-arrow-start-bkgnd-animate.png => mail/themes/gnomestripe/mail/icons/tab-arrow-start-bkgnd-animate.png
rename : mail/themes/qute/mail/icons/tab-arrow-start-bkgnd-disabled.png => mail/themes/gnomestripe/mail/icons/tab-arrow-start-bkgnd-disabled.png
rename : mail/themes/qute/mail/icons/tab-arrow-start-bkgnd-enabled.png => mail/themes/gnomestripe/mail/icons/tab-arrow-start-bkgnd-enabled.png
rename : mail/themes/qute/mail/icons/tab-arrow-start-bkgnd-hover.png => mail/themes/gnomestripe/mail/icons/tab-arrow-start-bkgnd-hover.png
rename : mail/themes/qute/mail/icons/tab-arrow-start.png => mail/themes/gnomestripe/mail/icons/tab-arrow-start.png
rename : mail/themes/qute/mail/icons/tab-left-bkgnd.png => mail/themes/gnomestripe/mail/icons/tab-left-bkgnd.png
rename : mail/themes/qute/mail/icons/tab-left.png => mail/themes/gnomestripe/mail/icons/tab-left.png
rename : mail/themes/qute/mail/icons/tab-middle-bkgnd.png => mail/themes/gnomestripe/mail/icons/tab-middle-bkgnd.png
rename : mail/themes/qute/mail/icons/tab-middle.png => mail/themes/gnomestripe/mail/icons/tab-middle.png
rename : mail/themes/qute/mail/icons/tab-right-bkgnd.png => mail/themes/gnomestripe/mail/icons/tab-right-bkgnd.png
rename : mail/themes/qute/mail/icons/tab-right.png => mail/themes/gnomestripe/mail/icons/tab-right.png
rename : mail/themes/qute/mail/icons/tabDragIndicator.png => mail/themes/gnomestripe/mail/icons/tabDragIndicator.png
rename : mail/themes/qute/mail/icons/tabmail-tabs-bkgnd.png => mail/themes/gnomestripe/mail/icons/tabmail-tabs-bkgnd.png
rename : mail/themes/qute/mail/icons/tabstrip-bottom.png => mail/themes/gnomestripe/mail/icons/tabstrip-bottom.png
rename : mail/themes/qute/mail/icons/thread-col-sorta.png => mail/themes/gnomestripe/mail/icons/thread-col-sorta.png
rename : mail/themes/qute/mail/icons/thread-col-sortd.png => mail/themes/gnomestripe/mail/icons/thread-col-sortd.png
rename : mail/themes/qute/mail/icons/thread-col.png => mail/themes/gnomestripe/mail/icons/thread-col.png
rename : mail/themes/qute/mail/icons/thread-ignored.png => mail/themes/gnomestripe/mail/icons/thread-ignored.png
rename : mail/themes/qute/mail/icons/thread-watched.png => mail/themes/gnomestripe/mail/icons/thread-watched.png
rename : mail/themes/qute/mail/icons/thread.png => mail/themes/gnomestripe/mail/icons/thread.png
rename : mail/themes/qute/mail/icons/unreadmail.png => mail/themes/gnomestripe/mail/icons/unreadmail.png
rename : mail/themes/qute/mail/junkMail.css => mail/themes/gnomestripe/mail/junkMail.css
rename : mail/themes/qute/mail/mailWindow1.css => mail/themes/gnomestripe/mail/mailWindow1.css
rename : mail/themes/qute/mail/messageBody.css => mail/themes/gnomestripe/mail/messageBody.css
rename : mail/themes/qute/mail/messageHeader.css => mail/themes/gnomestripe/mail/messageHeader.css
rename : mail/themes/qute/mail/messageQuotes.css => mail/themes/gnomestripe/mail/messageQuotes.css
rename : mail/themes/qute/mail/messageWindow.css => mail/themes/gnomestripe/mail/messageWindow.css
rename : mail/themes/qute/mail/messenger.css => mail/themes/gnomestripe/mail/messenger.css
rename : mail/themes/qute/mail/msgSelectOffline.css => mail/themes/gnomestripe/mail/msgSelectOffline.css
rename : mail/themes/qute/mail/newMailAlertUnix.css => mail/themes/gnomestripe/mail/newMailAlertUnix.css
rename : mail/themes/qute/mail/newmailalert.css => mail/themes/gnomestripe/mail/newmailalert.css
rename : mail/themes/qute/mail/newsblog/feed-subscriptions.css => mail/themes/gnomestripe/mail/newsblog/feed-subscriptions.css
rename : mail/themes/qute/mail/newsblog/rss-feed.png => mail/themes/gnomestripe/mail/newsblog/rss-feed.png
rename : mail/themes/qute/mail/newsblog/server-rss.png => mail/themes/gnomestripe/mail/newsblog/server-rss.png
rename : mail/themes/qute/mail/preferences/advanced.png => mail/themes/gnomestripe/mail/preferences/advanced.png
rename : mail/themes/qute/mail/preferences/attachments.png => mail/themes/gnomestripe/mail/preferences/attachments.png
rename : mail/themes/qute/mail/preferences/background.png => mail/themes/gnomestripe/mail/preferences/background.png
rename : mail/themes/qute/mail/preferences/composition.png => mail/themes/gnomestripe/mail/preferences/composition.png
rename : mail/themes/qute/mail/preferences/display.png => mail/themes/gnomestripe/mail/preferences/display.png
rename : mail/themes/qute/mail/preferences/general.png => mail/themes/gnomestripe/mail/preferences/general.png
rename : mail/themes/qute/mail/preferences/hover.png => mail/themes/gnomestripe/mail/preferences/hover.png
rename : mail/themes/qute/mail/preferences/preferences.css => mail/themes/gnomestripe/mail/preferences/preferences.css
rename : mail/themes/qute/mail/preferences/privacy.png => mail/themes/gnomestripe/mail/preferences/privacy.png
rename : mail/themes/qute/mail/preferences/selected.png => mail/themes/gnomestripe/mail/preferences/selected.png
rename : mail/themes/qute/mail/preview.png => mail/themes/gnomestripe/mail/preview.png
rename : mail/themes/qute/mail/primaryToolbar.css => mail/themes/gnomestripe/mail/primaryToolbar.css
rename : mail/themes/qute/mail/searchBox.css => mail/themes/gnomestripe/mail/searchBox.css
rename : mail/themes/qute/mail/searchDialog.css => mail/themes/gnomestripe/mail/searchDialog.css
rename : mail/themes/qute/mail/smileys.css => mail/themes/gnomestripe/mail/smileys.css
rename : mail/themes/qute/mail/smime/certFetchingStatus.css => mail/themes/gnomestripe/mail/smime/certFetchingStatus.css
rename : mail/themes/qute/mail/smime/hdrCryptoNotOk.png => mail/themes/gnomestripe/mail/smime/hdrCryptoNotOk.png
rename : mail/themes/qute/mail/smime/hdrCryptoOk.png => mail/themes/gnomestripe/mail/smime/hdrCryptoOk.png
rename : mail/themes/qute/mail/smime/hdrSignNotOk.png => mail/themes/gnomestripe/mail/smime/hdrSignNotOk.png
rename : mail/themes/qute/mail/smime/hdrSignOk.png => mail/themes/gnomestripe/mail/smime/hdrSignOk.png
rename : mail/themes/qute/mail/smime/hdrSignUnknown.png => mail/themes/gnomestripe/mail/smime/hdrSignUnknown.png
rename : mail/themes/qute/mail/smime/msgCompSMIMEOverlay.css => mail/themes/gnomestripe/mail/smime/msgCompSMIMEOverlay.css
rename : mail/themes/qute/mail/smime/msgCompSecurityInfo.css => mail/themes/gnomestripe/mail/smime/msgCompSecurityInfo.css
rename : mail/themes/qute/mail/smime/msgHdrViewSMIMEOverlay.css => mail/themes/gnomestripe/mail/smime/msgHdrViewSMIMEOverlay.css
rename : mail/themes/qute/mail/smime/msgReadSMIMEOverlay.css => mail/themes/gnomestripe/mail/smime/msgReadSMIMEOverlay.css
rename : mail/themes/qute/mail/smime/msgReadSecurityInfo.css => mail/themes/gnomestripe/mail/smime/msgReadSecurityInfo.css
rename : mail/themes/qute/mail/smime/sbCryptoNotOk.png => mail/themes/gnomestripe/mail/smime/sbCryptoNotOk.png
rename : mail/themes/qute/mail/smime/sbCryptoOk.png => mail/themes/gnomestripe/mail/smime/sbCryptoOk.png
rename : mail/themes/qute/mail/smime/sbSignNotOk.png => mail/themes/gnomestripe/mail/smime/sbSignNotOk.png
rename : mail/themes/qute/mail/smime/sbSignOk.png => mail/themes/gnomestripe/mail/smime/sbSignOk.png
rename : mail/themes/qute/mail/smime/sbSignUnknown.png => mail/themes/gnomestripe/mail/smime/sbSignUnknown.png
rename : mail/themes/qute/mail/starContact.png => mail/themes/gnomestripe/mail/starContact.png
rename : mail/themes/qute/mail/starred48.png => mail/themes/gnomestripe/mail/starred48.png
rename : mail/themes/qute/mail/subscribe.css => mail/themes/gnomestripe/mail/subscribe.css
rename : mail/themes/qute/mail/tabmail.css => mail/themes/gnomestripe/mail/tabmail.css
rename : mail/themes/qute/mail/tabmailBindings.xml => mail/themes/gnomestripe/mail/tabmailBindings.xml
rename : mail/themes/qute/mail/tagColors.css => mail/themes/gnomestripe/mail/tagColors.css
rename : mail/themes/qute/mail/tagbg.png => mail/themes/gnomestripe/mail/tagbg.png
rename : mail/themes/qute/mail/tree.css => mail/themes/gnomestripe/mail/tree.css
rename : mail/themes/qute/mail/virtualFolderListDialog.css => mail/themes/gnomestripe/mail/virtualFolderListDialog.css
2009-01-09 21:37:07 +02:00
Phil Ringnalda
951a220e97
Bug 470320 - Don't modify DIRS after including rules.mk, r=Standard8
2008-12-19 20:11:35 -08:00
Mark Banner
9193242c33
Bustage fix for Mac themes from bug 469655 - app must always be the last directory to build
2008-12-16 15:04:12 +00:00
Mark Banner
191c955a59
Follow up to bug 469655 fix review comment that didn't get committed first time round
2008-12-16 10:27:12 +00:00
Mark Banner
4b8371d37a
Bug 469655 Drop intermediate Makefiles in mail/themes. r=philor
...
--HG--
rename : mail/themes/pinstripe/mail/jar.mn => mail/themes/pinstripe/jar.mn
rename : mail/themes/qute/mail/jar.mn => mail/themes/qute/jar.mn
2008-12-16 09:48:29 +00:00
hg@mozilla.org
cc78336489
bug 437643 - Build Thunderbird and SeaMonkey from comm-central, initial import of code from CVS tag HG_COMM_INITIAL_IMPORT at 2008-07-22 05:18:47 PST, imported and tagged cvs.mozilla.org modules: mozilla/directory/xpcom/ mozilla/mailnews/ mozilla/mail/ mozilla/suite/ mozilla/other-licenses/branding/thunderbird/
2008-07-22 14:21:15 +02:00