Contents
- Getting started
- GUI programming
- Receipts & Articles
|
Description Element
Description
With this element you can describe the particular XML dialog or theme file.
XML-Tag
<description>
Attributes
| Attribute |
Domain |
Default Value |
Description |
| author |
string |
"" |
Fill in the name of the author. |
| email |
string |
"" |
Fill in the email address of the author. |
| desc |
string |
"" |
Describe the contents of this dialog or theme file. |
Remarks
This element can only be used within
<mmsdialog>
or
<mmstheme>.
Related elements
<mmsdialog>,
<mmstheme>
|