KODI SKIN 수정준비)skin.titan.bingie-master_ko.zip에 Skin.ToggleDebug() XBMC.ReloadSkin() 추가
♨ 카랜더 일정 :
링크
첨부
본문
KODI SKIN 수정준비)skin.titan.bingie-master_ko.zip에 Skin.ToggleDebug() XBMC.ReloadSkin() 추가
스킨 수정 준비
아래 소스는 skin.titan.bingie-master_ko.zip 에 추가
밑에 주석처리는 skin.destiny 에 적용한 내용
<!-- Skin.ToggleDebug() 11q.kr 20200709 -->
<!--Open Skin.ToggleDebug()-->
<!-- K:\program_run\Kodi\portable_data\addons\skin.titan.bingie\xml\IncludesContextMenu.xml -->
<control type="button" id="844031">
<include>SideBladeMenuButton</include>
<label>Skin.ToggleDebug()</label>
<onclick>ClearProperty(ShowViewSubMenu,Home)</onclick>
<onclick condition="!String.StartsWith(Window(Home).property(contenttype),tv)">SetProperty(SkinSettingSection,17,Home)</onclick>
<onclick condition="String.StartsWith(Window(Home).property(contenttype),tv)">SetProperty(SkinSettingSection,18,Home)</onclick>
<onclick>Skin.ToggleDebug()</onclick>
<visible>!Skin.HasSetting(KioskMode.Enabled)</visible>
</control>
<!-- XBMC.ReloadSkin() 11q.kr 20200709 -->
<!--Open XBMC.ReloadSkin()-->
<control type="button" id="844032">
<include>SideBladeMenuButton</include>
<label>XBMC.ReloadSkin()</label>
<onclick>ClearProperty(ShowViewSubMenu,Home)</onclick>
<onclick condition="!String.StartsWith(Window(Home).property(contenttype),tv)">SetProperty(SkinSettingSection,17,Home)</onclick>
<onclick condition="String.StartsWith(Window(Home).property(contenttype),tv)">SetProperty(SkinSettingSection,18,Home)</onclick>
<onclick>XBMC.ReloadSkin()</onclick>
<visible>!Skin.HasSetting(KioskMode.Enabled)</visible>
</control>
<!-- Skin.ToggleDebug() 11q.kr 20200709 -->
<!-- <control type="button" id="31021" >
<description>Skin.ToggleDebug()</description>
<height>60</height>
<width>400</width>
<label>Skin.ToggleDebug()</label>
<textcolor>$VAR[ColorFontNormal]</textcolor>
<shadowcolor>$VAR[ColorFontShadow]</shadowcolor>
<onclick>Skin.ToggleDebug()</onclick>
</control>
-->
<!-- XBMC.ReloadSkin() 11q.kr 20200709 -->
<!-- <control type="button" id="31031" >
<description>XBMC.ReloadSkin()</description>
<height>60</height>
<width>400</width>
<label>XBMC.ReloadSkin()</label>
<textcolor>$VAR[ColorFontNormal]</textcolor>
<shadowcolor>$VAR[ColorFontShadow]</shadowcolor>
<onclick>XBMC.ReloadSkin()</onclick>
</control>
-->
■ ▶ ☞ 정보찾아 공유 드리며 출처는 링크 참조 바랍니다 ♠ . ☞ 본자료는 https://11q.kr 에 등록 된 자료 입니다♠.
[이 게시물은 11qkr님에 의해 2021-06-12 11:32:22 12.Nas_2에서 이동 됨]
뷰PDF 1,2
office view
관련자료
댓글목록
등록된 댓글이 없습니다.