aboutsummaryrefslogtreecommitdiffstats
path: root/data/default-prefs.js
Commit message (Collapse)AuthorAgeFilesLines
* Disable xpinstall by default. Fixes bug #144035.Christian Persch2004-06-101-0/+3
| | | | | | | | 2004-06-09 Christian Persch <chpe@cvs.gnome.org> * data/default-prefs.js: Disable xpinstall by default. Fixes bug #144035.
* Move external protocols prefs defaults in the javascript file and addMarco Pesenti Gritti2004-06-081-0/+5
| | | | | | | | | | | 2004-06-08 Marco Pesenti Gritti <marco@gnome.org> * data/default-prefs.js: * embed/mozilla/mozilla-embed-single.cpp: Move external protocols prefs defaults in the javascript file and add webcal (Bug #143899) (backported from HEAD)
* Use "" instead of null, the new mozilla prefs parser doesn't recogniseChristian Persch2003-10-261-2/+2
| | | | | | | | | | 2003-10-25 Christian Persch <chpe@cvs.gnome.org> * data/default-prefs.js: Use "" instead of null, the new mozilla prefs parser doesn't recognise null and aborts. Thanks to Crispin for alerting me to this.
* Add missing font.size prefs for zh-HK font group.Christian Persch2003-10-261-0/+2
| | | | | | | | 2003-10-25 Christian Persch <chpe@cvs.gnome.org> * data/default-prefs.js: Add missing font.size prefs for zh-HK font group.
* *** empty log message ***Marco Pesenti Gritti2003-09-301-0/+33
|
* Specify UTF-8 encoding in the keyword url.Christian Persch2003-09-221-1/+1
| | | | | | | | 2003-09-21 Christian Persch <chpe@cvs.gnome.org> * data/default-prefs.js: Specify UTF-8 encoding in the keyword url.
* *** empty log message ***Christian Persch2003-09-151-2/+2
|
* First important step in solving the fonts mess. Allow to select theMarco Pesenti Gritti2003-09-101-0/+3
| | | | | | | | | | | | | | | | | | 2003-09-09 Marco Pesenti Gritti <marco@gnome.org> * data/default-prefs.js: * data/glade/prefs-dialog.glade: * embed/ephy-embed-single.c: (ephy_embed_single_get_font_list): * embed/ephy-embed-single.h: * embed/mozilla/mozilla-embed-single.cpp: * embed/mozilla/mozilla-notifiers.cpp: * src/prefs-dialog.c: (setup_font_menu), (attach_fonts_signals), (setup_size_controls), (setup_fonts), (prefs_dialog_init): First important step in solving the fonts mess. Allow to select the variable width instead of families. Also use points instead of pixels. Set a minimum font size by default.
* *** empty log message ***Marco Pesenti Gritti2003-09-081-0/+38