summaryrefslogtreecommitdiff
path: root/l10ntools/inc/xmlutil.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'l10ntools/inc/xmlutil.hxx')
-rw-r--r--l10ntools/inc/xmlutil.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/l10ntools/inc/xmlutil.hxx b/l10ntools/inc/xmlutil.hxx
index 812f50b85c45..2c131a987edf 100644
--- a/l10ntools/inc/xmlutil.hxx
+++ b/l10ntools/inc/xmlutil.hxx
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
#define ENGLISH_US 1
#define ENGLISH_US_ISO "en-US"
#define ENGLISH_US_PROPERTY "en_US"
@@ -7,3 +8,4 @@
#define GERMAN_DE_INDEX 3
#define GERMAN_ISO2 "de-DE"
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */