summaryrefslogtreecommitdiff
path: root/svtools/source/control/calendar.src
diff options
context:
space:
mode:
Diffstat (limited to 'svtools/source/control/calendar.src')
-rw-r--r--svtools/source/control/calendar.src3
1 files changed, 3 insertions, 0 deletions
diff --git a/svtools/source/control/calendar.src b/svtools/source/control/calendar.src
index 742c44d709ae..21f0c6026a2a 100644
--- a/svtools/source/control/calendar.src
+++ b/svtools/source/control/calendar.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.
*
@@ -33,3 +34,5 @@ String STR_SVT_CALENDAR_NONE
{
Text [ en-US ] = "None" ;
};
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */