mirror of
https://github.com/Llewellynvdm/Tomb.git
synced 2024-11-22 12:35:13 +00:00
updated extras/gtomb to latest by parazyd
This commit is contained in:
parent
7b72f07f96
commit
88f5a926f0
@ -1,11 +1,12 @@
|
||||
gtomb - A GUI wrapper for Tomb, the crypto undertaker
|
||||
Copyright (C) 2015 Parazyd <parazyd AT dyne DOT org>
|
||||
Copyright (C) 2015-2016 Parazyd <parazyd@dyne.org>
|
||||
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
the Free Software Foundation, either version 3 of the License, or
|
||||
(at your option) any later version.
|
||||
|
||||
|
||||
This program is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
|
@ -11,7 +11,7 @@ list and the script will run it for you. Easy-peasy.
|
||||
|
||||
### Random notes
|
||||
* If you type in your sudo password once correctly, in the next 5 (or whatever your sudoers timeout is) minutes, you can type in the wrong password as well.
|
||||
* The function for catching cancellation sometimes fails because of bad ps syntax. No idea why yet.
|
||||
* The function for catching cancellation sometimes fails because of bad ps syntax. (Possibly fixed, needs more testing)
|
||||
|
||||
## Dependencies
|
||||
* [tomb](https://github.com/dyne/Tomb) (also get tomb's dependencies)
|
||||
@ -19,8 +19,8 @@ list and the script will run it for you. Easy-peasy.
|
||||
|
||||
## TODO
|
||||
* Complete error checking
|
||||
* Figure out why ps fails sometimes
|
||||
* and more stuff
|
||||
|
||||
## What you need to do
|
||||
* Be patient or help with coding :)
|
||||
* Request features
|
||||
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user