diff options
| author | bulia byak <buliabyak@gmail.com> | 2009-02-24 17:11:03 +0000 |
|---|---|---|
| committer | buliabyak <buliabyak@users.sourceforge.net> | 2009-02-24 17:11:03 +0000 |
| commit | 5dfaee54bb17433681f690b9700914617b4154cf (patch) | |
| tree | 49938811b974790d27c90d937170cfe85d8cf265 /src | |
| parent | add spellcheck page, copyedit on other pages (diff) | |
| download | inkscape-5dfaee54bb17433681f690b9700914617b4154cf.tar.gz inkscape-5dfaee54bb17433681f690b9700914617b4154cf.zip | |
add spellcheck page
(bzr r7363)
Diffstat (limited to 'src')
| -rw-r--r-- | src/preferences-skeleton.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/preferences-skeleton.h b/src/preferences-skeleton.h index 65d30d6a6..d84c7cacd 100644 --- a/src/preferences-skeleton.h +++ b/src/preferences-skeleton.h @@ -174,7 +174,7 @@ static char const preferences_skeleton[] = " <group id=\"align\"/>\n" " <group id=\"xml\"/>\n" " <group id=\"find\"/>\n" -" <group id=\"spellcheck\" w=\"200\" h=\"250\" lang=\"en_US\"/>\n" +" <group id=\"spellcheck\" w=\"200\" h=\"250\" lang=\"en_US\" ignorenumbers=\"1\"/>\n" " <group id=\"documentoptions\" state=\"1\"/>\n" " <group id=\"preferences\" state=\"1\"/>\n" " <group id=\"gradienteditor\"/>\n" |
