The ids of the CommandItem elements must match the ids of the commands. Also, make sure you define an enum value for each command. See http://monodevelop.com/Developers/Articles/The_Command_System.
El 02/07/2013, a las 10:07, Ian Norton <[email protected]> escribió: > Hiya, > > I'm trying to add some command extensions for my p4 addin for monodevelop, > I've got a bit lost. > > https://github.com/inorton/XR.Mono.Perforce/blob/master/XR.MonoDevelop.Perforce/XR.MonoDevelop.Perforce.addin.xml > > The xml results in <unknown command> menu items rather than "Edit file.." or > "Submit changes.." as I wanted. Any help would be greatly appreciated. > > Ian > _______________________________________________ > Mono-list maillist - [email protected] > http://lists.ximian.com/mailman/listinfo/mono-list
_______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
