Manual installation instruction for GoldenDict.
--- a/INSTALL.rst Thu Jul 12 23:55:53 2012 +0300
+++ b/INSTALL.rst Fri Jul 13 00:03:49 2012 +0300
@@ -30,6 +30,19 @@
* https://sourceforge.net/projects/gadict/files/v$major.$minor/gadict-$major.$minor_src.tar.gz
* https://sourceforge.net/projects/gadict/files/v$major.$minor/gadict-$major.$minor.tar.gz
+Manual installation instruction for GoldenDict.
+===============================================
+
+Get distribution tarboll and extract all files to any directory. Select::
+
+ Edit ==> Dictionaries...
+
+in GoldenDict menu (or just press ``F3``) and add directory to where you
+extracted files. Press ``Refresh`` button. That's all.
+
+**Note** only ``*.dict.dz`` and ``*.index`` files are required for GoldenDict.
+You can safely remove other fils.
+
How to build and install from supplied Makefile.
================================================