diff options
| author | Tim Redfern <tim@eclectronics.org> | 2012-01-09 23:10:21 +0000 |
|---|---|---|
| committer | Tim Redfern <tim@eclectronics.org> | 2012-01-09 23:10:21 +0000 |
| commit | 108fb02ea1e6630b27796c4f0da5236f9e6a7e7f (patch) | |
| tree | 3d99c4d8b788122da8fee5f8547c03971fba5a9a | |
| parent | 7ff3ebe50cd272176daff0de4aee32c1dc0f3320 (diff) | |
add settings
| -rw-r--r-- | bin/data/settings.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/bin/data/settings.xml b/bin/data/settings.xml new file mode 100644 index 0000000..af4ec52 --- /dev/null +++ b/bin/data/settings.xml @@ -0,0 +1,6 @@ +<?xml version="1.0" encoding="UTF-8" ?> +<map4> + <view> + <settings x="0.000000" y="0.000000" w="0.500000" h="1.000000" distort="0.000000" /> + </view> +</map4> |
