Skip to content

Commit 90aee3a

Browse files
Move icon to html folder
1 parent 7efad3d commit 90aee3a

File tree

6 files changed

+7
-5
lines changed

6 files changed

+7
-5
lines changed

TVH/install.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<id>e7c9277a-f0ad-4bbc-94a9-de2e019b1a2c</id>
88
<module>Plugins::TVH::Plugin</module>
99
<optionsURL>plugins/TVH/settings/basic.html</optionsURL>
10-
<icon>plugins/TVH/icon_svg.png</icon>
10+
<icon>plugins/TVH/html/images/icon_svg.png</icon>
1111
<targetApplication>
1212
<id>SqueezeCenter</id>
1313
<maxVersion>*</maxVersion>

install.template.xml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
<?xml version="1.0" encoding="UTF-8"?><extension>
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<extension>
23
<name>PLUGIN_TVH</name>
34
<creator>Andrew Jackson, Luke Easter</creator>
45
<defaultState>enabled</defaultState>
@@ -7,7 +8,7 @@
78
<id>e7c9277a-f0ad-4bbc-94a9-de2e019b1a2c</id>
89
<module>Plugins::TVH::Plugin</module>
910
<optionsURL>plugins/TVH/settings/basic.html</optionsURL>
10-
<icon>plugins/TVH/icon_svg.png</icon>
11+
<icon>plugins/TVH/html/images/icon_svg.png</icon>
1112
<targetApplication>
1213
<id>SqueezeCenter</id>
1314
<maxVersion>*</maxVersion>

publish.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
VERSION=1.2
1+
VERSION=1.3

repo.template.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
<?xml version="1.0" encoding="UTF-8"?><extensions>
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<extensions>
23
<details>
34
<title lang="EN">TVH</title>
45
</details>

0 commit comments

Comments
 (0)