summaryrefslogtreecommitdiff
path: root/desktop/source/deployment/gui/dp_gui_dialog.src
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/source/deployment/gui/dp_gui_dialog.src')
-rw-r--r--desktop/source/deployment/gui/dp_gui_dialog.src3
1 files changed, 3 insertions, 0 deletions
diff --git a/desktop/source/deployment/gui/dp_gui_dialog.src b/desktop/source/deployment/gui/dp_gui_dialog.src
index f0f7deee5358..08736f616664 100644
--- a/desktop/source/deployment/gui/dp_gui_dialog.src
+++ b/desktop/source/deployment/gui/dp_gui_dialog.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.
*
@@ -376,3 +377,5 @@ String RID_STR_UNSUPPORTED_PLATFORM
{
Text [ en-US ] = "The extension \'%Name\' does not work on this computer.";
};
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */