diff options
author | Aaditya Bagga <aaditya_gnulinux@zoho.com> | 2014-04-15 23:20:09 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-04-23 07:51:26 +0700 |
commit | eae1759fd2d81fdfa442e2692c92e9f085647027 (patch) | |
tree | 3cbc9b6b264d42f32ea54010568a616984a5051a /desktop/gtkhash/README.Slackware | |
parent | a56822128b587b18b333c4c55c24262f5fdd6b1a (diff) |
desktop/gtkhash: Added (utility to compute message digests).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop/gtkhash/README.Slackware')
-rw-r--r-- | desktop/gtkhash/README.Slackware | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/desktop/gtkhash/README.Slackware b/desktop/gtkhash/README.Slackware new file mode 100644 index 0000000000000..af8ffb53ccf82 --- /dev/null +++ b/desktop/gtkhash/README.Slackware @@ -0,0 +1,32 @@ +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-nettle +--enable-nss +--enable-mhash +--enable-nautilus +--enable-nemo +--enable-thunar + +The above configuration options are present in the SlackBuild and +commented out; users can enable them according to their needs. + +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. + +I used the following values: + +(Basic Tab) +Name: Check md5sum +Command: gtkhash %f + +(Appearence Tab) +File Pattern: *.*z* +Appears if: Other Files |