From a0296296fb121ecab53cee39658fc2f8ce27a782 Mon Sep 17 00:00:00 2001 From: Borim Date: Fri, 8 Mar 2013 19:49:43 +0100 Subject: fdo#60691 add modelines to *.src and *.hrc files use solenv/bin/add-modulelines script for the task and remove all UTF bom from *.src and *.hrc files svx/source/dialog/hdft.src Change-Id: I745d4f0fe9b05436a142a03f8512970f91c41bd4 --- cui/source/inc/cuires.hrc | 3 +++ cui/source/inc/gallery.hrc | 3 +++ cui/source/inc/helpid.hrc | 2 ++ 3 files changed, 8 insertions(+) (limited to 'cui/source/inc') diff --git a/cui/source/inc/cuires.hrc b/cui/source/inc/cuires.hrc index 9cffa247e052..e92e13983870 100644 --- a/cui/source/inc/cuires.hrc +++ b/cui/source/inc/cuires.hrc @@ -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. * @@ -423,3 +424,5 @@ #define RID_SVXDLG_CERTPATH (RID_SVX_START + 1204) #endif + +/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/cui/source/inc/gallery.hrc b/cui/source/inc/gallery.hrc index 9636384e1ca2..3612ed846059 100644 --- a/cui/source/inc/gallery.hrc +++ b/cui/source/inc/gallery.hrc @@ -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. * @@ -86,3 +87,5 @@ #define FL_MS_GENERAL_SECOND 2 #define FT_MS_CHANGEDATE 10 #define FT_MS_SHOW_CHANGEDATE 11 + +/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/cui/source/inc/helpid.hrc b/cui/source/inc/helpid.hrc index 4cf8577e5bbd..7ae83f1f6feb 100644 --- a/cui/source/inc/helpid.hrc +++ b/cui/source/inc/helpid.hrc @@ -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. * @@ -313,3 +314,4 @@ #endif +/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ -- cgit v1.2.3