Code

Mnemonics in "Input devices", and LPE dialogs (Bug 170765)
[inkscape.git] / src / ui / dialog / input.cpp
index 8f19c90c4cb12543afc9dc0043598fbe2128e345..34d55a44014f21681a96a7bb391d3cae0cbacc57 100644 (file)
@@ -877,8 +877,8 @@ InputDialogImpl::ConfPanel::ConfPanel() :
     tree(store),
     treeScroller(),
     watcher(*this),
-    useExt(_("Use pressure-sensitive tablet (requires restart)")),
-    save(_("Save"))
+    useExt(_("_Use pressure-sensitive tablet (requires restart)"), true),
+    save(_("_Save"), true)
 {
     pack_start(treeScroller);