Oops, some mistake
This commit is contained in:
@@ -59,7 +59,7 @@ def set_key():
|
|||||||
from core import filetools
|
from core import filetools
|
||||||
from platformcode import platformtools
|
from platformcode import platformtools
|
||||||
import xbmc
|
import xbmc
|
||||||
file_xml = "special://profile/keymaps/alfa.xml"
|
file_xml = "special://profile/keymaps/kod.xml"
|
||||||
data = '<keymap><global><keyboard><key id="%s">' % new_key + 'runplugin(plugin://' \
|
data = '<keymap><global><keyboard><key id="%s">' % new_key + 'runplugin(plugin://' \
|
||||||
'plugin.video.kod/?ew0KICAgICJhY3Rpb24iOiAia2V5bWFwIiwNCiAgICAib3BlbiI6IHRydWUNCn0=)</key></keyboard></global></keymap>'
|
'plugin.video.kod/?ew0KICAgICJhY3Rpb24iOiAia2V5bWFwIiwNCiAgICAib3BlbiI6IHRydWUNCn0=)</key></keyboard></global></keymap>'
|
||||||
filetools.write(xbmc.translatePath(file_xml), data)
|
filetools.write(xbmc.translatePath(file_xml), data)
|
||||||
|
|||||||
@@ -362,7 +362,7 @@ msgid "Add key to open Shortcut"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgctxt "#31000"
|
msgctxt "#31000"
|
||||||
msgid "[COLOR red]Remove key to open Shortcut[\COLOR]"
|
msgid "Remove key to open Shortcut"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgctxt "#50000"
|
msgctxt "#50000"
|
||||||
|
|||||||
Reference in New Issue
Block a user