bug 352005 - Adds view source support to Sunbird. configure.in change r=bsmedberg/mvl, other r=mvl

This commit is contained in:
mattwillis%gmail.com 2006-10-24 18:34:44 +00:00
Родитель b4a5fa8d5c
Коммит 7b65529ea6
2 изменённых файлов: 8 добавлений и 1 удалений

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

@ -189,3 +189,10 @@ pref("browser.preferences.animateFadeIn", false);
#endif
pref("calendar.wcap.enabled", false);
// Used by view-source
pref("accessibility.typeaheadfind.flashBar", 1);
pref("view_source.editor.path", "");
pref("view_source.editor.external", false);
pref("view_source.syntax_highlight", true);
pref("view_source.wrap_long_lines", false);

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

@ -4339,7 +4339,7 @@ calendar)
MOZ_CALENDAR=1
MOZ_APP_VERSION=$SUNBIRD_VERSION
MOZ_PLAINTEXT_EDITOR_ONLY=1
NECKO_PROTOCOLS_DEFAULT="about http ftp file res"
NECKO_PROTOCOLS_DEFAULT="about http ftp file res viewsource"
MOZ_NO_ACTIVEX_SUPPORT=1
MOZ_ACTIVEX_SCRIPTING_SUPPORT=
MOZ_INSTALLER=