[Libreoffice-commits] core.git: sysui/desktop
Tor Lillqvist
tml at collabora.com
Mon Jun 29 11:31:04 PDT 2015
sysui/desktop/macosx/Info.plist.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 3532e84e7f90438476153b9421dddfc5f3ca813b
Author: Tor Lillqvist <tml at collabora.com>
Date: Mon Jun 29 21:30:25 2015 +0300
Forgot the end marker of the Emacs mode line
diff --git a/sysui/desktop/macosx/Info.plist.in b/sysui/desktop/macosx/Info.plist.in
index d075139..e8209bd 100755
--- a/sysui/desktop/macosx/Info.plist.in
+++ b/sysui/desktop/macosx/Info.plist.in
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="UTF-8"?> <!-- -*- Mode: nXML; tab-width: 4; indent-tabs-mode: nil; nxml-child-indent:4 -->
+<?xml version="1.0" encoding="UTF-8"?> <!-- -*- Mode: nXML; tab-width: 4; indent-tabs-mode: nil; nxml-child-indent:4 -*- -->
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<!--
* This file is part of the LibreOffice project.
More information about the Libreoffice-commits
mailing list