summaryrefslogtreecommitdiff
path: root/sw/source/ui/envelp/envelp.src
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/envelp/envelp.src')
-rw-r--r--sw/source/ui/envelp/envelp.src3
1 files changed, 3 insertions, 0 deletions
diff --git a/sw/source/ui/envelp/envelp.src b/sw/source/ui/envelp/envelp.src
index faf3a6415fc8..621eb6ba33bd 100644
--- a/sw/source/ui/envelp/envelp.src
+++ b/sw/source/ui/envelp/envelp.src
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*
* This file is part of the LibreOffice project.
*
@@ -41,3 +42,5 @@ String STR_SENDER_TOKENS
{
Text [ en-US ] = "COMPANY;CR;FIRSTNAME; ;LASTNAME;CR;ADDRESS;CR;CITY; ;STATEPROV; ;POSTALCODE;CR;COUNTRY;CR;";
};
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */