From 6f002bb38fa3a97a8c77882593b9e296f0043d7e Mon Sep 17 00:00:00 2001 From: r4sas Date: Sat, 17 Aug 2019 23:27:14 +0000 Subject: [PATCH] update app manifests, links, title Signed-off-by: r4sas --- app/badbrowser.html | 6 +++--- app/index.html | 16 ++++++++-------- app/manifest.json | 6 +++--- app/manifest.webapp | 4 ++-- app/manifest.webapp.json | 6 +++--- 5 files changed, 19 insertions(+), 19 deletions(-) diff --git a/app/badbrowser.html b/app/badbrowser.html index d2af7f05..f1006bb5 100644 --- a/app/badbrowser.html +++ b/app/badbrowser.html @@ -3,7 +3,7 @@ - Telegram Web + Telegram Web I2P @@ -23,7 +23,7 @@

- Don't take this personally, but your browser is too old to run Telegram Web.
+ Don't take this personally, but your browser is too old to run Telegram Web I2P.
We require HTML5 support for the MTProto secure messaging protocol to work.

@@ -41,4 +41,4 @@

- \ No newline at end of file + diff --git a/app/index.html b/app/index.html index 77a95e09..0e5853ef 100644 --- a/app/index.html +++ b/app/index.html @@ -6,7 +6,7 @@ - Telegram Web + Telegram Web I2P @@ -26,19 +26,19 @@ - + - - - - - - + + + + + + diff --git a/app/manifest.json b/app/manifest.json index bbdfb4d0..2cd9e9f5 100644 --- a/app/manifest.json +++ b/app/manifest.json @@ -1,8 +1,8 @@ { - "name": "Telegram", - "description": "Telegram Web App.\nMore info & source code here: https://github.com/zhukov/webogram", + "name": "Telegram I2P", + "description": "Telegram Web App for I2P.\nMore info & source code here: https://gitlab.i2pd.xyz/r4sas/webogram-i2p", "version": "0.7.0", - "short_name": "Telegram", + "short_name": "Telegram I2P", "manifest_version": 2, "app": { "background": { diff --git a/app/manifest.webapp b/app/manifest.webapp index 089a7af6..9ac231f4 100644 --- a/app/manifest.webapp +++ b/app/manifest.webapp @@ -1,6 +1,6 @@ { - "name": "Telegram", - "description": "Telegram Web App.\nMore info & source code here: https://github.com/zhukov/webogram", + "name": "Telegram I2P", + "description": "Telegram Web App for I2P.\nMore info & source code here: https://gitlab.i2pd.xyz/r4sas/webogram-i2p", "version": "0.7.0", "type": "privileged", "launch_path": "/index.html", diff --git a/app/manifest.webapp.json b/app/manifest.webapp.json index eda8e5c0..2764b387 100644 --- a/app/manifest.webapp.json +++ b/app/manifest.webapp.json @@ -1,7 +1,7 @@ { - "name": "Telegram", - "description": "Telegram Web App.\nMore info & source code here: https://github.com/zhukov/webogram", - "short_name": "Telegram", + "name": "Telegram I2P", + "description": "Telegram Web App for I2P.\nMore info & source code here: https://gitlab.i2pd.xyz/r4sas/webogram-i2p", + "short_name": "Telegram I2P", "display": "standalone", "theme_color": "#497495", "gcm_sender_id": "122867383838",