changed bungloo to Bungloo

This commit is contained in:
Jeena Paradies 2013-02-10 23:23:58 +01:00
parent e4ecea0d3b
commit 62ebf97640
23 changed files with 89 additions and 86 deletions

View file

@ -1,7 +1,7 @@
<!DOCTYPE html>
<html>
<head>
<title>bungloo</title>
<title>Bungloo</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<link rel="stylesheet" href="css/default.css" type="text/css" />
<script data-main="scripts/main" src="scripts/lib/vendor/require-jquery.js"></script>

View file

@ -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",