зеркало из https://github.com/mozilla/pjs.git
Bug 549746 - Make package-manifest.in look for libimgicon.dylib to fix stock icons when running Firefox from installdir on Darwin/X11. r=bsmedberg
This commit is contained in:
Родитель
e7c1df5822
Коммит
2f6ce3f59e
|
@ -81,7 +81,7 @@
|
|||
#ifdef XP_MACOSX
|
||||
@BINPATH@/plugins/DefaultPlugin.plugin/
|
||||
#elifdef XP_UNIX
|
||||
@BINPATH@/plugins/libnullplugin.so
|
||||
@BINPATH@/plugins/libnullplugin@DLL_SUFFIX@
|
||||
#elifdef XP_WIN32
|
||||
#ifndef WINCE
|
||||
@BINPATH@/plugins/npnul32.dll
|
||||
|
@ -191,7 +191,7 @@
|
|||
@BINPATH@/components/layout_xul.xpt
|
||||
#ifdef XP_UNIX
|
||||
#ifndef XP_MACOSX
|
||||
@BINPATH@/components/libimgicon.so
|
||||
@BINPATH@/components/libimgicon@DLL_SUFFIX@
|
||||
#endif
|
||||
#endif
|
||||
@BINPATH@/components/locale.xpt
|
||||
|
|
Загрузка…
Ссылка в новой задаче