diff options
author | Uoti Urpala <uau@glyph.nonexistent.invalid> | 2009-07-07 02:26:13 +0300 |
---|---|---|
committer | Uoti Urpala <uau@glyph.nonexistent.invalid> | 2009-07-07 02:34:35 +0300 |
commit | 0eb321bf2c1cc0e048faff26a01f86cdd3ec254f (patch) | |
tree | 71cb9bd9ed121156d3382066c0722c73189afe04 /etc | |
parent | 6d908205fbadbdf7ccdc6c5e0eb918f0b43f16e0 (diff) |
Remove trailing whitespace from most files
Diffstat (limited to 'etc')
-rw-r--r-- | etc/codecs.conf | 4 | ||||
-rw-r--r-- | etc/input.conf | 4 | ||||
-rw-r--r-- | etc/menu.conf | 4 |
3 files changed, 5 insertions, 7 deletions
diff --git a/etc/codecs.conf b/etc/codecs.conf index e7a8fc80df..d35c2f6f6a 100644 --- a/etc/codecs.conf +++ b/etc/codecs.conf @@ -2036,7 +2036,7 @@ videocodec kensington status working fourcc AJPG,ABYR fourcc LBYR,JBYR ; untested, creative labs cam - fourcc UV12 ; untested + fourcc UV12 ; untested driver vfw dll "aoxdxipl.ax" out BGR24 flip @@ -2150,7 +2150,7 @@ videocodec bwmpeg fourcc BW10 driver vfwex dll "bw10.dll" ;requires vtaccess.dll - out YV12,YUY2,I420 + out YV12,YUY2,I420 videocodec zdsoft info "zdsoft screen recorder" diff --git a/etc/input.conf b/etc/input.conf index 6e11b40c76..8efa099002 100644 --- a/etc/input.conf +++ b/etc/input.conf @@ -63,8 +63,8 @@ r sub_pos -1 # move subtitles up t sub_pos +1 # down #? sub_step +1 # immediately display next subtitle #? sub_step -1 # previous -#? sub_scale +0.1 # increase subtitle font size -#? sub_scale -0.1 # decrease subtitle font size +#? sub_scale +0.1 # increase subtitle font size +#? sub_scale -0.1 # decrease subtitle font size f vo_fullscreen T vo_ontop # toggle video window ontop of other windows w panscan -0.1 # zoom out with -panscan 0 -fs diff --git a/etc/menu.conf b/etc/menu.conf index bc8adacfa1..90a19923ce 100644 --- a/etc/menu.conf +++ b/etc/menu.conf @@ -77,7 +77,7 @@ <e property="sub" name="Subtitles"/> <e property="sub_visibility" name="Visibility"/> <e property="sub_forced_only" name="Forced sub only"/> - <e property="sub_alignment" name="Alignment"/> + <e property="sub_alignment" name="Alignment"/> <e property="sub_pos" name="Position"/> <e property="sub_delay" name="Delay"/> <e property="sub_scale" name="Scale"/> @@ -149,5 +149,3 @@ <e name="Console" ok="set_menu console0"/> <e name="Quit" ok="quit"/> </cmdlist> - - |