The branch, master, has been updated.

- Log -----------------------------------------------------------------

commit e72c56dc20c13a7d9c834268ab69c977967ff812
Author: Stephan Witt <[email protected]>
Date:   Mon Oct 15 22:52:12 2012 +0200

    fix bundle executable name

diff --git a/development/MacOSX/Info.plist.in b/development/MacOSX/Info.plist.in
index ab20084..64f12ae 100644
--- a/development/MacOSX/Info.plist.in
+++ b/development/MacOSX/Info.plist.in
@@ -3,7 +3,7 @@
 <plist version="1.0">
 <dict>
        <key>CFBundleExecutable</key>
-       <string><string>@osx_bundle_program_name@</string>
+       <string>@osx_bundle_program_name@</string>
        <key>CFBundleDocumentTypes</key>
        <array>
                <dict>

-----------------------------------------------------------------------

Summary of changes:
 development/MacOSX/Info.plist.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
The LyX Source Repository

Reply via email to