13
0

fix tooltip text to accurately describe how to reattach window.

This commit incorrectly describes top level menu structure inside a file in libs/gtkmm2ext.
This commit is contained in:
Paul Davis 2015-11-16 13:12:45 -05:00
parent 01d5d1eda4
commit e0f32182df

View File

@ -253,7 +253,7 @@ Tabbable::attach ()
Gtkmm2ext::UI::instance()->set_tip (_tab_label,
string_compose (_("Drag this tab to the desktop to show %1 in its own window\n\n"
"To put the window back, click on its \"close\" button"), _tab_title));
"To put the window back, use the Window > %1 > Attach menu action"), _tab_title));
/* have to force this on, which is semantically correct, since