From fe70b7bbbc79336c013e9a32c7d2f7c4ef240e23 Mon Sep 17 00:00:00 2001 From: age Date: Fri, 2 Mar 2007 00:40:18 +0000 Subject: [PATCH] * added some "tabindex" tags * activated volumes are now shown in a separated box --- plugins/disks/disks.cs | 19 ++++++++++++++++++- plugins/disks/language.hdf | 3 +++ plugins/user_manager/user_list.cs | 2 +- plugins/volume_mount/volume_mount.cs | 2 +- 4 files changed, 23 insertions(+), 3 deletions(-) diff --git a/plugins/disks/disks.cs b/plugins/disks/disks.cs index 5d2204f..7544c26 100644 --- a/plugins/disks/disks.cs +++ b/plugins/disks/disks.cs @@ -2,6 +2,21 @@ += 1 ?> +
+ + + + + + + + + + + +
+
@@ -13,7 +28,9 @@ - + + +
diff --git a/plugins/disks/language.hdf b/plugins/disks/language.hdf index 461cf53..27deead 100644 --- a/plugins/disks/language.hdf +++ b/plugins/disks/language.hdf @@ -10,5 +10,8 @@ AdviceMessage { } } +Active = Active disks +Help.Active = The volumes shown here are currently activated. + Legend = Icon legend Help.Legend = Here you see all used disk icons and next to each its correlating meaning. Just to make sure: "unencrypted" means that anyone who get's this disk in his/her fingers will be able to read all data stored on it! The options "activated" and "deactivated" are describing the status of the disk inside the CryptoBox and so in your network. If a disk is "activated" its content is available in your network. So if you "activated" an "encrypted" disk, you can access its data in your network. This is symbolized by an opened lock icon. diff --git a/plugins/user_manager/user_list.cs b/plugins/user_manager/user_list.cs index c1d0a92..81afca4 100644 --- a/plugins/user_manager/user_list.cs +++ b/plugins/user_manager/user_list.cs @@ -13,7 +13,7 @@ - + diff --git a/plugins/volume_mount/volume_mount.cs b/plugins/volume_mount/volume_mount.cs index 538ab7d..49f12a0 100644 --- a/plugins/volume_mount/volume_mount.cs +++ b/plugins/volume_mount/volume_mount.cs @@ -25,7 +25,7 @@
- +