Lines Matching refs:init
183 cb->init ( _("Show selection cue"), prefs_path + "/selcue", def_value);
190 cb->init ( _("Enable gradient editing"), prefs_path + "/gradientdrag", def_value);
196 cb->init ( _("Conversion to guides uses edges instead of bounding box"), prefs_path + "/convertguides", def_value);
203 sb->init ( prefs_path + "/dot-size", 0.0, 1000.0, 0.1, 10.0, def_value, false, false);
212 sb->init ( prefs_path + "/base-simplify", 0.0, 100.0, 1.0, 10.0, def_value, false, false);
276 current->init ( _("Last used style"), prefs_path + "/usecurrent", 1, true, 0);
283 own->init ( _("This tool's own style:"), prefs_path + "/usecurrent", 0, false, current);
316 _t_bbox_visual.init ( _("Visual bounding box"), "/tools/bounding_box", 0, false, 0); // 0 means visual
319 _t_bbox_geometric.init ( _("Geometric bounding box"), "/tools/bounding_box", 1, true, &_t_bbox_visual); // 1 means geometric
324 _t_cvg_keep_objects.init ( _("Keep objects after conversion to guides"), "/tools/cvg_keep_objects", false);
327 _t_cvg_convert_whole_groups.init ( _("Treat groups as a single object"), "/tools/cvg_convert_whole_groups", false);
331 _pencil_average_all_sketches.init ( _("Average all sketches"), "/tools/freehand/pencil/average_all_sketches", false);
332 _calligrapy_use_abs_size.init ( _("Width is in absolute units"), "/tools/calligraphic/abs_width", false);
333 _calligrapy_keep_selected.init ( _("Select new path"), "/tools/calligraphic/keep_selected", true);
334 _connector_ignore_text.init( _("Don't attach connectors to text objects"), "/tools/connector/ignoretext", true);
343 _t_sel_trans_obj.init ( _("Objects"), "/tools/select/show", "content", true, 0);
346 _t_sel_trans_outl.init ( _("Box outline"), "/tools/select/show", "outline", false, &_t_sel_trans_obj);
350 _t_sel_cue_none.init ( C_("Selection cue", "None"), "/options/selcue/value", Inkscape::SelCue::NONE, false, 0);
353 _t_sel_cue_mark.init ( _("Mark"), "/options/selcue/value", Inkscape::SelCue::MARK, true, &_t_sel_cue_none);
356 _t_sel_cue_box.init ( _("Box"), "/options/selcue/value", Inkscape::SelCue::BBOX, false, &_t_sel_cue_none);
365 _t_node_pathoutline_color.init(_("Path outline color"), "/tools/nodes/highlight_color", 0xff0000ff);
367 _t_node_show_outline.init(_("Always show outline"), "/tools/nodes/show_outline", false);
369 _t_node_live_outline.init(_("Update outline when dragging nodes"), "/tools/nodes/live_outline", false);
371 _t_node_live_objects.init(_("Update paths when dragging nodes"), "/tools/nodes/live_objects", false);
373 _t_node_show_path_direction.init(_("Show path direction on outlines"), "/tools/nodes/show_path_direction", false);
375 _t_node_pathflash_enabled.init ( _("Show temporary path outline"), "/tools/nodes/pathflash_enabled", false);
377 _t_node_pathflash_selected.init ( _("Show temporary outline for selected paths"), "/tools/nodes/pathflash_selected", false);
379 _t_node_pathflash_timeout.init("/tools/nodes/pathflash_timeout", 0, 10000.0, 100.0, 100.0, 1000.0, true, false);
382 _t_node_single_node_transform_handles.init(_("Show transform handles for single nodes"), "/tools/nodes/single_node_transform_handles", false);
384 _t_node_delete_preserves_shape.init(_("Deleting nodes preserves shape"), "/tools/nodes/delete_preserves_shape", true);
401 cb->init ( _("Ignore first and last points"), "/tools/measure/ignore_1st_and_last", true);
463 cb->init ( _("Show font samples in the drop-down list"), "/tools/text/show_sample_in_list", 1);
466 _font_dialog.init ( _("Show font substitution warning dialog"), "/options/font/substitutedlg", false);
474 _font_unit_type.init( "/options/font/unitType", sizeLabels, sizeValues, G_N_ELEMENTS(sizeLabels), SP_CSS_UNIT_PT );
477 _font_output_px.init ( _("Always output text size in pixels (px)"), "/options/font/textOutputPx", true);
501 _misc_forkvectors.init( _("Prevent sharing of gradient definitions"), "/options/forkgradientvectors/value", true);
504 _misc_gradienteditor.init( _("Use legacy Gradient Editor"), "/dialogs/gradienteditor/showlegacy", false);
508 _misc_gradientangle.init("/dialogs/gradienteditor/angle", -359, 359, 1, 90, 0, false, false);
611 _ui_languages.init( "/ui/language", languages, langValues, G_N_ELEMENTS(languages), languages[0]);
620 _misc_small_tools.init( "/toolbox/tools/small", sizeLabels, sizeValues, G_N_ELEMENTS(sizeLabels), 0 );
624 _misc_small_toolbar.init( "/toolbox/small", sizeLabels, sizeValues, G_N_ELEMENTS(sizeLabels), 0 );
628 _misc_small_secondary.init( "/toolbox/secondary", sizeLabels, sizeValues, G_N_ELEMENTS(sizeLabels), 1 );
633 _ui_colorsliders_top.init( _("Work-around color sliders not drawing"), "/options/workarounds/colorsontop", false);
638 _misc_recent.init("/options/maxrecentdocuments/value", 0.0, 1000.0, 1.0, 1.0, 1.0, true, false);
646 _ui_zoom_correction.init(300, 30, 1.00, 200.0, 1.0, 10.0, 1.0);
651 _ui_partialdynamic.init( _("Enable dynamic relayout for incomplete sections"), "/options/workarounds/dynamicnotdone", false);
656 _show_filters_info_box.init( _("Show filter primitives infobox (requires restart)"), "/options/showfiltersinfobox/value", true);
665 _dockbar_style.init( "/options/dock/dockbarstyle", dockbarstyleLabels, dockbarstyleValues, G_N_ELEMENTS(dockbarstyleLabels), 0);
673 _switcher_style.init( "/options/dock/switcherstyle", switcherstyleLabels, switcherstyleValues, G_N_ELEMENTS(switcherstyleLabels), 0);
679 _win_save_geom.init ( _("Save and restore window geometry for each document"), "/options/savewindowgeometry/value", 1, true, 0);
680 _win_save_geom_prefs.init ( _("Remember and use last window's geometry"), "/options/savewindowgeometry/value", 2, false, &_win_save_geom);
681 _win_save_geom_off.init ( _("Don't save window geometry"), "/options/savewindowgeometry/value", 0, false, &_win_save_geom);
683 _win_save_dialog_pos_on.init ( _("Save and restore dialogs status"), "/options/savedialogposition/value", 1, true, 0);
684 _win_save_dialog_pos_off.init ( _("Don't save dialogs status"), "/options/savedialogposition/value", 0, false, &_win_save_dialog_pos_on);
686 _win_dockable.init ( _("Dockable"), "/options/dialogtype/value", 1, true, 0);
687 _win_floating.init ( _("Floating"), "/options/dialogtype/value", 0, false, &_win_dockable);
690 _win_native.init ( _("Native open/save dialogs"), "/options/desktopintegration/value", 1, true, 0);
691 _win_gtk.init ( _("GTK open/save dialogs"), "/options/desktopintegration/value", 0, false, &_win_native);
693 _win_hide_task.init ( _("Dialogs are hidden in taskbar"), "/options/dialogsskiptaskbar/value", true);
694 _win_save_viewport.init ( _("Save and restore documents viewport"), "/options/savedocviewport/value", true);
695 _win_zoom_resize.init ( _("Zoom when window is resized"), "/options/stickyzoom/value", false);
696 _win_show_close.init ( _("Show close button on dialogs"), "/dialogs/showclose", false);
697 _win_ontop_none.init ( C_("Dialog on top", "None"), "/options/transientpolicy/value", 0, false, 0);
698 _win_ontop_normal.init ( _("Normal"), "/options/transientpolicy/value", 1, true, &_win_ontop_none);
699 _win_ontop_agressive.init ( _("Aggressive"), "/options/transientpolicy/value", 2, false, &_win_ontop_none);
705 _win_default_size.init( "/options/defaultwindowsize/value", defaultSizeLabels, defaultSizeValues, G_N_ELEMENTS(defaultSizeLabels), 1 );
751 _win_trans_focus.init("/dialogs/transparency/on-focus", 0.5, 1.0, 0.01, 0.1, 1.0, false, false);
753 _win_trans_blur.init("/dialogs/transparency/on-blur", 0.0, 1.0, 0.01, 0.1, 0.5, false, false);
755 _win_trans_time.init("/dialogs/transparency/animate-time", 0, 1000, 10, 100, 100, true, false);
775 _grids_no_emphasize_on_zoom.init( _("Minor grid line color"), "/options/grids/no_emphasize_when_zoomedout", 1, true, 0);
777 _grids_emphasize_on_zoom.init( _("Major grid line color"), "/options/grids/no_emphasize_when_zoomedout", 0, false, &_grids_no_emphasize_on_zoom);
785 _grids_xy_units.init("/options/grids/xy/units");
787 _grids_xy_origin_x.init("/options/grids/xy/origin_x", -10000.0, 10000.0, 0.1, 1.0, 0.0, false, false);
788 _grids_xy_origin_y.init("/options/grids/xy/origin_y", -10000.0, 10000.0, 0.1, 1.0, 0.0, false, false);
793 _grids_xy_spacing_x.init("/options/grids/xy/spacing_x", -10000.0, 10000.0, 0.1, 1.0, 1.0, false, false);
794 _grids_xy_spacing_y.init("/options/grids/xy/spacing_y", -10000.0, 10000.0, 0.1, 1.0, 1.0, false, false);
800 _grids_xy_color.init(_("Minor grid line color:"), "/options/grids/xy/color", 0x0000ff20);
802 _grids_xy_empcolor.init(_("Major grid line color:"), "/options/grids/xy/empcolor", 0x0000ff40);
804 _grids_xy_empspacing.init("/options/grids/xy/empspacing", 1.0, 1000.0, 1.0, 5.0, 5.0, true, false);
806 _grids_xy_dotted.init( _("Show dots instead of lines"), "/options/grids/xy/dotted", false);
810 _grids_axonom_units.init("/options/grids/axonom/units");
812 _grids_axonom_origin_x.init("/options/grids/axonom/origin_x", -10000.0, 10000.0, 0.1, 1.0, 0.0, false, false);
813 _grids_axonom_origin_y.init("/options/grids/axonom/origin_y", -10000.0, 10000.0, 0.1, 1.0, 0.0, false, false);
818 _grids_axonom_spacing_y.init("/options/grids/axonom/spacing_y", -10000.0, 10000.0, 0.1, 1.0, 1.0, false, false);
821 _grids_axonom_angle_x.init("/options/grids/axonom/angle_x", -360.0, 360.0, 1.0, 10.0, 30.0, false, false);
822 _grids_axonom_angle_z.init("/options/grids/axonom/angle_z", -360.0, 360.0, 1.0, 10.0, 30.0, false, false);
825 _grids_axonom_color.init(_("Minor grid line color:"), "/options/grids/axonom/color", 0x0000ff20);
827 _grids_axonom_empcolor.init(_("Major grid line color:"), "/options/grids/axonom/empcolor", 0x0000ff40);
829 _grids_axonom_empspacing.init("/options/grids/axonom/empspacing", 1.0, 1000.0, 1.0, 5.0, 5.0, true, false);
891 _save_use_current_dir.init( _("Use current directory for \"Save As ...\""), "/dialogs/save_as/use_current_dir", true);
895 _misc_comment.init( _("Add label comments to printing output"), "/printing/debug/show-label-comments", false);
899 _misc_default_metadata.init( _("Add default metadata to new documents"), "/metadata/addToNewFile", false);
904 _mouse_sens.init ( "/options/cursortolerance/value", 0.0, 30.0, 1.0, 1.0, 8.0, true, false);
907 _mouse_thres.init ( "/options/dragtolerance/value", 0.0, 20.0, 1.0, 1.0, 4.0, true, false);
911 _mouse_grabsize.init("/options/grabsize/value", 1, 7, 1, 2, 3, 0);
915 _mouse_use_ext_input.init( _("Use pressure-sensitive tablet (requires restart)"), "/options/useextinput/value", true);
919 _mouse_switch_on_ext_input.init( _("Switch tool based on tablet device (requires restart)"), "/options/switchonextinput/value", false);
925 _svgoutput_usenamedcolors.init( _("Use named colors"), "/options/svgoutput/usenamedcolors", false);
930 _svgoutput_inlineattrs.init( _("Inline attributes"), "/options/svgoutput/inlineattrs", false);
933 _svgoutput_indent.init("/options/svgoutput/indent", 0.0, 1000.0, 1.0, 2.0, 2.0, true, false);
942 _svgoutput_pathformat.init("/options/svgoutput/pathstring_format", pathstringFormatLabels, pathstringFormatValues, numPathstringFormat, 2);
945 _svgoutput_forcerepeatcommands.init( _("Force repeat commands"), "/options/svgoutput/forcerepeatcommands", false);
950 _svgoutput_numericprecision.init("/options/svgoutput/numericprecision", 1.0, 16.0, 1.0, 2.0, 8.0, true, false);
953 _svgoutput_minimumexponent.init("/options/svgoutput/minimumexponent", -32.0, -1, 1.0, 2.0, -8.0, true, false);
961 _svgoutput_attrwarn.init( _("Print warnings"), "/options/svgoutput/incorrect_attributes_warn", true);
963 _svgoutput_attrremove.init( _("Remove attributes"), "/options/svgoutput/incorrect_attributes_remove", false);
969 _svgoutput_stylepropwarn.init( _("Print warnings"), "/options/svgoutput/incorrect_style_properties_warn", true);
971 _svgoutput_stylepropremove.init( _("Remove style properties"), "/options/svgoutput/incorrect_style_properties_remove", false);
977 _svgoutput_styledefaultswarn.init( _("Print warnings"), "/options/svgoutput/style_defaults_warn", true);
979 _svgoutput_styledefaultsremove.init( _("Remove style properties"), "/options/svgoutput/style_defaults_remove", false);
984 _svgoutput_check_reading.init( _("Reading"), "/options/svgoutput/check_on_reading", false);
986 _svgoutput_check_editing.init( _("Editing"), "/options/svgoutput/check_on_editing", false);
988 _svgoutput_check_writing.init( _("Writing"), "/options/svgoutput/check_on_writing", true);
1021 _cms_from_display.init( _("Retrieve profile from display"), "/options/displayprofile/from_display", false);
1030 _cms_intent.init("/options/displayprofile/intent", intentLabels, intentValues, numIntents, 0);
1036 _cms_softproof.init( _("Simulate output on screen"), "/options/softproof/enable", false);
1040 _cms_gamutwarn.init( _("Mark out of gamut colors"), "/options/softproof/gamutwarn", false);
1060 _cms_proof_intent.init("/options/softproof/intent", intentLabels, intentValues, numIntents, 0);
1064 _cms_proof_blackpoint.init( _("Black point compensation"), "/options/softproof/bpc", false);
1068 _cms_proof_preserveblack.init( _("Preserve black"), "/options/softproof/preserveblack", false);
1139 _save_autosave_enable.init( _("Enable autosave (requires restart)"), "/options/autosave/enable", false);
1141 _save_autosave_path.init("/options/autosave/path", true);
1147 _save_autosave_interval.init("/options/autosave/interval", 1.0, 10800.0, 1.0, 10.0, 10.0, true, false);
1149 _save_autosave_max.init("/options/autosave/max", 1.0, 100.0, 1.0, 10.0, 10.0, true, false);
1168 _importexport_ocal_url.init("/options/ocalurl/str", true, g_strdup_printf("openclipart.org"));
1171 _importexport_ocal_username.init("/options/ocalusername/str", true);
1174 _importexport_ocal_password.init("/options/ocalpassword/str", false);
1185 _misc_simpl.init("/options/simplifythreshold/value", 0.0001, 1.0, 0.0001, 0.0010, 0.0010, false, false);
1189 _markers_color_stock.init ( _("Color stock markers the same color as object"), "/options/markers/colorStockMarkers", true);
1190 _markers_color_custom.init ( _("Color custom markers the same color as object"), "/options/markers/colorCustomMarkers", false);
1191 _markers_color_update.init ( _("Update marker color when object color changes"), "/options/markers/colorUpdateMarkers", true);
1194 _sel_all.init ( _("Select in all layers"), "/options/kbselection/inlayer", PREFS_SELECTION_ALL, false, 0);
1195 _sel_current.init ( _("Select only within current layer"), "/options/kbselection/inlayer", PREFS_SELECTION_LAYER, true, &_sel_all);
1196 _sel_recursive.init ( _("Select in current layer and sublayers"), "/options/kbselection/inlayer", PREFS_SELECTION_LAYER_RECURSIVE, false, &_sel_all);
1197 _sel_hidden.init ( _("Ignore hidden objects and layers"), "/options/kbselection/onlyvisible", true);
1198 _sel_locked.init ( _("Ignore locked objects and layers"), "/options/kbselection/onlysensitive", true);
1199 _sel_layer_deselects.init ( _("Deselect upon layer change"), "/options/selection/layerdeselect", true);
1216 _sel_cycle.init ( _("Wrap when cycling objects in z-order"), "/options/selection/cycleWrap", true);
1225 _trans_scale_stroke.init ( _("Scale stroke width"), "/options/transform/stroke", true);
1226 _trans_scale_corner.init ( _("Scale rounded corners in rectangles"), "/options/transform/rectcorners", false);
1227 _trans_gradient.init ( _("Transform gradients"), "/options/transform/gradient", true);
1228 _trans_pattern.init ( _("Transform patterns"), "/options/transform/pattern", false);
1229 _trans_optimized.init ( _("Optimized"), "/options/preservetransform/value", 0, true, 0);
1230 _trans_preserved.init ( _("Preserved"), "/options/preservetransform/value", 1, false, &_trans_optimized);
1249 _scroll_wheel.init ( "/options/wheelscroll/value", 0.0, 1000.0, 1.0, 1.0, 40.0, true, false);
1253 _scroll_arrow_px.init ( "/options/keyscroll/value", 0.0, 1000.0, 1.0, 1.0, 10.0, true, false);
1256 _scroll_arrow_acc.init ( "/options/scrollingacceleration/value", 0.0, 5.0, 0.01, 1.0, 0.35, false, false);
1260 _scroll_auto_speed.init ( "/options/autoscrollspeed/value", 0.0, 5.0, 0.01, 1.0, 0.7, false, false);
1263 _scroll_auto_thres.init ( "/options/autoscrolldistance/value", -600.0, 600.0, 1.0, 1.0, -10.0, true, false);
1266 _scroll_space.init ( _("Mouse move pans when Space is pressed"), "/options/spacebarpans/value", true);
1269 _wheel_zoom.init ( _("Mouse wheel zooms by default"), "/options/wheelzooms/value", false);
1277 _snap_indicator.init( _("Enable snap indicator"), "/options/snapindicator/value", true);
1283 _snap_persistence.init("/options/snapindicatorpersistence/value", 0.1, 10, 0.1, 1, 2, 1);
1289 _snap_closest_only.init( _("Only snap the node closest to the pointer"), "/options/snapclosestonly/value", false);
1293 _snap_weight.init("/options/snapweight/value", 0, 1, 0.1, 0.2, 0.5, 1);
1297 _snap_mouse_pointer.init( _("Snap the mouse pointer when dragging a constrained knot"), "/options/snapmousepointer/value", false);
1303 _snap_delay.init("/options/snapdelay/value", 0, 1, 0.1, 0.2, 0.3, 1);
1310 _steps_arrow.init ( "/options/nudgedistance/value", 0.0, 1000.0, 0.01, 2.0, UNIT_TYPE_LINEAR, "px");
1314 _steps_scale.init ( "/options/defaultscale/value", 0.0, 1000.0, 0.01, 2.0, UNIT_TYPE_LINEAR, "px");
1318 _steps_inset.init ( "/options/defaultoffsetwidth/value", 0.0, 3000.0, 0.01, 2.0, UNIT_TYPE_LINEAR, "px");
1321 _steps_compass.init ( _("Compass-like display of angles"), "/options/compassangledisplay/value", true);
1328 _steps_rot_snap.init("/options/rotationsnapsperpi/value", labels, values, num_items, 12);
1331 _steps_rot_relative.init ( _("Relative snapping of guideline angles"), "/options/relativeguiderotationsnap/value", false);
1334 _steps_zoom.init ( "/options/zoomincrement/value", 101.0, 500.0, 1.0, 1.0, 1.414213562, true, true);
1340 _clone_option_parallel.init ( _("Move in parallel"), "/options/clonecompensation/value",
1342 _clone_option_stay.init ( _("Stay unmoved"), "/options/clonecompensation/value",
1344 _clone_option_transform.init ( _("Move according to transform"), "/options/clonecompensation/value",
1346 _clone_option_unlink.init ( _("Are unlinked"), "/options/cloneorphans/value",
1348 _clone_option_delete.init ( _("Are deleted"), "/options/cloneorphans/value",
1366 _clone_relink_on_duplicate.init ( _("Relink duplicated clones"), "/options/relinkclonesonduplicate/value", false);
1374 _mask_mask_on_top.init ( _("When applying, use the topmost selected object as clippath/mask"), "/options/maskobject/topmost", true);
1377 _mask_mask_remove.init ( _("Remove clippath/mask object after applying"), "/options/maskobject/remove", true);
1383 _mask_grouping_none.init( _("Do not group clipped/masked objects"), "/options/maskobject/grouping", PREFS_MASKOBJECT_GROUPING_NONE, true, 0);
1384 _mask_grouping_separate.init( _("Put every clipped/masked object in its own group"), "/options/maskobject/grouping", PREFS_MASKOBJECT_GROUPING_SEPARATE, false, &_mask_grouping_none);
1385 _mask_grouping_all.init( _("Put all clipped/masked objects into one group"), "/options/maskobject/grouping", PREFS_MASKOBJECT_GROUPING_ALL, false, &_mask_grouping_none);
1398 _mask_ungrouping.init ( _("Ungroup automatically created groups"), "/options/maskobject/ungrouping", true);
1417 _cleanup_swatches.init ( _("Remove unused swatches when doing a document cleanup"), "/options/cleanupswatches/value", false); // text label
1427 _filter_multi_threaded.init("/options/threading/numthreads", 1.0, 8.0, 1.0, 2.0, 4.0, true, false);
1432 _rendering_cache_size.init("/options/renderingcache/size", 0.0, 4096.0, 1.0, 32.0, 64.0, true, false);
1436 _blur_quality_best.init ( _("Best quality (slowest)"), "/options/blurquality/value",
1438 _blur_quality_better.init ( _("Better quality (slower)"), "/options/blurquality/value",
1440 _blur_quality_normal.init ( _("Average quality"), "/options/blurquality/value",
1442 _blur_quality_worse.init ( _("Lower quality (faster)"), "/options/blurquality/value",
1444 _blur_quality_worst.init ( _("Lowest quality (fastest)"), "/options/blurquality/value",
1460 _filter_quality_best.init ( _("Best quality (slowest)"), "/options/filterquality/value",
1462 _filter_quality_better.init ( _("Better quality (slower)"), "/options/filterquality/value",
1464 _filter_quality_normal.init ( _("Average quality"), "/options/filterquality/value",
1466 _filter_quality_worse.init ( _("Lower quality (faster)"), "/options/filterquality/value",
1468 _filter_quality_worst.init ( _("Lowest quality (fastest)"), "/options/filterquality/value",
1490 _misc_bitmap_autoreload.init(_("Automatically reload bitmaps"), "/options/bitmapautoreload/value", true);
1493 _misc_bitmap_editor.init("/options/bitmapeditor/value", true);
1497 _importexport_export_res.init("/dialogs/export/defaultxdpi/value", 0.0, 6000.0, 1.0, 1.0, Inkscape::Util::Quantity::convert(1, "in", "px"), true, false);
1501 _bitmap_copy_res.init("/options/createbitmap/resolution", 1.0, 6000.0, 1.0, 1.0, Inkscape::Util::Quantity::convert(1, "in", "px"), true, false);
1506 _bitmap_ask.init(_("Ask about linking and scaling when importing"), "/dialogs/import/ask", true);
1513 _bitmap_link.init("/dialogs/import/link", labels, values, G_N_ELEMENTS(values), "link");
1520 _bitmap_scale.init("/dialogs/import/scale", labels, values, G_N_ELEMENTS(values), "scale");
1525 _importexport_import_res.init("/dialogs/import/defaultxdpi/value", 0.0, 6000.0, 1.0, 1.0, Inkscape::Util::Quantity::convert(1, "in", "px"), true, false);
1528 _importexport_import_res_override.init(_("Override file resolution"), "/dialogs/import/forcexdpi", false);
1534 _rendering_image_outline.init( _("Images in Outline Mode"), "/options/rendering/imageinoutlinemode", false);
1547 _kb_filelist.init( "/options/kbshortcuts/shortcutfile", &fileLabels[0], &fileNames[0], fileLabels.size(), fileNames[0]);
1554 _kb_search.init("/options/kbshortcuts/value", true);
1924 _spell_language.init( "/dialogs/spellcheck/lang", &languages[0], &langValues[0], languages.size(), languages[en_index]);
1928 _spell_language2.init( "/dialogs/spellcheck/lang2", &languages[0], &langValues[0], languages.size(), languages[0]);
1932 _spell_language3.init( "/dialogs/spellcheck/lang3", &languages[0], &langValues[0], languages.size(), languages[0]);
1936 _spell_ignorenumbers.init( _("Ignore words with digits"), "/dialogs/spellcheck/ignorenumbers", true);
1940 _spell_ignoreallcaps.init( _("Ignore words in ALL CAPITALS"), "/dialogs/spellcheck/ignoreallcaps", false);
1963 _misc_latency_skew.init("/debug/latency/skew", 0.5, 2.0, 0.01, 0.10, 1.0, false, false);
1967 _misc_namedicon_delay.init( _("Pre-render named icons"), "/options/iconrender/named_nodelay", false);