summaryrefslogtreecommitdiff
path: root/plugin.video.haystacktv/resources
diff options
context:
space:
mode:
authorLunatixz <Lunatixz@users.noreply.github.com>2017-06-18 13:59:23 -0400
committerenen92 <enen92@users.noreply.github.com>2017-06-18 18:59:23 +0100
commit881f1d5c2c1d1619adf1f9873ddf36fd41a1359a (patch)
treeadfb9715a65279c282c48a84a92b1e0bb28cba3e /plugin.video.haystacktv/resources
parent5340139bcfe7ca4b5ed1ca9b38f6de683249d715 (diff)
[plugin.video.haystacktv] 1.0.0 (#1261)
* [plugin.video.haystacktv] 1.0.0 * recommend changes * typo correction
Diffstat (limited to 'plugin.video.haystacktv/resources')
-rw-r--r--plugin.video.haystacktv/resources/images/fanart.jpgbin0 -> 150597 bytes
-rw-r--r--plugin.video.haystacktv/resources/images/icon.pngbin0 -> 396259 bytes
-rw-r--r--plugin.video.haystacktv/resources/images/screenshot01.pngbin0 -> 925991 bytes
-rw-r--r--plugin.video.haystacktv/resources/images/screenshot02.pngbin0 -> 893749 bytes
-rw-r--r--plugin.video.haystacktv/resources/images/screenshot03.pngbin0 -> 997374 bytes
-rw-r--r--plugin.video.haystacktv/resources/images/screenshot04.pngbin0 -> 989268 bytes
-rw-r--r--plugin.video.haystacktv/resources/language/resource.language.en_gb/strings.po25
-rw-r--r--plugin.video.haystacktv/resources/settings.xml4
8 files changed, 29 insertions, 0 deletions
diff --git a/plugin.video.haystacktv/resources/images/fanart.jpg b/plugin.video.haystacktv/resources/images/fanart.jpg
new file mode 100644
index 0000000..3f5f39b
--- /dev/null
+++ b/plugin.video.haystacktv/resources/images/fanart.jpg
Binary files differ
diff --git a/plugin.video.haystacktv/resources/images/icon.png b/plugin.video.haystacktv/resources/images/icon.png
new file mode 100644
index 0000000..71b0b33
--- /dev/null
+++ b/plugin.video.haystacktv/resources/images/icon.png
Binary files differ
diff --git a/plugin.video.haystacktv/resources/images/screenshot01.png b/plugin.video.haystacktv/resources/images/screenshot01.png
new file mode 100644
index 0000000..86b1071
--- /dev/null
+++ b/plugin.video.haystacktv/resources/images/screenshot01.png
Binary files differ
diff --git a/plugin.video.haystacktv/resources/images/screenshot02.png b/plugin.video.haystacktv/resources/images/screenshot02.png
new file mode 100644
index 0000000..0ceb1ae
--- /dev/null
+++ b/plugin.video.haystacktv/resources/images/screenshot02.png
Binary files differ
diff --git a/plugin.video.haystacktv/resources/images/screenshot03.png b/plugin.video.haystacktv/resources/images/screenshot03.png
new file mode 100644
index 0000000..e1e4fdf
--- /dev/null
+++ b/plugin.video.haystacktv/resources/images/screenshot03.png
Binary files differ
diff --git a/plugin.video.haystacktv/resources/images/screenshot04.png b/plugin.video.haystacktv/resources/images/screenshot04.png
new file mode 100644
index 0000000..225fa33
--- /dev/null
+++ b/plugin.video.haystacktv/resources/images/screenshot04.png
Binary files differ
diff --git a/plugin.video.haystacktv/resources/language/resource.language.en_gb/strings.po b/plugin.video.haystacktv/resources/language/resource.language.en_gb/strings.po
new file mode 100644
index 0000000..1c29c5d
--- /dev/null
+++ b/plugin.video.haystacktv/resources/language/resource.language.en_gb/strings.po
@@ -0,0 +1,25 @@
+# Kodi Media Center language file
+# Addon Name: Haystack.TV
+# Addon id: plugin.video.haystacktv
+# Addon Provider: Lunatixz
+msgid ""
+msgstr ""
+"Project-Id-Version: plugin.video.haystacktv\n"
+"Report-Msgid-Bugs-To: http://forum.kodi.tv/showthread.php?tid=316485\n"
+"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Lunatixz Translation Team\n"
+"Language-Team: English (http://www.transifex.com/projects/p/xbmc-addons/language/en/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: en\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+msgctxt "#30000"
+msgid "Enable Debugging [Log errors]"
+msgstr ""
+
+msgctxt "#30001"
+msgid "Site unreachable, try again later..."
+msgstr ""
diff --git a/plugin.video.haystacktv/resources/settings.xml b/plugin.video.haystacktv/resources/settings.xml
new file mode 100644
index 0000000..65b7d95
--- /dev/null
+++ b/plugin.video.haystacktv/resources/settings.xml
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="utf-8" standalone="yes"?>
+<settings>
+ <setting id="Enable_Debugging" type="bool" label="30000" default="false" />
+</settings>