Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorExMix <rahuba.youri@mapswithme.com>2015-02-25 13:18:40 +0300
committerr.kuznetsov <r.kuznetsov@corp.mail.ru>2015-11-30 16:04:05 +0300
commit4cfb58cdbe822a8609eddd9de4a6fc824f836693 (patch)
treeeb9eecb3342f3388658486f015e18fc73dff3044 /data/resources-default
parent7f31763c05aa4a63b63ee6c5ee9bfb48e812da74 (diff)
[drape] gui subsystem. Compass
Diffstat (limited to 'data/resources-default')
-rw-r--r--data/resources-default/default.ui50
1 files changed, 50 insertions, 0 deletions
diff --git a/data/resources-default/default.ui b/data/resources-default/default.ui
new file mode 100644
index 0000000000..50138f245a
--- /dev/null
+++ b/data/resources-default/default.ui
@@ -0,0 +1,50 @@
+<root>
+ <ruler>
+ <portrait>
+ <anchor vertical="center" horizontal="right"/>
+ <relative vertical="bottom" horizontal="right"/>
+ <offset x="6" y="42"/>
+ </portrait>
+ <landscape>
+ <anchor vertical="center" horizontal="right"/>
+ <relative vertical="bottom" horizontal="right"/>
+ <offset x="6" y="42"/>
+ </landscape>
+ </ruler>
+ <compass>
+ <portrait>
+ <anchor vertical="center" horizontal="center"/>
+ <relative vertical="bottom" horizontal="left"/>
+ <offset x="27" y="57"/>
+ </portrait>
+ <landscape>
+ <anchor vertical="center" horizontal="center"/>
+ <relative vertical="bottom" horizontal="left"/>
+ <offset x="27" y="57"/>
+ </landscape>
+ </compass>
+ <copyright>
+ <portrait>
+ <anchor vertical="center" horizontal="right"/>
+ <relative vertical="bottom" horizontal="right"/>
+ <offset x="6" y="42"/>
+ </portrait>
+ <landscape>
+ <anchor vertical="center" horizontal="right"/>
+ <relative vertical="bottom" horizontal="right"/>
+ <offset x="6" y="42"/>
+ </landscape>
+ </copyright>
+ <country_status>
+ <portrait>
+ <anchor vertical="center" horizontal="center"/>
+ <relative vertical="center" horizontal="center"/>
+ <offset x="0" y="0"/>
+ </portrait>
+ <landscape>
+ <anchor vertical="center" horizontal="center"/>
+ <relative vertical="center" horizontal="center"/>
+ <offset x="0" y="0"/>
+ </landscape>
+ </country_status>
+</root>