tremoved create option from main menu - gtomb - tomb gtk frontend in zenity
HTML git clone git://parazyd.org/gtomb.git
DIR Log
DIR Files
DIR Refs
DIR README
DIR LICENSE
---
DIR commit d72b129f8be210cf579016dcf01bcfdf7715dad0
DIR parent 376db66b7a901f2d5ae128164301f2cac5f98b74
HTML Author: parazyd <parazyd@dyne.org>
Date: Sun, 13 Dec 2015 20:46:11 +0100
removed create option from main menu
Diffstat:
M gtomb | 1 -
1 file changed, 0 insertions(+), 1 deletion(-)
---
DIR diff --git a/gtomb b/gtomb
t@@ -215,7 +215,6 @@ function _main {
--separator=" & " \
--column=Function \
--column=Description \
- "create" "Create a new tomb, forge its key and lock the tomb" \
"dig" "Dig a new tomb of chosen size" \
"forge" "Forge a new key used to lock tombs" \
"lock" "Lock a non-locked tomb using an existing key" \