diff options
Diffstat (limited to 'accessibility/source')
-rw-r--r-- | accessibility/source/helper/accessiblestrings.src | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/accessibility/source/helper/accessiblestrings.src b/accessibility/source/helper/accessiblestrings.src index 4174855e92e5..df426ad23d54 100644 --- a/accessibility/source/helper/accessiblestrings.src +++ b/accessibility/source/helper/accessiblestrings.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. * @@ -63,3 +64,5 @@ String RID_STR_ACC_DESC_PANELDECL_TABBAR { Text [ en-US ] = "Panel Deck Tab Bar"; }; + +/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |