From d442e29e22e7cdb8a36f2bf3d2ad7cfc8910a0e9 Mon Sep 17 00:00:00 2001 From: Bibiko Date: Mon, 20 Dec 2010 09:48:22 +0000 Subject: =?UTF-8?q?=E2=80=A2=20preparations=20for=20managing=20default=20B?= =?UTF-8?q?undles=20which=20will=20ship=20with=20SP=20=E2=80=A2=20improved?= =?UTF-8?q?=20Bundle=20Editor=20to=20store=20only=20modified=20Bundles?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Source/SPConstants.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Source/SPConstants.h') diff --git a/Source/SPConstants.h b/Source/SPConstants.h index 7d85d2b7..37687ba1 100644 --- a/Source/SPConstants.h +++ b/Source/SPConstants.h @@ -482,6 +482,8 @@ extern NSString *SPBundleFileUUIDKey; extern NSString *SPBundleFileDescriptionKey; extern NSString *SPBundleFileTriggerKey; extern NSString *SPBundleFileWithBlobKey; +extern NSString *SPBundleFileIsDefaultBundleKey; +extern NSString *SPBundleFileDefaultBundleWasModifiedKey; extern NSString *SPBundleInternLabelKey; extern NSString *SPBundleInternPathToFileKey; extern NSString *SPBundleInternKeyEquivalentKey; -- cgit v1.2.3