first commit - kind of works

This commit is contained in:
robweber
2012-04-17 16:03:45 -05:00
commit c39b5d540a
7 changed files with 61 additions and 0 deletions

6
resources/settings.xml Normal file
View File

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<settings>
<category id="general" label="30000">
<setting id="remote_path" type="folder" label="Remote Path" />
</category>
</settings>