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 --- svx/source/engine3d/float3d.src | 3 +++ svx/source/engine3d/string3d.src | 3 +++ 2 files changed, 6 insertions(+) (limited to 'svx/source/engine3d') diff --git a/svx/source/engine3d/float3d.src b/svx/source/engine3d/float3d.src index b9621d513b54..954d71a9fee6 100644 --- a/svx/source/engine3d/float3d.src +++ b/svx/source/engine3d/float3d.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. * @@ -1223,3 +1224,5 @@ String RID_SVXFLOAT3D_COLOR_LIGHT_PRE { Text [ en-US ] = "Color Light Preview"; }; + +/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/svx/source/engine3d/string3d.src b/svx/source/engine3d/string3d.src index f3566fa364ca..b4247dcf873a 100644 --- a/svx/source/engine3d/string3d.src +++ b/svx/source/engine3d/string3d.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. * @@ -64,3 +65,5 @@ String RID_SVX_3D_UNDO_ATTRIBUTES Text [ en-US ] = "3D Attributes" ; }; // ********************************************************************** EOF + +/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ -- cgit v1.2.3