Mercurial > 510Connectbot
comparison res/values/arrays.xml @ 240:9b011e1c57f3
add host preference for fixed screen size
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Mon, 14 Jul 2014 10:22:03 -0700 |
parents | bd803721f94a |
children |
comparison
equal
deleted
inserted
replaced
239:f20a39b38f13 | 240:9b011e1c57f3 |
---|---|
91 <item>green</item> | 91 <item>green</item> |
92 <item>blue</item> | 92 <item>blue</item> |
93 <item>gray</item> | 93 <item>gray</item> |
94 </string-array> | 94 </string-array> |
95 | 95 |
96 <string-array name="list_update" translatable="false"> | |
97 </string-array> | |
98 | |
99 <item>Daily</item> | |
100 <item>Weekly</item> | |
101 <item>Never</item> | |
102 </string-array> | |
103 | |
104 <string-array name="list_keymode" translatable="false"> | 96 <string-array name="list_keymode" translatable="false"> |
105 <item>@string/list_keymode_right</item> | 97 <item>@string/list_keymode_right</item> |
106 <item>@string/list_keymode_left</item> | 98 <item>@string/list_keymode_left</item> |
107 <item>@string/list_keymode_none</item> | 99 <item>@string/list_keymode_none</item> |
108 </string-array> | 100 </string-array> |