summaryrefslogtreecommitdiff
path: root/desktop/source/app/desktop.src
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/source/app/desktop.src')
-rw-r--r--desktop/source/app/desktop.src2
1 files changed, 2 insertions, 0 deletions
diff --git a/desktop/source/app/desktop.src b/desktop/source/app/desktop.src
index 3c1356186249..c6372d80286a 100644
--- a/desktop/source/app/desktop.src
+++ b/desktop/source/app/desktop.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.
*
@@ -168,3 +169,4 @@ String STR_BOOSTRAP_ERR_NOACCESSRIGHTS
Text [ en-US ] = "%PRODUCTNAME user installation could not be processed due to missing access rights. Please make sure that you have sufficient access rights for the following location and restart %PRODUCTNAME:\n\n";
};
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */