From ca09087b1c39e279ba3449550e06eb44cf9f2786 Mon Sep 17 00:00:00 2001 From: Igor Zhukov Date: Wed, 12 Feb 2014 21:35:13 +0400 Subject: [PATCH] merged with master --- index.html | 21 +++++++++--------- manifest.json | 4 ++-- manifest.webapp | 4 ++-- partials/head.html | 2 +- partials/settings_modal.html | 4 ++-- vendor/bootstrap/css/bootstrap.css | 0 .../fonts/glyphicons-halflings-regular.eot | Bin .../fonts/glyphicons-halflings-regular.svg | 0 .../fonts/glyphicons-halflings-regular.ttf | Bin .../fonts/glyphicons-halflings-regular.woff | Bin vendor/bootstrap/js/bootstrap.js | 0 11 files changed, 18 insertions(+), 17 deletions(-) mode change 100644 => 100755 vendor/bootstrap/css/bootstrap.css mode change 100644 => 100755 vendor/bootstrap/fonts/glyphicons-halflings-regular.eot mode change 100644 => 100755 vendor/bootstrap/fonts/glyphicons-halflings-regular.svg mode change 100644 => 100755 vendor/bootstrap/fonts/glyphicons-halflings-regular.ttf mode change 100644 => 100755 vendor/bootstrap/fonts/glyphicons-halflings-regular.woff mode change 100644 => 100755 vendor/bootstrap/js/bootstrap.js diff --git a/index.html b/index.html index ce66eb06..21007072 100644 --- a/index.html +++ b/index.html @@ -21,16 +21,6 @@
- - @@ -57,5 +47,16 @@ + + + diff --git a/manifest.json b/manifest.json index 5073ad82..1c1d153f 100644 --- a/manifest.json +++ b/manifest.json @@ -1,6 +1,6 @@ { "name": "Telegram UNOFFICIAL", - "version": "0.0.15", + "version": "0.0.16", "short_name": "Webogram", "manifest_version": 2, "app": { @@ -22,4 +22,4 @@ "90": "img/icons/icon90.png", "128": "img/icons/icon128.png" } -} \ No newline at end of file +} diff --git a/manifest.webapp b/manifest.webapp index 371f3a17..d0dc124d 100644 --- a/manifest.webapp +++ b/manifest.webapp @@ -1,7 +1,7 @@ { "name": "Webogram", "description": "Webogram – UNOFFICIAL Telegram Web App.\nMore info & source code here: https://github.com/zhukov/webogram", - "version": "0.0.15", + "version": "0.0.16", "launch_path": "/index.html", "developer": { "name": "Igor Zhukov", @@ -24,4 +24,4 @@ "120": "/img/icons/icon120.png", "128": "/img/icons/icon128.png" } -} \ No newline at end of file +} diff --git a/partials/head.html b/partials/head.html index 12d8bcf4..2861880f 100644 --- a/partials/head.html +++ b/partials/head.html @@ -8,7 +8,7 @@ - +