diff options
Diffstat (limited to 'desktop/gtkhash/README.Slackware')
-rw-r--r-- | desktop/gtkhash/README.Slackware | 23 |
1 files changed, 15 insertions, 8 deletions
diff --git a/desktop/gtkhash/README.Slackware b/desktop/gtkhash/README.Slackware index 41ac52a917708..27bb8d5744687 100644 --- a/desktop/gtkhash/README.Slackware +++ b/desktop/gtkhash/README.Slackware @@ -2,14 +2,13 @@ Configure Options: Many configure options are given in the configure.ac file in the source, some of which are: ---enable-debug ---enable-linux-crypto ---enable-gcrypt ---enable-libcrypto ---enable-polarssl + +--enable-mbedtls +--enable-mhash --enable-nettle --enable-nss ---enable-mhash +--enable-polarssl +--enable-caja --enable-nautilus --enable-nemo --enable-thunar @@ -17,12 +16,20 @@ some of which are: The above configuration options are present in the SlackBuild and commented out; users can enable them according to their needs. +Note: + +If using Thunar one can run the script like + +./THUNAR=yes gtkhash.SlackBuild + +to enable the GtkHash Thunar extension. + Using with Thunar: Thunar's Custom Action feature can be used (Thunar -> Edit -> Configure -Custom Action) to create a custom action in the menu for checking the md5sum. + Custom Action) to create a custom action in the menu for checking the md5sum. -I used the following values: +Sample values: (Basic Tab) Name: Check md5sum |