Update of /cvsroot/audacity/audacity-src/mac
In directory sc8-pr-cvs11.sourceforge.net:/tmp/cvs-serv14473

Modified Files:
        Info.plist 
Log Message:
Prevent problems on case-sensitive filesystems


Index: Info.plist
===================================================================
RCS file: /cvsroot/audacity/audacity-src/mac/Info.plist,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- Info.plist  23 Oct 2006 07:09:47 -0000      1.6
+++ Info.plist  21 Feb 2007 05:44:09 -0000      1.7
@@ -197,7 +197,7 @@
        <key>CFBundleDevelopmentRegion</key>
        <string>English</string>
        <key>CFBundleExecutable</key>
-       <string>Audacity</string>
+       <string>audacity</string>
        <key>CFBundleIconFile</key>
        <string>Audacity.icns</string>
        <key>CFBundleName</key>


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Audacity-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/audacity-cvs

Reply via email to