bug 359244 - JS error opening preferences on mac, fix a misinterpretation of the old Makefile when I moved this to suite/, p=stefanh@bluebottle.com r=me

This commit is contained in:
kairo%kairo.at 2006-11-04 16:11:19 +00:00
Родитель 36c79bee19
Коммит d1699f4078
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -165,7 +165,7 @@ comm.jar:
content/communicator/pref/pref-winhooks.js (pref/pref-winhooks.js)
content/communicator/pref/pref-winhooks.xul (pref/pref-winhooks.xul)
#ifdef XP_MACOSX
# content/communicator/pref/platformPrefOverlay.xul (pref/mac/platformPrefOverlay.xul)
content/communicator/pref/platformPrefOverlay.xul (pref/mac/platformPrefOverlay.xul)
#else
#ifdef XP_WIN32
content/communicator/pref/platformPrefOverlay.xul (pref/win/platformPrefOverlay.xul)