mirror of https://github.com/GNOME/gimp.git
7 lines
148 B
DTD
7 lines
148 B
DTD
|
<!-- simple DTD for GIMP authors -->
|
||
|
|
||
|
<!ELEMENT gimp-authors (author+, contributor+)>
|
||
|
|
||
|
<!ELEMENT author (#PCDATA)>
|
||
|
<!ELEMENT contributor (#PCDATA)>
|