Skip to content
This repository has been archived by the owner on Oct 25, 2018. It is now read-only.

Added basic settings #93

Open
wants to merge 3 commits into
base: gnupg-2.2-gui
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/gui/settings.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
gui_settings() {
local debug share gnupghome keyserver dongle
local debug share gnupghome keyserver dongle gnupghome details
is_true $DEBUG && debug=true
is_true $SHARE && share=true
# TODO: think something about dongle, dongle can use DIR field
Expand Down