X-Git-Url: https://git.phdru.name/?p=phdru.name%2Fphdru.name.git;a=blobdiff_plain;f=dotfiles2html%2Fdotfiles2html.py;h=7be4f5dd11ffdb7f55f1c6b1c236676c57e7fa56;hp=42c96aa14a3b68c73c6ad39ffa10f3532eab3ceb;hb=113112f46b0ff47b5cd6946c34ad5bc715771079;hpb=885ea384ba51ae8c0a0eca3b4d2cc7a26b8eb011 diff --git a/dotfiles2html/dotfiles2html.py b/dotfiles2html/dotfiles2html.py index 42c96aa..7be4f5d 100755 --- a/dotfiles2html/dotfiles2html.py +++ b/dotfiles2html/dotfiles2html.py @@ -84,8 +84,6 @@ def process_dotfile(i, fname, ftype, file_types): text = file.read() file.close() file = open(fname, 'w') - text = text.replace('mplay', 'mplayer') - text = text.replace('mplayerer', 'mplayer') if fname == 'mailcap': text = text.replace( '-a -n "`which smplayer 2>/dev/null`" -a -n "`which smplayer 2>/dev/null`"',