Skip to content

Instantly share code, notes, and snippets.

@diorahman
Created February 22, 2012 15:14
Show Gist options
  • Save diorahman/1885490 to your computer and use it in GitHub Desktop.
Save diorahman/1885490 to your computer and use it in GitHub Desktop.
harmattan params
var params = {
os: 'harmattan',
qt: '4_7_4',
token: '',
projectTempId: 'test',
app : {
name : "Campur Sari",
version: "0.0.1",
color : ['green', '#d1d2d3', '#f0f1f3'],
feedViewType : "List",
feeds: "Gamasutra News=http://feeds.feedburner.com/GamasutraNews,Gamasutra Feature Articles=http://feeds.feedburner.com/GamasutraFeatureArticles"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment