<?xml version='1.0' encoding='UTF-8'?> <gui xmlns="http://www.xmlmind.com/xmleditor/schema/gui"xmlns:gui="http://www.xmlmind.com/xmleditor/schema/gui"> <include location="xxe-gui:app/default.xxe_gui" />
<translation location="custom_gui_en.properties" />
<layout label="Document Editor" icon="docedit.png">
<insert />
</layout> </gui>
![]() | The namespace of GUI specification elements is " |
![]() | All customizations should start by including " NoteURLs starting with " <rewriteURI uriStartString="xxe-gui:" rewritePrefix="jar:file:/opt/xxe/bin/xxe-app.jar!/gui/" /> |
![]() | GUI specification files can be localized by using translation elements. For more information please consult the reference part of this document. |
![]() | The layout element has |
![]() | Without the use of insert, the above |