Comment 2 for bug 1241501

Revision history for this message
su_v (suv-lp) wrote :

Alternative proposal:
+ pButton->set_tooltip_text(_("Link to path on clipboard"));

(Reason: 'From clipboard is used as option for the 'Shape' feature of pen/pencil tool, which (internally) creates a copy of the path on the clipboard. The link feature for the path parameter does not use a copy of the path data - it references the path on the clipboard by its ID).