diff options
author | dsomero <xgizzmo@slackbuilds.org> | 2012-05-21 20:00:14 -0400 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2012-05-21 20:01:58 -0400 |
commit | a11fe67bac39409a738d987823ad990bc2a49f6a (patch) | |
tree | 16d38504a106f38e2a9c9f05b7567a2e22ad10f7 /multimedia/oggconvert/README | |
parent | ab0586e7c5c26167908e1872c8005760446ecab5 (diff) | |
download | slackbuilds-a11fe67bac39409a738d987823ad990bc2a49f6a.tar.gz |
Fix files with no newline at the end.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'multimedia/oggconvert/README')
-rw-r--r-- | multimedia/oggconvert/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/oggconvert/README b/multimedia/oggconvert/README index 2b0c8fcc52..0b56f92b3a 100644 --- a/multimedia/oggconvert/README +++ b/multimedia/oggconvert/README @@ -3,4 +3,4 @@ Oggconvert is a simple program to convert media files to the ogg/theora format. This is a simple gui to convert every multimedia format supported by ffmpeg to ogg theora. Oggconvert is a graphical front end for ffmpeg2theora -This package requires ffmpeg, ffmpeg2theora and gst-pythons.
\ No newline at end of file +This package requires ffmpeg, ffmpeg2theora and gst-pythons. |