Oops, some mistake

This commit is contained in:
Alhaziel
2019-05-11 18:52:37 +02:00
parent 870b3221f8
commit 6f63bd2ed8
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -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)
+1 -1
View File
@@ -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"