summaryrefslogtreecommitdiff
path: root/xmlsecurity/source/dialogs/digitalsignaturesdialog.src
diff options
context:
space:
mode:
Diffstat (limited to 'xmlsecurity/source/dialogs/digitalsignaturesdialog.src')
-rw-r--r--xmlsecurity/source/dialogs/digitalsignaturesdialog.src5
1 files changed, 4 insertions, 1 deletions
diff --git a/xmlsecurity/source/dialogs/digitalsignaturesdialog.src b/xmlsecurity/source/dialogs/digitalsignaturesdialog.src
index 64103fe5c3b7..efc06da60d8a 100644
--- a/xmlsecurity/source/dialogs/digitalsignaturesdialog.src
+++ b/xmlsecurity/source/dialogs/digitalsignaturesdialog.src
@@ -1,4 +1,5 @@
-/*
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
* This file is part of the LibreOffice project.
*
* This Source Code Form is subject to the terms of the Mozilla Public
@@ -39,3 +40,5 @@ QueryBox MSG_XMLSECDLG_QUERY_REMOVEDOCSIGNBEFORESIGN
Message [ en-US ] = "Adding or removing a macro signature will remove all document signatures.\n"
"Do you really want to continue?";
};
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */