https://bugs.documentfoundation.org/show_bug.cgi?id=97448

            Bug ID: 97448
           Summary: Create a helper to generate an AddOns.xcu for an
                    extension
           Product: LibreOffice
           Version: unspecified
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: LibreOffice
          Assignee: [email protected]
          Reporter: [email protected]

The AddOns.xcu file in an extension describes what menus or toolbars an
extension adds/modifies/removes. Well-commented examples for it can be found in
the sdk-examples repository at:

 https://gerrit.libreoffice.org/gitweb?p=sdk-examples.git;a=summary

e.g. the TuesdayPython/Addons.xcu.

The XML format of these is pretty verbose and cumbersome -- and handwriting
these can be errorprone. It would be nice to have script (in Python or
somesuch) wizard that can generate these.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to