[Libreoffice-commits] .: unotools/Library_utl.mk unotools/Package_inc.mk
David Tardon
dtardon at kemper.freedesktop.org
Sun Apr 3 09:32:08 PDT 2011
unotools/Library_utl.mk | 2 ++
unotools/Package_inc.mk | 2 ++
2 files changed, 4 insertions(+)
New commits:
commit 5ce212c509b33100c9c1709cacd531be05aa8786
Author: David Tardon <dtardon at redhat.com>
Date: Sun Apr 3 18:31:54 2011 +0200
add vim modelines
diff --git a/unotools/Library_utl.mk b/unotools/Library_utl.mk
index eea6a26..f229c01 100644
--- a/unotools/Library_utl.mk
+++ b/unotools/Library_utl.mk
@@ -137,3 +137,5 @@ $(eval $(call gb_Library_add_exception_objects,utl,\
unotools/source/ucbhelper/ucbstreamhelper \
unotools/source/ucbhelper/xtempfile \
))
+
+# vim: set noet sw=4 ts=4:
diff --git a/unotools/Package_inc.mk b/unotools/Package_inc.mk
index 3d78b85..13a8165 100644
--- a/unotools/Package_inc.mk
+++ b/unotools/Package_inc.mk
@@ -114,3 +114,5 @@ $(eval $(call gb_Package_add_file,unotools_inc,inc/unotools/useroptions.hxx,unot
$(eval $(call gb_Package_add_file,unotools_inc,inc/unotools/viewoptions.hxx,unotools/viewoptions.hxx))
$(eval $(call gb_Package_add_file,unotools_inc,inc/unotools/workingsetoptions.hxx,unotools/workingsetoptions.hxx))
$(eval $(call gb_Package_add_file,unotools_inc,inc/unotools/xmlaccelcfg.hxx,unotools/xmlaccelcfg.hxx))
+
+# vim: set noet sw=4 ts=4:
More information about the Libreoffice-commits
mailing list