Bug 840146 - Don't try to install updater.png with --disable-updater. r=glandium

This commit is contained in:
Jan Beich 2013-02-11 15:14:46 -05:00
Родитель 45a3f704f7
Коммит 09fd3c9b44
1 изменённых файлов: 2 добавлений и 0 удалений

Просмотреть файл

@ -566,10 +566,12 @@
#ifndef XP_MACOSX
; shell icons
@BINPATH@/browser/icons/*.png
#ifdef MOZ_UPDATER
; updater icon
@BINPATH@/icons/updater.png
#endif
#endif
#endif
; [Default Preferences]
; All the pref files must be part of base to prevent migration bugs