Advertisement
Guest User

Untitled

a guest
Jul 25th, 2011
130
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.36 KB | None | 0 0
  1. <string-array name="battery_indicator_style_entries">
  2. <item>Graphisch</item>
  3. <item>Prozent</item>
  4. <item>Top-Bar</item>
  5. <item>Keine</item>
  6. </string-array>
  7. <string-array name="battery_indicator_style_values">
  8. <item>0</item>
  9. <item>1</item>
  10. <item>2</item>
  11. <item>3</item>
  12. </string-array>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement