summaryrefslogtreecommitdiffstats
path: root/src/live_effects/parameter/originalpatharray.cpp
diff options
context:
space:
mode:
authorMarc Jeanmougin <marc@jeanmougin.fr>2019-07-27 09:49:54 +0000
committerMarc Jeanmougin <marc@jeanmougin.fr>2019-07-27 09:49:54 +0000
commit727140f98fd7b85a25b6b00d6016b18feff2aa34 (patch)
treef647442455e3022294871bbd7098b859b7faa340 /src/live_effects/parameter/originalpatharray.cpp
parentDistribute/Move considers selection order (diff)
parentRemove some trailing whitespace. (diff)
downloadinkscape-727140f98fd7b85a25b6b00d6016b18feff2aa34.tar.gz
inkscape-727140f98fd7b85a25b6b00d6016b18feff2aa34.zip
Merge branch 'lpe-strings' of https://gitlab.com/Moini/inkscape
Diffstat (limited to 'src/live_effects/parameter/originalpatharray.cpp')
-rw-r--r--src/live_effects/parameter/originalpatharray.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/live_effects/parameter/originalpatharray.cpp b/src/live_effects/parameter/originalpatharray.cpp
index 8728a1f47..d3ecac134 100644
--- a/src/live_effects/parameter/originalpatharray.cpp
+++ b/src/live_effects/parameter/originalpatharray.cpp
@@ -184,7 +184,7 @@ Gtk::Widget* OriginalPathArrayParam::param_newWidget()
pButton->show();
pButton->signal_clicked().connect(sigc::mem_fun(*this, &OriginalPathArrayParam::on_link_button_click));
hbox->pack_start(*pButton, Gtk::PACK_SHRINK);
- pButton->set_tooltip_text(_("Link to path"));
+ pButton->set_tooltip_text(_("Insert from clipboard"));
}
{ // Remove linked path