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 712203 - Allow extensions to create menu separators.
Allow extensions to create menu separators.
Status: RESOLVED OBSOLETE
Product: nautilus
Classification: Core
Component: Extension Library
3.8.x
Other Linux
: Normal enhancement
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2013-11-13 10:22 UTC by Boris Barbulovski
Modified: 2021-06-18 15:31 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
enable menu separator for nautilus extensions. (2.60 KB, patch)
2013-11-13 10:22 UTC, Boris Barbulovski
none Details | Review
Simplified version of the same patch (1.61 KB, patch)
2013-11-14 04:35 UTC, Boris Barbulovski
needs-work Details | Review

Description Boris Barbulovski 2013-11-13 10:22:36 UTC
Created attachment 259723 [details] [review]
enable menu separator for nautilus extensions.

Allow extensions to create menu separators without modifying the API.

I have created patch that does that.

usage:
NautilusMenuItem *separator = nautilus_menu_item_new ("separator1", "-", "", "");
Comment 1 Boris Barbulovski 2013-11-14 04:35:43 UTC
Created attachment 259783 [details] [review]
Simplified version of the same patch
Comment 2 Carlos Soriano 2016-02-29 15:08:59 UTC
Review of attachment 259783 [details] [review]:

We no longer use the UI manager, but if it can be done with current code, I'm fine with this approach!
Comment 3 Carlos Soriano 2016-02-29 15:10:07 UTC
Also, sorry it took so long to review.
Comment 4 André Klapper 2021-06-18 15:31:55 UTC
GNOME is going to shut down bugzilla.gnome.org in favor of gitlab.gnome.org.
As part of that, we are mass-closing older open tickets in bugzilla.gnome.org
which have not seen updates for a longer time (resources are unfortunately
quite limited so not every ticket can get handled).

If you can still reproduce the situation described in this ticket in a recent
and supported software version of Files (nautilus), then please follow
  https://wiki.gnome.org/GettingInTouch/BugReportingGuidelines
and create a new ticket at
  https://gitlab.gnome.org/GNOME/nautilus/-/issues/

Thank you for your understanding and your help.