#! /usr/bin/env python
__author__ = "Oleg Broytman <phd@phdru.name>"
-__copyright__ = "Copyright (C) 2004-2012 PhiloSoft Design"
+__copyright__ = "Copyright (C) 2004-2013 PhiloSoft Design"
import os, shutil, filecmp
os.umask(0022) # octal; -rw-r--r--
("fvwm2rc", "fvwm2m4"), ("mailcap", "conf"), ("mime.types", "conf"),
("muttrc", "muttrc"), ("procmailrc", "procmail"), ("vimrc", "vim"))
-mc_file_types = (("bindings", "conf"), ("menu", "conf"))
+mc_file_types = (("mc.ext", "conf"), ("menu", "conf"))
python_file_types = (("init.py", "python"),
("pdbrc", "python"), ("pdbrc.py", "python"))
<pre>
<font color="#0000ff"># My *additions* to Midnight Commander 3.0 extension file
#
-# Text version <a href="bindings">here</a>
+# Text version <a href="mc.ext">here</a>
#
# Generated by <a href="../vimrc.html">gvim</a> :runtime syntax/2html.vim
#</font>