changed bungloo to Bungloo
This commit is contained in:
parent
e4ecea0d3b
commit
62ebf97640
23 changed files with 89 additions and 86 deletions
|
@ -9,7 +9,7 @@ function(HostApp, Paths, Hmac) {
|
|||
function Oauth() {
|
||||
this.app_info = {
|
||||
"id": null,
|
||||
"name": "bungloo on " + HostApp.osType(),
|
||||
"name": "Bungloo on " + HostApp.osType(),
|
||||
"description": "A small TentStatus client.",
|
||||
"url": "http://jabs.nu/bungloo/",
|
||||
"icon": "http://jabs.nu/bungloo/icon.png",
|
||||
|
|
Reference in a new issue