Cleaned up some code issues and graphics no longer needed
This commit is contained in:
parent
9ee68aadbf
commit
6718681c45
@ -194,7 +194,7 @@
|
||||
<visible>!IsEmpty(ListItem.PlotOutline)</visible>
|
||||
</control>
|
||||
<control type="textbox">
|
||||
<description>Textbox when scrollbar is visible & subtitle is hidden</description>
|
||||
<description>Textbox when scrollbar is visible and subtitle is hidden</description>
|
||||
<posx>70</posx>
|
||||
<posy>310</posy>
|
||||
<width>660</width>
|
||||
|
@ -224,10 +224,10 @@
|
||||
<height>62</height>
|
||||
<texturefocus>osd_button_presetsFO.png</texturefocus>
|
||||
<texturenofocus>-</texturenofocus>
|
||||
<usealttexture>Window.IsActive(122)</usealttexture>
|
||||
<usealttexture>Window.IsActive(VisualisationPresetList)</usealttexture>
|
||||
<alttexturefocus>osd_button_presetsSELNF.png</alttexturefocus>
|
||||
<alttexturenofocus>-</alttexturenofocus>
|
||||
<onclick>XBMC.ActivateWindow(122)</onclick>
|
||||
<onclick>XBMC.ActivateWindow(VisualisationPresetList)</onclick>
|
||||
<label>-</label>
|
||||
<font>-</font>
|
||||
<onleft>211</onleft>
|
||||
|
@ -199,7 +199,7 @@
|
||||
<aligny>center</aligny>
|
||||
<textcolor>grey2</textcolor>
|
||||
<selectedcolor>green</selectedcolor>
|
||||
<label>Timer</label>
|
||||
<label>$LOCALIZE[19040]</label>
|
||||
<visible>ListItem.HasTimer</visible>
|
||||
</control>
|
||||
</itemlayout>
|
||||
@ -292,7 +292,7 @@
|
||||
<aligny>center</aligny>
|
||||
<textcolor>white</textcolor>
|
||||
<selectedcolor>green</selectedcolor>
|
||||
<label>Timer</label>
|
||||
<label>$LOCALIZE[19040]</label>
|
||||
<visible>ListItem.HasTimer</visible>
|
||||
</control>
|
||||
<control type="textbox">
|
||||
@ -518,7 +518,7 @@
|
||||
<aligny>center</aligny>
|
||||
<textcolor>grey2</textcolor>
|
||||
<selectedcolor>green</selectedcolor>
|
||||
<label>Timer</label>
|
||||
<label>$LOCALIZE[19040]</label>
|
||||
<visible>ListItem.HasTimer</visible>
|
||||
</control>
|
||||
</itemlayout>
|
||||
@ -630,7 +630,7 @@
|
||||
<aligny>center</aligny>
|
||||
<textcolor>white</textcolor>
|
||||
<selectedcolor>green</selectedcolor>
|
||||
<label>Timer</label>
|
||||
<label>$LOCALIZE[19040]</label>
|
||||
<visible>ListItem.HasTimer</visible>
|
||||
</control>
|
||||
<control type="textbox">
|
||||
@ -2059,7 +2059,7 @@
|
||||
<aligny>center</aligny>
|
||||
<textcolor>grey2</textcolor>
|
||||
<selectedcolor>green</selectedcolor>
|
||||
<label>Timer</label>
|
||||
<label>$LOCALIZE[19040]</label>
|
||||
<visible>ListItem.HasTimer</visible>
|
||||
</control>
|
||||
</itemlayout>
|
||||
@ -2155,7 +2155,7 @@
|
||||
<aligny>center</aligny>
|
||||
<textcolor>white</textcolor>
|
||||
<selectedcolor>green</selectedcolor>
|
||||
<label>Timer</label>
|
||||
<label>$LOCALIZE[19040]</label>
|
||||
<visible>ListItem.HasTimer</visible>
|
||||
</control>
|
||||
</focusedlayout>
|
||||
|
@ -228,10 +228,10 @@
|
||||
<height>64</height>
|
||||
<texturefocus>osd_button_audioFO.png</texturefocus>
|
||||
<texturenofocus>-</texturenofocus>
|
||||
<usealttexture>Window.IsActive(124) | Window.IsActive(123)</usealttexture>
|
||||
<usealttexture>Window.IsActive(OSDAudioSettings)</usealttexture>
|
||||
<alttexturefocus>osd_button_audioSELNF.png</alttexturefocus>
|
||||
<alttexturenofocus>-</alttexturenofocus>
|
||||
<onclick>XBMC.ActivateWindow(124)</onclick>
|
||||
<onclick>XBMC.ActivateWindow(OSDAudioSettings)</onclick>
|
||||
<label>-</label>
|
||||
<font>-</font>
|
||||
<onleft>210</onleft>
|
||||
@ -247,10 +247,10 @@
|
||||
<height>62</height>
|
||||
<texturefocus>osd_button_videoFO.png</texturefocus>
|
||||
<texturenofocus>-</texturenofocus>
|
||||
<usealttexture>Window.IsActive(123)</usealttexture>
|
||||
<usealttexture>Window.IsActive(OSDVideoSettings)</usealttexture>
|
||||
<alttexturefocus>osd_button_videoSELNF.png</alttexturefocus>
|
||||
<alttexturenofocus>-</alttexturenofocus>
|
||||
<onclick>XBMC.ActivateWindow(123)</onclick>
|
||||
<onclick>XBMC.ActivateWindow(OSDVideoSettings)</onclick>
|
||||
<label>-</label>
|
||||
<font>-</font>
|
||||
<onleft>209</onleft>
|
||||
@ -282,10 +282,10 @@
|
||||
<height>78</height>
|
||||
<texturefocus>osd_button_bookmarkFO.png</texturefocus>
|
||||
<texturenofocus>-</texturenofocus>
|
||||
<usealttexture>Window.IsActive(125)</usealttexture>
|
||||
<usealttexture>Window.IsActive(VideoBookmarks)</usealttexture>
|
||||
<alttexturefocus>osd_button_bookmarkSELNF.png</alttexturefocus>
|
||||
<alttexturenofocus>-</alttexturenofocus>
|
||||
<onclick>XBMC.ActivateWindow(125)</onclick>
|
||||
<onclick>XBMC.ActivateWindow(VideoBookmarks)</onclick>
|
||||
<label>-</label>
|
||||
<font>-</font>
|
||||
<onleft>200</onleft>
|
||||
|
@ -9,11 +9,11 @@
|
||||
</requires>
|
||||
<extension
|
||||
point="xbmc.gui.skin"
|
||||
defaultresolution="720p"
|
||||
defaultresolutionwide="720p"
|
||||
defaultthemename="textures.xbt"
|
||||
effectslowdown="1.0"
|
||||
debugging="false"/>
|
||||
debugging="false"
|
||||
effectslowdown="1.0">
|
||||
<res width="1280" height="720" aspect="16:9" default="true" folder="720p" />
|
||||
</extension>
|
||||
<extension point="xbmc.addon.metadata">
|
||||
<summary lang="de">Project Mayhem III High Definition skin by Jezz_X</summary>
|
||||
<summary lang="el">Το κέλυφος Project Mayhem III High Definition από τον Jezz_X</summary>
|
||||
|
@ -54,23 +54,7 @@ msgctxt "#31010"
|
||||
msgid "FANART[CR]IMAGE[CR]NOT[CR]AVAILABLE"
|
||||
msgstr ""
|
||||
|
||||
msgctxt "#31011"
|
||||
msgid "EPISODE[CR]IMAGE[CR]NOT[CR]AVAILABLE"
|
||||
msgstr ""
|
||||
|
||||
msgctxt "#31012"
|
||||
msgid "EPISODE[CR]IMAGE[CR]NOT[CR]AVAILABLE"
|
||||
msgstr ""
|
||||
|
||||
#empty strings from id 31013 to 31019
|
||||
|
||||
msgctxt "#31020"
|
||||
msgid "Chapter title"
|
||||
msgstr ""
|
||||
|
||||
msgctxt "#31021"
|
||||
msgid "Video - Files"
|
||||
msgstr ""
|
||||
#empty strings from id 31011 to 31021
|
||||
|
||||
msgctxt "#31022"
|
||||
msgid "Music - Files"
|
||||
@ -183,12 +167,9 @@ msgctxt "#31060"
|
||||
msgid "This file is stacked, select the part you want to play from."
|
||||
msgstr ""
|
||||
|
||||
#empty strings from id 31061 to 31099
|
||||
#Skin Settings labels
|
||||
#empty strings from id 31061 to 31100
|
||||
|
||||
msgctxt "#31100"
|
||||
msgid "Background options"
|
||||
msgstr ""
|
||||
#Skin Settings labels
|
||||
|
||||
msgctxt "#31101"
|
||||
msgid "Home screen options"
|
||||
@ -214,26 +195,10 @@ msgctxt "#31106"
|
||||
msgid "Miscellaneous options"
|
||||
msgstr ""
|
||||
|
||||
msgctxt "#31107"
|
||||
msgid "Remove scan lines from background"
|
||||
msgstr ""
|
||||
|
||||
msgctxt "#31108"
|
||||
msgid "Remove scan lines from background during video playback"
|
||||
msgstr ""
|
||||
|
||||
msgctxt "#31109"
|
||||
msgid "Home screen backgrounds"
|
||||
msgstr ""
|
||||
|
||||
msgctxt "#31110"
|
||||
msgid "button - Custom backgrounds"
|
||||
msgstr ""
|
||||
|
||||
msgctxt "#31111"
|
||||
msgid "Always show music info during lyrics"
|
||||
msgstr ""
|
||||
|
||||
msgctxt "#31112"
|
||||
msgid "Show media titles in \"Wide icons\" view"
|
||||
msgstr ""
|
||||
@ -291,10 +256,6 @@ msgctxt "#31204"
|
||||
msgid "Add-on path"
|
||||
msgstr ""
|
||||
|
||||
msgctxt "#31205"
|
||||
msgid "Channels are the first point inside TV Window"
|
||||
msgstr ""
|
||||
|
||||
#empty string with id 31206
|
||||
|
||||
msgctxt "#31207"
|
||||
@ -320,24 +281,13 @@ msgctxt "#31251"
|
||||
msgid "Subtitle Source"
|
||||
msgstr ""
|
||||
|
||||
#empty strings from id 31252 to 31299
|
||||
#AMT Script Extra labels
|
||||
|
||||
msgctxt "#31300"
|
||||
msgid "Show cast"
|
||||
msgstr ""
|
||||
|
||||
#empty strings from id 31301 to 31399
|
||||
#empty strings from id 31252 to 31399
|
||||
#PVR Labels
|
||||
|
||||
msgctxt "#31400"
|
||||
msgid "Live TV"
|
||||
msgstr ""
|
||||
|
||||
msgctxt "#31401"
|
||||
msgid "Timer"
|
||||
msgstr ""
|
||||
|
||||
msgctxt "#31402"
|
||||
msgid "New Group"
|
||||
msgstr ""
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 8.2 KiB |
Binary file not shown.
Before Width: | Height: | Size: 8.0 KiB |
Binary file not shown.
Before Width: | Height: | Size: 7.5 KiB |
Binary file not shown.
Before Width: | Height: | Size: 6.5 KiB |
Binary file not shown.
Before Width: | Height: | Size: 16 KiB |
Binary file not shown.
Before Width: | Height: | Size: 10 KiB |
Loading…
Reference in New Issue
Block a user