Skip to content

Instantly share code, notes, and snippets.

@jgranick
Created April 7, 2013 02:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jgranick/5328711 to your computer and use it in GitHub Desktop.
Save jgranick/5328711 to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="utf-8"?>
<widget xmlns="http://www.w3.org/ns/widgets" xmlns:rim="http://www.blackberry.com/ns/widgets" version="1.0.0" id="com.mycompany.mycoolapplication">
<author>My Company</author>
<name>My Cool Application</name>
<description></description>
<content src="index.html" rim:allowInvokeParams="true"/>
</widget>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment