Skip to content

Commit d49f3bb

Browse files
Add config.xml file with APP_NAME and AUTHOR_NAME properties
1 parent 5b17b1d commit d49f3bb

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

tools/xml/config.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<config>
3+
<property key="APP_NAME[]">zClipboard</property>
4+
<property key="AUTHOR_NAME[]">ReimEmp</property>
5+
</config>

0 commit comments

Comments
 (0)