Import Upstream version 2.72.4
This commit is contained in:
commit
4ef3ff9793
2003 changed files with 1332420 additions and 0 deletions
18
gio/tests/enums.xml.template
Normal file
18
gio/tests/enums.xml.template
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
/*** BEGIN comment ***/
|
||||
<!-- @comment@ -->
|
||||
/*** END comment ***/
|
||||
/*** BEGIN file-header ***/
|
||||
<schemalist>
|
||||
/*** END file-header ***/
|
||||
/*** BEGIN value-header ***/
|
||||
<@type@ id='org.gtk.test.@EnumName@'>
|
||||
/*** END value-header ***/
|
||||
/*** BEGIN value-production ***/
|
||||
<value nick='@valuenick@' value='@valuenum@'/>
|
||||
/*** END value-production ***/
|
||||
/*** BEGIN value-tail ***/
|
||||
</@type@>
|
||||
/*** END value-tail ***/
|
||||
/*** BEGIN file-tail ***/
|
||||
</schemalist>
|
||||
/*** END file-tail ***/
|
||||
Loading…
Add table
Add a link
Reference in a new issue