Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion plugin/control
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Package: enigma2-plugin-extensions-foreca
Version: 3.3.6
Version: 3.3.9
Description: Weather forecast for the upcoming 10 days
Section: extra
Priority: optional
Expand Down
3 changes: 2 additions & 1 deletion plugin/dict/dedict.txt
Original file line number Diff line number Diff line change
Expand Up @@ -142,4 +142,5 @@ very cloudy or overcast with high clouds=stark bewölkt oder bedeckt mit hohen W
very cloudy or overcast=stark bewölkt oder bedeckt
very cloudy with rain and thunderstorms and fog=stark bewölkt mit Regen, Gewittern und Nebel
very cloudy with rain and thunderstorms=stark bewölkt mit Regen und Gewittern
very heavy rain, locally flooding=sehr starker Regen, örtlich Hochwasser
very heavy rain, locally flooding=sehr starker Regen, örtlich Hochwasser
Germany=Deutschland
Binary file modified plugin/foreca_logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion plugin/keymap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@

<key id="KEY_BACK" mapto="backspace" flags="mr" />
<key id="KEY_LAST" mapto="backspace" flags="mr" />
<key id="KEY_STOP" mapto="backspace" flags="mr" />
<key id="KEY_STOP" mapto="stop" flags="mr" />
<key id="KEY_BACKSPACE" mapto="backspace" flags="mr" />
<key id="KEY_PLAYPAUSE" mapto="playpause" flags="mr" />
<key id="KEY_PLAY" mapto="play" flags="mr" />
Expand Down
Loading