repo.or.cz
/
conkeror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Debian: prepare debian/changelog for uploading a new snapshot
[conkeror.git]
/
defaults
/
preferences
/
gui.js
blob
94578ea0f215ae702b9a79239ee0638888f2fafc
1
/**
2
* (C) Copyright 2011 John J. Foerch
3
*
4
* Use, modification, and distribution are subject to the terms specified in the
5
* COPYING file.
6
**/
7
8
pref
(
"layout.spellcheckDefault"
,
0
);
9
pref
(
"layout.word_select.stop_at_punctuation"
,
true
);