From f19e4d8622a852a53951ee81396689216d7f7fa7 Mon Sep 17 00:00:00 2001 From: Andreas Fitzek Date: Mon, 21 Jul 2014 12:48:02 +0200 Subject: Implemented Profile inheritance via .parent --- .../cfg/profiles/BASE_MINIMAL_EN.properties | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 pdf-as-lib/src/configuration/cfg/profiles/BASE_MINIMAL_EN.properties (limited to 'pdf-as-lib/src/configuration/cfg/profiles/BASE_MINIMAL_EN.properties') diff --git a/pdf-as-lib/src/configuration/cfg/profiles/BASE_MINIMAL_EN.properties b/pdf-as-lib/src/configuration/cfg/profiles/BASE_MINIMAL_EN.properties new file mode 100644 index 00000000..04e7ea91 --- /dev/null +++ b/pdf-as-lib/src/configuration/cfg/profiles/BASE_MINIMAL_EN.properties @@ -0,0 +1,16 @@ +################################################################################################### +# PROFIL: minimaler Signaturblock (Englisch) + +sig_obj.BASE_MINIMAL_EN.description=minimale Standardsignatur Englisch +sig_obj.BASE_MINIMAL_EN.parent=BASE_MINIMAL +sig_obj.types.BASE_MINIMAL_EN=on + +sig_obj.BASE_MINIMAL_EN.key.SIG_META=Verification +sig_obj.BASE_MINIMAL_EN.adobeSignReasonValue=Information about the verification can be found at http://www.signature-verification.gv.at +sig_obj.BASE_MINIMAL_EN.verifyURL=http://www.signature-verification.gv.at + +sig_obj.BASE_MINIMAL_EN.value.SIG_META=Information about the verification of the electronic signature can be found at: https://www.signaturpruefung.gv.at \n\nInformation about the verification of the printout can be found at: https://www.behoerde.gv.at/el_signatur/ +sig_obj.BASE_MINIMAL_EN.value.SIG_LABEL=./images/signatur-logo_en.png + +# WAI +sig_obj.BASE_MINIMAL_EN.sigLogoAltText=A standard signature logo is shown. -- cgit v1.2.3