Account confirmers, Anti-spam team, canmove, Confirmed users, Bureaucrats and Sysops emeriti
4,083
edits
(remove another hack!) |
(yay, kill this hack!) |
||
Line 68: | Line 68: | ||
THUNDERBIRD_VERSION = $(MOZ_APP_VERSION) | THUNDERBIRD_VERSION = $(MOZ_APP_VERSION) | ||
DEFINES += -DMOZ_THUNDERBIRD=1 | DEFINES += -DMOZ_THUNDERBIRD=1 | ||
* mail/locales/Makefile.in: | * mail/locales/Makefile.in: prefix relativesrcdir in line 41 with ../; prefix "mailnews" in line 100 with "../" | ||
* mail/base/jar.mn: replace /mailnews/ with /../mailnews/ (right-hand side) | * mail/base/jar.mn: replace /mailnews/ with /../mailnews/ (right-hand side) | ||
* mail/components/compose/jar.mn: replace /mailnews/ with /../mailnews/ (right-hand side) | * mail/components/compose/jar.mn: replace /mailnews/ with /../mailnews/ (right-hand side) |
edits