From 516a3c7d8e0eff7e5678c31c163170ebb3775b0e Mon Sep 17 00:00:00 2001 From: lars Date: Tue, 7 Nov 2006 13:53:15 +0000 Subject: [PATCH] some exceptions were renamed help-plugin and "Get help" now use different icons --- bin/CryptoBoxContainer.py | 16 ++++++++-------- templates/macros.cs | 2 +- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/bin/CryptoBoxContainer.py b/bin/CryptoBoxContainer.py index e658c53..42dc953 100755 --- a/bin/CryptoBoxContainer.py +++ b/bin/CryptoBoxContainer.py @@ -14,14 +14,14 @@ import logging from CryptoBoxExceptions import * """exceptions: - VolumeIsActive - NameActivelyUsed - InvalidName - InvalidPassword - InvalidType - CreateError - MountError - ChangePasswordError + CBVolumeIsActive + CBNameActivelyUsed + CBInvalidName + CBInvalidPassword + CBInvalidType + CBCreateError + CBMountError + CBChangePasswordError """ class CryptoBoxContainer: diff --git a/templates/macros.cs b/templates/macros.cs index dacd199..650e049 100644 --- a/templates/macros.cs +++ b/templates/macros.cs @@ -157,7 +157,7 @@ def:help_link(pagename) ?> - icon: help + icon: help