summaryrefslogtreecommitdiffstats
path: root/src/preferences-skeleton.h
diff options
context:
space:
mode:
authorTavmjong Bah <tavmjong@free.fr>2010-04-14 15:36:23 +0000
committertavmjong-free <tavmjong@free.fr>2010-04-14 15:36:23 +0000
commit29edecc65ee3fcec2320d3ad718e7f4dc3cff42a (patch)
tree1442784a06cf56de1957bc1760be69c2fc8351c3 /src/preferences-skeleton.h
parentFinally add myself to AUTHORS file as test of using Bazaar. (diff)
downloadinkscape-29edecc65ee3fcec2320d3ad718e7f4dc3cff42a.tar.gz
inkscape-29edecc65ee3fcec2320d3ad718e7f4dc3cff42a.zip
Changed default font from Bitstream Vera Sans to Sans. Not
everyone has Bitstream Vera Sans and having a non-existant default font can cause problems. (bzr r9328)
Diffstat (limited to 'src/preferences-skeleton.h')
-rw-r--r--src/preferences-skeleton.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/preferences-skeleton.h b/src/preferences-skeleton.h
index af9b446d8..c12b8f9ba 100644
--- a/src/preferences-skeleton.h
+++ b/src/preferences-skeleton.h
@@ -112,7 +112,7 @@ static char const preferences_skeleton[] =
" <eventcontext id=\"text\" usecurrent=\"0\" gradientdrag=\"1\"\n"
" font_sample=\"AaBbCcIiPpQq12369$\342\202\254\302\242?.;/()\"\n"
" show_sample_in_list=\"1\"\n"
-" style=\"fill:black;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans;font-style:normal;font-weight:normal;font-size:40px;\" selcue=\"1\"/>\n"
+" style=\"fill:black;fill-opacity:1;stroke:none;font-family:Sans;font-style:normal;font-weight:normal;font-size:40px;\" selcue=\"1\"/>\n"
" <eventcontext id=\"nodes\" selcue=\"1\" gradientdrag=\"1\" highlight_color=\"4278190335\" pathflash_enabled=\"1\" pathflash_unselected=\"0\" pathflash_timeout=\"500\" show_handles=\"1\" show_outline=\"0\" sculpting_profile=\"1\" single_node_transform_handles=\"0\" show_transform_handles=\"0\" live_outline=\"1\" live_objects=\"1\" show_helperpath=\"0\" x=\"0\" y=\"0\" edit_clipping_paths=\"0\" edit_masks=\"0\" />\n"
" <eventcontext id=\"tweak\" selcue=\"0\" gradientdrag=\"0\" show_handles=\"0\" width=\"0.2\" force=\"0.2\" fidelity=\"0.5\" usepressure=\"1\" style=\"fill:red;stroke:none;\" usecurrent=\"0\"/>\n"
" <eventcontext id=\"spray\" selcue=\"0\" gradientdrag=\"0\" show_handles=\"0\" width=\"0.2\" force=\"0.2\" fidelity=\"0.5\" usepressure=\"1\" style=\"fill:red;stroke:none;\" usecurrent=\"0\"/>\n"