diff options
author | Christian Wieninger <cwieninger@gmx.de> | 2011-09-22 19:43:08 +0200 |
---|---|---|
committer | Christian Wieninger <cwieninger@gmx.de> | 2011-09-22 19:43:08 +0200 |
commit | eff341390c079060d0904a53b7eebe84e2315f3a (patch) | |
tree | d45d902e7a7022a95a3e9c58346d88c45e0da517 /conf/epgsearchmenu.conf | |
parent | be2c5ff1bfdff45d384981816ef692f0179a7f15 (diff) | |
download | vdr-plugin-epgsearch-eff341390c079060d0904a53b7eebe84e2315f3a.tar.gz vdr-plugin-epgsearch-eff341390c079060d0904a53b7eebe84e2315f3a.tar.bz2 |
Delete trailing whitespace, thanks to Ville Skyttä for patches
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 |