add mail biff badge for Mac OSX new mail notification on the trunk.
Porting from the branch
This commit is contained in:
Родитель
d68eac9034
Коммит
1e45554bd8
|
@ -290,6 +290,7 @@ libs:: $(PROGRAM)
|
|||
mkdir -p $(DIST)/$(APP_NAME).app/Contents/Plug-Ins
|
||||
cp -R $(DIST)/package/PrintPDE.plugin $(DIST)/$(APP_NAME).app/Contents/Plug-Ins/
|
||||
cp -RL $(DIST)/branding/thunderbird.icns $(DIST)/$(APP_NAME).app/Contents/Resources/thunderbird.icns
|
||||
cp -RL $(srcdir)/macbuild/mail-biff-badge.png $(DIST)/$(APP_NAME).app/Contents/Resources/mail-biff-badge.png
|
||||
echo -n APPLMOZM > $(DIST)/$(APP_NAME).app/Contents/PkgInfo
|
||||
# remove CVS dirs from packaged app
|
||||
find $(DIST)/$(APP_NAME).app -type d -name "CVS" -prune -exec rm -rf {} \;
|
||||
|
|
Загрузка…
Ссылка в новой задаче