diff options
author | Tor Lillqvist <tml@collabora.com> | 2015-06-29 21:30:25 +0300 |
---|---|---|
committer | Tor Lillqvist <tml@collabora.com> | 2015-06-29 21:30:25 +0300 |
commit | 3532e84e7f90438476153b9421dddfc5f3ca813b (patch) | |
tree | 9f85f9608f56d18018c9ef1f4791291139bd822b /sysui | |
parent | 6bc851e0535df830a0fb10f60aaf4186332bd1e6 (diff) |
Forgot the end marker of the Emacs mode line
Diffstat (limited to 'sysui')
-rwxr-xr-x | sysui/desktop/macosx/Info.plist.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysui/desktop/macosx/Info.plist.in b/sysui/desktop/macosx/Info.plist.in index d0751397e464..e8209bdbaedf 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. |