After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 680321 - unacceptable tooltip for scripts
unacceptable tooltip for scripts
Status: RESOLVED DUPLICATE of bug 84463
Product: nautilus
Classification: Core
Component: Scripts facilities
3.4.x
Other Linux
: Normal normal
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2012-07-20 14:11 UTC by William Jon McCann
Modified: 2012-09-19 18:19 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description William Jon McCann 2012-07-20 14:11:20 UTC
tooltip = g_strdup_printf (_("Run or manage scripts from %s"), "~/.gnome2/nautilus-scripts");

Is unacceptable for a few reasons. It shouldn't use .gnome2 and it shouldn't use a geeky path like that in the UI.
Comment 1 Cosimo Cecchi 2012-09-19 18:19:42 UTC
This was fixed together with 84463, closing as a duplicate.

*** This bug has been marked as a duplicate of bug 84463 ***