diff --git a/1080i/Includes_hubOptionsItems.xml b/1080i/Includes_hubOptionsItems.xml
index 50f8528..026a34c 100644
--- a/1080i/Includes_hubOptionsItems.xml
+++ b/1080i/Includes_hubOptionsItems.xml
@@ -89,6 +89,14 @@
xbmc.mastermode
system.ismaster
system.haslocks
+
+
+ Edit video menu
+ colors/white.png
+ textActive
+ 12-col
+
+ RunScript(script.skinshortcuts,type=manage&group=videosubmenu)
@@ -170,6 +178,14 @@
PlayerControl(randomOn)
PlayerControl(randomOff)
+
+
+ Edit music menu
+ colors/white.png
+ textActive
+ 12-col
+
+ RunScript(script.skinshortcuts,type=manage&group=musicsubmenu)
@@ -194,6 +210,14 @@
colors/white.png
colors/white.png
sendclick(pictures,4)
+
+
+ Edit pictures menu
+ colors/white.png
+ textActive
+ 12-col
+
+ RunScript(script.skinshortcuts,type=manage&group=picturessubmenu)
@@ -249,6 +273,14 @@
31110
12-col
sendclick(games,4)
+
+
+ Edit Games menu
+ colors/white.png
+ textActive
+ 12-col
+
+ RunScript(script.skinshortcuts,type=manage&group=gamesubmenu)
\ No newline at end of file
diff --git a/1080i/MyWeather.xml b/1080i/MyWeather.xml
index 0348464..c9ff667 100644
--- a/1080i/MyWeather.xml
+++ b/1080i/MyWeather.xml
@@ -1,5 +1,170 @@
-
- back
+ 100
+ fadeInOut
+
+
+ globalBackground
+
+
+ pageHeader
+
+
+ col-1-begin
+ row-5-begin
+
+
+ 0
+ 2-row
+
+ 0
+ 0
+ 24-col
+ 2-row
+ veryLarge
+
+ textActive
+
+
+
+
+ 0
+ 3-row
+ 21-col
+ 2-row
+ largeTitle
+
+ highlight
+
+
+
+ 0
+ 6-row
+ 21-col
+ 2-row
+ large
+
+ textActive
+
+
+
+ 0
+ 8-row
+ 12-col
+ 2-row
+ regular
+
+ textActive
+
+
+
+ 0
+ 336
+ 12-col
+ 2-row
+ regular
+
+ textActive
+
+
+
+
+
+
+
+
+ 0
+ 15-row
+ 24-col
+ 24-row
+
+
+ 0
+ -24
+ 6-col-gutter
+ 2-row
+ dialogTitle
+
+ textActive
+
+
+
+ 0
+ 18
+ 6-col-gutter
+ 2-row
+ itemSubTitle
+ textActive
+
+
+
+
+ 0
+ 76
+ 6-col-gutter
+ 1-row
+ itemSubTitle
+ textActive
+
+
+
+
+
+ -
+ Day 1
+
+ $INFO[Window.Property(Day1.fanartCode)]
+ $INFO[Window.Property(Day1.HighTemp)]
+ $INFO[Window.Property(Day1.LowTemp)]
+ $INFO[Window.Property(Day1.Outlook)]
+ $INFO[System.TemperatureUnits]
+
+ -
+ Day 2
+
+ $INFO[Window.Property(Day2.fanartCode)]
+ $INFO[Window.Property(Day2.HighTemp)]
+ $INFO[Window.Property(Day2.LowTemp)]
+ $INFO[Window.Property(Day2.Outlook)]
+ $INFO[System.TemperatureUnits]
+
+ -
+ Day 3
+
+ $INFO[Window.Property(Day3.fanartCode)]
+ $INFO[Window.Property(Day3.HighTemp)]
+ $INFO[Window.Property(Day3.LowTemp)]
+ $INFO[Window.Property(Day3.Outlook)]
+ $INFO[System.TemperatureUnits]
+
+ -
+ Day 4
+
+ $INFO[Window.Property(Day4.fanartCode)]
+ $INFO[Window.Property(Day4.HighTemp)]
+ $INFO[Window.Property(Day4.LowTemp)]
+ $INFO[Window.Property(Day4.Outlook)]
+ $INFO[System.TemperatureUnits]
+
+
+
+
+
+
+
+
+ change location button
+ -100
+ -100
+ 6-col
+ Weather.LocationNext
+ Weather.LocationPrevious
+
+
+ DebugGrid
+
+ WindowID
+
+
+
\ No newline at end of file
diff --git a/language/resource.language.en_gb/strings.po b/language/resource.language.en_gb/strings.po
index b64eca8..61b5a84 100644
--- a/language/resource.language.en_gb/strings.po
+++ b/language/resource.language.en_gb/strings.po
@@ -524,3 +524,4 @@ msgstr ""
msgctxt "#31251"
msgid "Eject Disc"
msgstr ""
+