# HG changeset patch # User Oleksandr Gavenko # Date 1382820272 -10800 # Node ID 33cba621af6e3200069e43bf5b833309c06a3bea # Parent 4be84ababc6d03db78435f272f0dd00111397bc4 Remove fontconfig. Use "dpkg-reconfigure fontconfig-config" instead. diff -r 4be84ababc6d -r 33cba621af6e .fonts.conf --- a/.fonts.conf Sat Oct 26 13:32:06 2013 +0300 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,46 +0,0 @@ - - - - - - - - ~/.fonts - - - - - unknown - - - rgb - - - - - - - 10 - - - false - - - - - - - true - - - hintslight - - - - - - lcddefault - - - - diff -r 4be84ababc6d -r 33cba621af6e Makefile --- a/Makefile Sat Oct 26 13:32:06 2013 +0300 +++ b/Makefile Sat Oct 26 23:44:32 2013 +0300 @@ -40,7 +40,7 @@ # Project dirs/files. OVERRIDDEN_ITEMS := \ - .fvwm .xxkbrc .xmodmaprc .fonts.conf \ + .fvwm .xxkbrc .xmodmaprc \ .inputrc .minttyrc .Xdefaults .xinitrc .xserverrc .screenrc .dircolors \ .bashrc .bashenv .bash_completion .bash_completion.d .zshrc .vimrc .ssh \ .pylintrc .pystartup .tclshrc \