From 4122c3b9d58b0df701b903f8bf9dc6e843aeba1b Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Sat, 30 Jul 2011 23:02:30 +0300 Subject: Add consistent Emacs and vim mode lines --- formula/AllLangResTarget_forui.mk | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'formula/AllLangResTarget_forui.mk') diff --git a/formula/AllLangResTarget_forui.mk b/formula/AllLangResTarget_forui.mk index 3053ee6f2b3f..06b44bc18f56 100644 --- a/formula/AllLangResTarget_forui.mk +++ b/formula/AllLangResTarget_forui.mk @@ -1,3 +1,4 @@ +# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*- # Version: MPL 1.1 / GPLv3+ / LGPLv3+ # # The contents of this file are subject to the Mozilla Public License Version @@ -47,4 +48,4 @@ $(eval $(call gb_SrsTarget_add_files,formula/ui,\ formula/source/ui/dlg/parawin.src \ )) -# vim: set noet ts=4 sw=4: +# vim: set noet sw=4 ts=4: -- cgit