summaryrefslogtreecommitdiffstats
path: root/src/widgets/measure-toolbar.cpp
diff options
context:
space:
mode:
authorShlomi Fish <shlomif@shlomifish.org>2017-01-06 14:35:01 +0000
committerShlomi Fish <shlomif@shlomifish.org>2017-01-06 14:35:01 +0000
commit40d1e4e26d9c3e61886b4e59ad12aca66a60fcfb (patch)
tree675e31291778de98da28471fe2d501a6dab7d5cb /src/widgets/measure-toolbar.cpp
parentRemove an old comment which I don't understand. (diff)
parent[Bug #1651815] share/examples: rescale svgs to 96 dpi. (diff)
downloadinkscape-40d1e4e26d9c3e61886b4e59ad12aca66a60fcfb.tar.gz
inkscape-40d1e4e26d9c3e61886b4e59ad12aca66a60fcfb.zip
Merged.
(bzr r15369.1.15)
Diffstat (limited to 'src/widgets/measure-toolbar.cpp')
-rw-r--r--src/widgets/measure-toolbar.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/widgets/measure-toolbar.cpp b/src/widgets/measure-toolbar.cpp
index a8c974bbc..066c3fbfa 100644
--- a/src/widgets/measure-toolbar.cpp
+++ b/src/widgets/measure-toolbar.cpp
@@ -326,7 +326,7 @@ void sp_measure_toolbox_prep(SPDesktop * desktop, GtkActionGroup* mainActions, G
{
eact = create_adjustment_action( "MeasureOffsetAction",
_("Offset"), _("Offset:"),
- _("The offset size"),
+ _("Mark dimension offset"),
"/tools/measure/offset", 5.0,
GTK_WIDGET(desktop->canvas), holder, FALSE, NULL,
0.0, 90000.0, 1.0, 4.0,