summarylogtreecommitdiffstats
path: root/scid_vs_pc.install
diff options
context:
space:
mode:
authorMartin Doege2015-06-09 11:42:08 +0200
committerMartin Doege2015-06-09 11:42:08 +0200
commit28fda166ae165db521c8e4ec36aa6d1049da1053 (patch)
treea93bc79b0e65ec0eae8ae701f780c5d3b1c76e2f /scid_vs_pc.install
downloadaur-28fda166ae165db521c8e4ec36aa6d1049da1053.tar.gz
Initial import
Diffstat (limited to 'scid_vs_pc.install')
-rwxr-xr-xscid_vs_pc.install11
1 files changed, 11 insertions, 0 deletions
diff --git a/scid_vs_pc.install b/scid_vs_pc.install
new file mode 100755
index 000000000000..095d3f797870
--- /dev/null
+++ b/scid_vs_pc.install
@@ -0,0 +1,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
+} \ No newline at end of file