Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on May 7th, 2012  |  syntax: None  |  size: 0.42 KB  |  hits: 9  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <template>
  3.   <name>ClosePhoto</name>
  4.   <description>Browse photos taken near you</description>
  5.   <devices>
  6.     <device name='iPhone'></device>
  7.     <device name='Android'></device>
  8.   </devices>
  9.   <views>
  10.     <view>
  11.       <navigationTitle>Home</navigationTitle>
  12.       <uri>html/home.html</uri>
  13.       <navigationIcon>images/icons/home.png</navigationIcon>
  14.     </view>
  15.   </views>  
  16. </template>