summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: eccbd73)
raw | patch | inline | side by side (parent: eccbd73)
author | buliabyak <buliabyak@users.sourceforge.net> | |
Sat, 26 Jul 2008 18:31:22 +0000 (18:31 +0000) | ||
committer | buliabyak <buliabyak@users.sourceforge.net> | |
Sat, 26 Jul 2008 18:31:22 +0000 (18:31 +0000) |
src/ui/dialog/inkscape-preferences.cpp | patch | blob | history |
index 956083a40e01747e8f59e439fc3d42f103999266..e7e8892caa012fbc7296a7d31161abe44c213522 100644 (file)
_page_node.add_line( false, _("Flash time"), _t_node_pathflash_timeout, "ms", _("Specifies how long the path outline will be visible after a mouse-over (in milliseconds). Specify 0 to have the outline shown until mouse leaves the path."), false);
//Tweak
- this->AddPage(_page_tweak, _("Tweak"), iter_tools, PREFS_PAGE_TOOLS_NODE);
+ this->AddPage(_page_tweak, _("Tweak"), iter_tools, PREFS_PAGE_TOOLS_TWEAK);
this->AddNewObjectsStyle(_page_tweak, "tools.tweak", _("Paint objects with:"));
AddSelcueCheckbox(_page_tweak, "tools.tweak", true);
AddGradientCheckbox(_page_tweak, "tools.tweak", false);