From 8eaeb76e1cf28d67d8421853c69d120c1d782241 Mon Sep 17 00:00:00 2001 From: age Date: Mon, 14 Jan 2008 22:16:12 +0000 Subject: [PATCH] * different default name (without whitespace) * more languages enabled per default --- conf-examples/cryptobox.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/conf-examples/cryptobox.conf b/conf-examples/cryptobox.conf index 78fba94..4d2bc23 100644 --- a/conf-examples/cryptobox.conf +++ b/conf-examples/cryptobox.conf @@ -9,7 +9,7 @@ AllowedDevices = /dev/loop, /dev/ubdb UseConfigPartition = 0 # the default name prefix of not unnamed containers -DefaultVolumePrefix = "Disk " +DefaultVolumePrefix = "Disk_" # which cipher should cryptsetup-luks use? # if you lack the appropriate kernel modules, then you could try "aes-plain" - but it is less secure @@ -70,7 +70,7 @@ Stylesheet = cryptobox-misc/cryptobox.css # all other languages serve as fallbacks for an incomplete translation # available languages: cs, da, de, en, es, fi, fr, hu, it, ja, nl, pl, pt, ru, sl, sv, ur # well supported languages: de, en, ja, sl -Languages = en, de, ja, sl +Languages = en, de, ja, sl, it, pl, es [Programs]