diff options
Diffstat (limited to 'uui/source/trylater.src')
-rw-r--r-- | uui/source/trylater.src | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/uui/source/trylater.src b/uui/source/trylater.src index cf0b2649d401..d4578424603a 100644 --- a/uui/source/trylater.src +++ b/uui/source/trylater.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. * @@ -37,3 +38,4 @@ String STR_TRYLATER_SAVEAS_BTN Text [ en-US ] = "~Save As..."; }; +/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |