From 548e87c62d6222bdc4a6c963eb746515a4600988 Mon Sep 17 00:00:00 2001 From: Synced Synapse Date: Fri, 13 Mar 2015 19:14:13 +0000 Subject: [PATCH] Changed README and legal info to point to Kodi/XBMC Foundation --- README.md | 18 +++++++++--------- app/src/main/res/values-bg/strings.xml | 5 ++--- app/src/main/res/values-de/strings.xml | 5 ++--- app/src/main/res/values-fr/strings.xml | 5 ++--- app/src/main/res/values-it/strings.xml | 5 ++--- app/src/main/res/values-pt-rBR/strings.xml | 6 +++--- app/src/main/res/values-pt/strings.xml | 6 ++++-- app/src/main/res/values/strings.xml | 5 ++--- 8 files changed, 26 insertions(+), 29 deletions(-) diff --git a/README.md b/README.md index 80b1fa6..35ded1e 100644 --- a/README.md +++ b/README.md @@ -3,13 +3,17 @@ Kore - Kodi/XBMC remote for Android GitHub repository for the [Kore][1] Android app. -Kore is a simple and easy to use [Kodi][5] remote. +Kore is the official remote for [Kodi](http://kodi.tv/), and aims to be a simple and easy to use remote. Building --------- -Git pull should get you everything you need, as long as you have a working [Android build system][4] +1. Make sure you have a working [Android build system](http://developer.android.com/sdk/installing/studio-build.html); +2. The version of Android SDK and Build Tools needed is specified in app/build.gradle. Make sure you have them installed; +3. Install the version of [Android support library](http://developer.android.com/tools/support-library/setup.html) that is specified in app/gradle (dependencies section); +4. Git pull +5. Gradle should be able to fetch all the other needed libraries. Credits @@ -33,15 +37,15 @@ Credits Links ----- -- [Website][2] +- [Kodi forum thread](http://forum.kodi.tv/forumdisplay.php?fid=129) - [Google Play][1] -- [Google+ community][3] +- [Google+ community](https://plus.google.com/communities/115506510322045554124) License ------- - Copyright 2014 Synced Synapse + Copyright 2015 XBMC Foundation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -57,7 +61,3 @@ License [1]: https://play.google.com/store/apps/details?id=org.xbmc.kore -[2]: http://syncedsynapse.com/kore/ -[3]: https://plus.google.com/u/0/communities/110340113064213296333 -[4]: http://developer.android.com/sdk/installing/studio-build.html -[5]: http://kodi.tv/ diff --git a/app/src/main/res/values-bg/strings.xml b/app/src/main/res/values-bg/strings.xml index 5f3983d..03481bc 100644 --- a/app/src/main/res/values-bg/strings.xml +++ b/app/src/main/res/values-bg/strings.xml @@ -270,11 +270,10 @@ За приложението
+ \u00A9 2015 XBMC Foundation.

Моля, оценете ни в Google Play

- Ако се нуждаете от помощ прочетете ЧЗВ или - следвайте общността на Kore в Google+ Community + If you need help, check our forum ]]>
diff --git a/app/src/main/res/values-de/strings.xml b/app/src/main/res/values-de/strings.xml index ee98f4f..c2fef93 100644 --- a/app/src/main/res/values-de/strings.xml +++ b/app/src/main/res/values-de/strings.xml @@ -276,11 +276,10 @@ Über
+ \u00A9 2015 XBMC Foundation.

Bitte bewerten Sie uns bei Google Play

- Wenn Sie Hilfe brauchen, lesen Sie die FAQ oder - folgen Sie Kores Google+ Community + Wenn Sie Hilfe brauchen, lesen Sie die forum ]]>
diff --git a/app/src/main/res/values-fr/strings.xml b/app/src/main/res/values-fr/strings.xml index 29294f3..0daddb1 100644 --- a/app/src/main/res/values-fr/strings.xml +++ b/app/src/main/res/values-fr/strings.xml @@ -271,11 +271,10 @@ À propos
+ \u00A9 2015 XBMC Foundation.

Évaluez-nous sur Google Play

- Si vous avez besoin d\'aide, consultez la FAQ ou - rejoignez la Communauté Google+ de Kore + Si vous avez besoin d\'aide, consultez le forum ]]>
diff --git a/app/src/main/res/values-it/strings.xml b/app/src/main/res/values-it/strings.xml index 5439d42..db9b2fd 100644 --- a/app/src/main/res/values-it/strings.xml +++ b/app/src/main/res/values-it/strings.xml @@ -274,11 +274,10 @@ About
+ \u00A9 2015 XBMC Foundation.

Per favore votaci su Google Play

- Se ti serve aiuto, controlla le FAQ o - segui Kore Google+ Community + Se ti serve aiuto, controlla le FAQ ]]>
diff --git a/app/src/main/res/values-pt-rBR/strings.xml b/app/src/main/res/values-pt-rBR/strings.xml index 71db8e4..57c0efc 100644 --- a/app/src/main/res/values-pt-rBR/strings.xml +++ b/app/src/main/res/values-pt-rBR/strings.xml @@ -214,11 +214,11 @@ Use as teclas de volume para controlar o volume Sobre
+ \u00A9 2015 XBMC Foundation.

Por favor classifique-nos na Googgle Play

-Se necessitar de ajuda, visite a FAQ ou adira à Comunidade Google+ do Kore - ]]>
+Se necessitar de ajuda, visite o nosso forum +]]> diff --git a/app/src/main/res/values-pt/strings.xml b/app/src/main/res/values-pt/strings.xml index 81791d9..9e0347c 100644 --- a/app/src/main/res/values-pt/strings.xml +++ b/app/src/main/res/values-pt/strings.xml @@ -208,10 +208,12 @@ Pressione Concluir para usar o controlo remoto.]]> Solarized escuro Mudar para o controlo remoto ao iniciar reprodução Sobre -
+
Por favor classifique-nos na Googgle Play

-Se necessitar de ajuda, visite a FAQ ou adira à Comunidade Google+ do Kore.]]>
+Se necessitar de ajuda, visite o nosso forum +]]>
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index e446450..d2809b3 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -281,11 +281,10 @@ About
+ \u00A9 2015 XBMC Foundation.

Please rate us on Google Play

- If you need help, check the FAQ or - follow Kore\'s Google+ Community + If you need help, check our forum ]]>