Testing master branch snapshot 20130124. There are some duplicated menu items on Help, Info, Modify, File > Import. The doubles are always at the end of the list.
Menu items are duplicates because LibreCAD found two copies of plug-in.
Possible solutions are:
1. Do nothing, the user has to delete one copy.
2. LibreCAD check if the menu entry exist and rename the repeated entry
3. LibreCAD check if the menu entry exist and do not load repeated menu entry
The menu entry are indicated by plugin
If you have two plugins with diferent authors & functions and the same menu entry
the option #3 are bad idea
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Those duplicated menu entries are added by plugins
Menu items are duplicates because LibreCAD found two copies of plug-in.
Possible solutions are:
1. Do nothing, the user has to delete one copy.
2. LibreCAD check if the menu entry exist and rename the repeated entry
3. LibreCAD check if the menu entry exist and do not load repeated menu entry
The menu entry are indicated by plugin
If you have two plugins with diferent authors & functions and the same menu entry
the option #3 are bad idea