summarylogtreecommitdiffstats
path: root/scid_vs_pc.install
blob: 095d3f7978705e8acff71c65d4252683b42e5d75 (plain)
1
2
3
4
5
6
7
8
9
10
11
 
post_install() {
   echo
   echo "  ###############################################################################################################"
   echo "  #          To enable speech go to Options/Sounds/Sound Files Folder/Browse -> /usr/share/scid/sounds          #"
   echo "  ###############################################################################################################"
   echo

   # Update font cache
   fc-cache -fv   
}