diff --git a/app/ui/app_menu.ui b/app/ui/app_menu.ui
index 7ef2da71..fceede22 100644
--- a/app/ui/app_menu.ui
+++ b/app/ui/app_menu.ui
@@ -132,43 +132,6 @@
-
- IPTV
- app.hide_menu_bar
- action-disabled
- -
- Add IPTV or stream service
- app.on_iptv
-
- -
- Import YouTube playlist
- app.on_import_yt_list
-
- -
- Import m3u
- app.on_import_m3u
-
- -
- Export to m3u
- app.on_export_to_m3u
-
-
- -
- EPG configuration
- app.on_epg_list_configuration
-
- -
- List configuration
- app.on_iptv_list_configuration
-
-
-
- -
- Remove all unavailable
- app.on_remove_all_unavailable
-
-
-
FTP client
app.show_ftp_menu
@@ -293,6 +256,10 @@
Picons
app.show_picons
+ -
+ EPG
+ app.show_epg
+
-
Timers
app.show_timers
@@ -324,43 +291,6 @@
-
- IPTV
- app.hide_menu_bar
- action-disabled
- -
- Add IPTV or stream service
- app.on_iptv
-
- -
- Import YouTube playlist
- app.on_import_yt_list
-
- -
- Import m3u
- app.on_import_m3u
-
- -
- Export to m3u
- app.on_export_to_m3u
-
-
- -
- EPG configuration
- app.on_epg_list_configuration
-
- -
- List configuration
- app.on_iptv_list_configuration
-
-
-
- -
- Remove all unavailable
- app.on_remove_all_unavailable
-
-
-
FTP client
app.show_ftp_menu
@@ -371,4 +301,38 @@
+
\ No newline at end of file
diff --git a/app/ui/main.glade b/app/ui/main.glade
index 788368bd..d0478200 100644
--- a/app/ui/main.glade
+++ b/app/ui/main.glade
@@ -2509,7 +2509,7 @@ Author: Dmitriy Yefremov