summaryrefslogtreecommitdiff
path: root/plugin.video.science.friday/resources
diff options
context:
space:
mode:
authorWilliam Forde <willforde@gmail.com>2017-10-03 16:09:13 +0100
committerlearningit <scottyroscoe13@gmail.com>2017-10-03 11:09:13 -0400
commite9354d91af879d7e7f52889111474288c73cfba6 (patch)
treee5d55f08ad640a73bf277c954fca63167805838c /plugin.video.science.friday/resources
parente7b59b991e6ad428904ab9f8a08aaadea72b707d (diff)
[plugin.video.science.friday] 3.0.0 (#1437)
Diffstat (limited to 'plugin.video.science.friday/resources')
-rw-r--r--plugin.video.science.friday/resources/fanart.jpgbin0 -> 477824 bytes
-rw-r--r--plugin.video.science.friday/resources/icon.pngbin0 -> 4991 bytes
-rw-r--r--plugin.video.science.friday/resources/language/resource.language.en_gb/strings.po45
-rw-r--r--plugin.video.science.friday/resources/screenshots/screenshot000.jpgbin0 -> 123748 bytes
-rw-r--r--plugin.video.science.friday/resources/screenshots/screenshot001.jpgbin0 -> 176832 bytes
-rw-r--r--plugin.video.science.friday/resources/screenshots/screenshot002.jpgbin0 -> 308722 bytes
-rw-r--r--plugin.video.science.friday/resources/settings.xml6
7 files changed, 51 insertions, 0 deletions
diff --git a/plugin.video.science.friday/resources/fanart.jpg b/plugin.video.science.friday/resources/fanart.jpg
new file mode 100644
index 0000000..0d584bc
--- /dev/null
+++ b/plugin.video.science.friday/resources/fanart.jpg
Binary files differ
diff --git a/plugin.video.science.friday/resources/icon.png b/plugin.video.science.friday/resources/icon.png
new file mode 100644
index 0000000..fea6862
--- /dev/null
+++ b/plugin.video.science.friday/resources/icon.png
Binary files differ
diff --git a/plugin.video.science.friday/resources/language/resource.language.en_gb/strings.po b/plugin.video.science.friday/resources/language/resource.language.en_gb/strings.po
new file mode 100644
index 0000000..05d88dd
--- /dev/null
+++ b/plugin.video.science.friday/resources/language/resource.language.en_gb/strings.po
@@ -0,0 +1,45 @@
+# Kodi Media Center language file
+# Addon Name: Science Friday
+# Addon id: plugin.video.science.friday
+# Addon Provider: willforde
+msgid ""
+msgstr ""
+"Project-Id-Version: Kodi Addons\n"
+"Report-Msgid-Bugs-To: alanwww1@kodi.org\n"
+"POT-Creation-Date: 2016-01-28 21:10+0000\n"
+"PO-Revision-Date: 2017-08-01 04:17+0000\n"
+"Last-Translator: Kodi 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"
+
+###############################
+# Addon Codes: 30000 to 30199 #
+###############################
+
+msgctxt "#30001"
+msgid "[B]Recent Videos[/B]"
+msgstr ""
+
+msgctxt "#30002"
+msgid "[B]Recent Audio[/B]"
+msgstr ""
+
+msgctxt "#30003"
+msgid "[B]List Audio Items[/B]"
+msgstr ""
+
+msgctxt "#30004"
+msgid "[B]List Video Items[/B]"
+msgstr ""
+
+##################################
+# Settings Codes: 30300 to 30399 #
+##################################
+
+msgctxt "#30301"
+msgid "Default Listing Mode"
+msgstr ""
diff --git a/plugin.video.science.friday/resources/screenshots/screenshot000.jpg b/plugin.video.science.friday/resources/screenshots/screenshot000.jpg
new file mode 100644
index 0000000..f462247
--- /dev/null
+++ b/plugin.video.science.friday/resources/screenshots/screenshot000.jpg
Binary files differ
diff --git a/plugin.video.science.friday/resources/screenshots/screenshot001.jpg b/plugin.video.science.friday/resources/screenshots/screenshot001.jpg
new file mode 100644
index 0000000..e57077d
--- /dev/null
+++ b/plugin.video.science.friday/resources/screenshots/screenshot001.jpg
Binary files differ
diff --git a/plugin.video.science.friday/resources/screenshots/screenshot002.jpg b/plugin.video.science.friday/resources/screenshots/screenshot002.jpg
new file mode 100644
index 0000000..8b89742
--- /dev/null
+++ b/plugin.video.science.friday/resources/screenshots/screenshot002.jpg
Binary files differ
diff --git a/plugin.video.science.friday/resources/settings.xml b/plugin.video.science.friday/resources/settings.xml
new file mode 100644
index 0000000..0f12037
--- /dev/null
+++ b/plugin.video.science.friday/resources/settings.xml
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
+<settings>
+ <category>
+ <setting id="defaultview" type="enum" label="30301" lvalues="291|292" default="0"/>
+ </category>
+</settings> \ No newline at end of file