From: Oleg Broytman Date: Sun, 24 May 2020 01:11:46 +0000 (+0300) Subject: Feat(dotfiles2html): No longer publish `fvwm2rc` X-Git-Url: https://git.phdru.name/?p=phdru.name%2Fphdru.name.git;a=commitdiff_plain;h=44bfd2fb82ed4c879c1b01dddd794dffb1bac878 Feat(dotfiles2html): No longer publish `fvwm2rc` --- diff --git a/dotfiles2html/dotfiles2html.py b/dotfiles2html/dotfiles2html.py index a2805f4..0125619 100755 --- a/dotfiles2html/dotfiles2html.py +++ b/dotfiles2html/dotfiles2html.py @@ -54,10 +54,12 @@ def add_headers(fname, first, prev, next, last): html_file.close() -home_file_types = (("bashrc", "sh"), ("profile", "sh"), ("shellrc", "sh"), - ("fvwm2rc", "fvwm2m4"), ("mailcap", "conf"), ("mime.types", "conf"), +home_file_types = ( + ("bashrc", "sh"), ("profile", "sh"), ("shellrc", "sh"), + ("mailcap", "conf"), ("mime.types", "conf"), ("muttrc", "muttrc"), ("procmailrc", "procmail"), - ("gitconfig", "gitconfig"), ("vimrc", "vim")) + ("gitconfig", "gitconfig"), ("vimrc", "vim"), +) mc_file_types = (("mc.ext", "conf"), ("menu", "conf")) diff --git a/dotfiles2html/fvwm2rc.head b/dotfiles2html/fvwm2rc.head deleted file mode 100644 index 1163730..0000000 --- a/dotfiles2html/fvwm2rc.head +++ /dev/null @@ -1,9 +0,0 @@ -
-#
-# User configuration file for Fvwm2
-#
-# Text version here
-#
-# Generated by gvim :runtime syntax/2html.vim
-#
-