diff options
author | Lars Op den Kamp <lars@opdenkamp.eu> | 2011-12-08 00:47:35 +0100 |
---|---|---|
committer | Lars Op den Kamp <lars@opdenkamp.eu> | 2011-12-08 01:22:05 +0100 |
commit | f113d257af73b84dfb0ebf578c0d305fb52a3c40 (patch) | |
tree | a96fbfc30c588a4f64e74f204533bb096cf0b6c2 /language/Slovenian | |
parent | e4339fcf753b9f807da2dfe2b5da32d0fdbe97e5 (diff) |
cec fixes:
- pose as a recording device instead of a playback device on the cec bus, so the tuner related buttons on the tv's remote work too.
- removed the option to mark xbmc as inactive view when stopping, but always send the command instead, as is required by the cec spec.
- corrections in repeated keypress handling. display a message when the CEC adapter is connecting and when it is connected and to which devices.
Diffstat (limited to 'language/Slovenian')
-rw-r--r-- | language/Slovenian/strings.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/language/Slovenian/strings.xml b/language/Slovenian/strings.xml index f986f382f7..9aefaef818 100644 --- a/language/Slovenian/strings.xml +++ b/language/Slovenian/strings.xml @@ -2383,7 +2383,6 @@ <string id="36007">Vključi naprave ob zagonu XBMC</string> <string id="36008">Izključi naprave ob izhodu iz XBMC</string> <string id="36009">Postavi naprave v stanje pripravljenosti ob ohranjevalniku zaslona</string> - <string id="36010">Nastavi kot neaktiven vir ob izhodu iz XBMC</string> <string id="36011">Ni mogoče zaznati vrat CEC. Nastavite jih ročno.</string> <string id="36012">Ni mogoče zaznati adapterja CEC.</string> <string id="36013">Nepodprta različica libcec. %d je višja, kot jo podpira XBMC (%d)</string> |