gnash-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnash-commit] gnash/gui Info.plist.in


From: Markus Gothe
Subject: [Gnash-commit] gnash/gui Info.plist.in
Date: Mon, 30 Jul 2007 15:27:41 +0000

CVSROOT:        /sources/gnash
Module name:    gnash
Changes by:     Markus Gothe <nihilus>  07/07/30 15:27:41

Modified files:
        gui            : Info.plist.in 

Log message:
        Indentation conforming to OS X std.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnash/gui/Info.plist.in?cvsroot=gnash&r1=1.6&r2=1.7

Patches:
Index: Info.plist.in
===================================================================
RCS file: /sources/gnash/gnash/gui/Info.plist.in,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -b -r1.6 -r1.7
--- Info.plist.in       30 Jul 2007 15:24:24 -0000      1.6
+++ Info.plist.in       30 Jul 2007 15:27:41 -0000      1.7
@@ -8,6 +8,16 @@
        <string>gnash</string>
        <key>CFBundleGetInfoString</key>
        <string>Copyright (C) 2005-2007 Free Software Foundation, Inc.</string>
+       <key>CFBundleIconFile</key>
+       <string>GnashG.icns</string>
+       <key>CFBundleIdentifier</key>
+       <string>com.gnash.aqua</string>
+       <key>CFBundleInfoDictionaryVersion</key>
+       <string>6.0</string>
+       <key>CFBundlePackageType</key>
+       <string>APPL</string>
+       <key>CFBundleSignature</key>
+       <string>????</string>
        <key>CFBundleTypeExtensions</key>
        <array>
        <string>swf</string>
@@ -20,16 +30,6 @@
        <string>swf</string>
        <string>SWF</string>
        </array>
-       <key>CFBundleIconFile</key>
-       <string>GnashG.icns</string>
-       <key>CFBundleIdentifier</key>
-       <string>com.gnash.aqua</string>
-       <key>CFBundleInfoDictionaryVersion</key>
-       <string>6.0</string>
-       <key>CFBundlePackageType</key>
-       <string>APPL</string>
-       <key>CFBundleSignature</key>
-       <string>????</string>
        <key>CFBundleVersion</key>
        <string>@VERSION@</string>
        <key>SUFeedURL</key>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]