diff options
Diffstat (limited to 'conf/epgsearchmenu.conf')
-rw-r--r-- | conf/epgsearchmenu.conf | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/conf/epgsearchmenu.conf b/conf/epgsearchmenu.conf index 3d3658d..d5b0f22 100644 --- a/conf/epgsearchmenu.conf +++ b/conf/epgsearchmenu.conf @@ -20,11 +20,11 @@ # epgsearchcats.conf, like %genre% or %category% # # for the 'Whats on...' menus there is also: -# +# # %chnr% - channel number # %chsh% - the short channel name # %chlng% - the 'normal' channel name -# %progr% - graphical progress bar +# %progr% - graphical progress bar # %progrT2S% - progress bar in text2skin style # ######################################################### @@ -34,4 +34,4 @@ MenuWhatsOnNext=%chnr%:4|%time% %t_status%:8|%category%:8| %title% ~ %subtitle%: MenuWhatsOnElse=%chnr%:4|%time% %t_status%:8|%category%:8| %title% ~ %subtitle%:35 MenuSchedule=%time% %t_status%:8|%genre%:14| %title% ~ %subtitle%:35 MenuSearchResults=%chsh%:12|%datesh%:6|%time%:6|%t_status%:2|%title% ~ %subtitle%:35 -# WarEagleIcons=1
\ No newline at end of file +# WarEagleIcons=1 |