|
From: Felix R. <76...@bu...> - 2011-04-24 10:10:49
|
** Patch added: "0042-Fix-warning-for-gtk-describing-menuitems.patch" https://bugs.launchpad.net/pcb/+bug/769815/+attachment/2086054/+files/0042-Fix-warning-for-gtk-describing-menuitems.patch ** Tags added: gtk-gui -- You received this bug notification because you are a member of PCB Bug Team, which is subscribed to pcb. https://bugs.launchpad.net/bugs/769815 Title: Fix warnings 'gray50 ignored' for gtk menu Status in PCB: Printed Circuit Board CAD package: New Bug description: With GTK+ there are no 'describing menuitems' avaiable (I mean the out-grayed items in lesstif-GUI). For this reason, the items in gpcb- menu.res are ignored and a warning is displayed at the message-log. I fixed this by removing these describing menuitems for the gtk-Gui and renamed the described items to a more explaining label. I also added mnemonics for these menu-items. |