changeset 587:41684d0b0663

Subrepos, and fix syntax in Info.plist
author Chris Cannam
date Fri, 19 Jul 2013 15:15:17 +0100
parents 5e8f527ef20a
children e8881f405b8f
files .hgsubstate deploy/osx/Info.plist
diffstat 2 files changed, 3 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/.hgsubstate	Wed Jul 17 15:43:46 2013 +0100
+++ b/.hgsubstate	Fri Jul 19 15:15:17 2013 +0100
@@ -1,4 +1,4 @@
 7096c7de2d4c327de5e028c33036f146a1884706 dataquay
-8cb01cd2441d1009fce5c1234ecbe033ce45484a svapp
+868db2bf6a694ab766cbf73b6b9c2a84907387d5 svapp
 420ade1cb6da314a5717637d902238b713ebc4b0 svcore
 d52751e2728b3e714b31d7ff17d95035d1e4b706 svgui
--- a/deploy/osx/Info.plist	Wed Jul 17 15:43:46 2013 +0100
+++ b/deploy/osx/Info.plist	Fri Jul 19 15:15:17 2013 +0100
@@ -14,7 +14,6 @@
 	<string>org.sonicvisualiser.SonicVisualiser</string>
 	<key>CFBundleShortVersionString</key>
 	<string>SV_VERSION</string>
-	<key>CFBundleDocumentTypes</key>
 
 	<!-- enable HiDPI -->
 	<key>NSPrincipalClass</key>
@@ -22,6 +21,8 @@
 	<key>NSHighResolutionCapable</key>
 	<string>True</string>
 
+	<key>CFBundleDocumentTypes</key>
+
 	<array>
 		<!-- we are an 'editor' of SV files -->
 		<dict>