diff --git a/SparkleShare/Mac/SparkleShareInviteOpener.app/Contents/Info.plist b/SparkleShare/Mac/SparkleShareInviteOpener.app/Contents/Info.plist index 342a3160..72862b4c 100644 --- a/SparkleShare/Mac/SparkleShareInviteOpener.app/Contents/Info.plist +++ b/SparkleShare/Mac/SparkleShareInviteOpener.app/Contents/Info.plist @@ -2,20 +2,6 @@ -CFBundleURLTypes - - - CFBundleURLName - SparkleShareInviteOpener - CFBundleURLSchemes - - sparkleshare - - - - - CFBundleIdentifier - org.sparkleshare.SparkleShareInviteOpener CFBundleAllowMixedLocalizations CFBundleDevelopmentRegion @@ -24,6 +10,8 @@ applet CFBundleIconFile applet + CFBundleIdentifier + org.sparkleshare.SparkleShareInviteOpener CFBundleInfoDictionaryVersion 6.0 CFBundleName @@ -32,6 +20,17 @@ APPL CFBundleSignature aplt + CFBundleURLTypes + + + CFBundleURLName + SparkleShareInviteOpener + CFBundleURLSchemes + + sparkleshare + + + LSMinimumSystemVersionByArchitecture x86_64 @@ -50,9 +49,9 @@ positionOfDivider 333 savedFrame - 3 178 602 597 0 0 1280 778 + 263 111 773 597 0 0 1280 778 selectedTabView - result + event log diff --git a/SparkleShare/Mac/SparkleShareInviteOpener.app/Contents/Resources/Scripts/main.scpt b/SparkleShare/Mac/SparkleShareInviteOpener.app/Contents/Resources/Scripts/main.scpt index 8bf0be90..50aefc0f 100644 Binary files a/SparkleShare/Mac/SparkleShareInviteOpener.app/Contents/Resources/Scripts/main.scpt and b/SparkleShare/Mac/SparkleShareInviteOpener.app/Contents/Resources/Scripts/main.scpt differ