Hmm, aren't we loosing the close of </dict> with this change?

Modified: branches/branch-1.3/fltk-config.cmake.in
===================================================================
--- branches/branch-1.3/fltk-config.cmake.in    2013-04-05 15:09:50 UTC (rev 
9860)
+++ branches/branch-1.3/fltk-config.cmake.in    2013-04-05 15:28:43 UTC (rev 
9861)
@@ -317,7 +317,8 @@
        <string>$post</string>
        <key>CFBundlePackageType</key>
        <string>APPL</string>
-    </dict>
+       <key>NSHighResolutionCapable</key>
+       <true/>
 </plist>
 EOF
_______________________________________________
fltk-dev mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-dev

Reply via email to