Skip to content

Commit

Permalink
Meta info.
Browse files Browse the repository at this point in the history
  • Loading branch information
xhacker committed Apr 3, 2014
1 parent 2e08cd9 commit b583447
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion haloword.desktop
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[Desktop Entry]
Name=haloword
Exec=ubuntu-html5-app-launcher $@ --www=www
Icon=qmlscene
Icon=icon256.png
Terminal=false
Type=Application
X-Ubuntu-Touch=true
4 changes: 2 additions & 2 deletions haloword.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
"policy_groups": [
"networking"
],
"policy_version": 1
}
"policy_version": 1.1
}
Binary file added icon256.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
14 changes: 7 additions & 7 deletions manifest.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"name": "com.ubuntu.developer.xhacker.haloword",
"description": "A well-designed dictionary application.",
"framework": "ubuntu-sdk-14.04-html-dev1",
"architecture": "all",
"description": "description of haloword",
"framework": "ubuntu-sdk-13.10",
"title": "Halo Word",
"hooks": {
"haloword": {
"apparmor": "haloword.json",
"desktop": "haloword.desktop"
}
},
"maintainer": "",
"name": "com.ubuntu.developer.username.haloword",
"title": "haloword",
"version": "0.1"
}
"version": "0.1.1",
"maintainer": "Xhacker Liu <liu.dongyuan@gmail.com>"
}

0 comments on commit b583447

Please # to comment.