From ba310e8b58d686ee9897b26a7edab5b778a8d96f Mon Sep 17 00:00:00 2001 From: jnj Date: Thu, 13 Nov 2008 18:59:12 +0000 Subject: Add remaining plugins git-svn-id: https://blacktree-elements-public.googlecode.com/svn/trunk@41 57e2f9b5-c12c-0410-8e95-a1ee7272c91a --- Info.plist | 67 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 67 insertions(+) create mode 100644 Info.plist (limited to 'Info.plist') diff --git a/Info.plist b/Info.plist new file mode 100644 index 0000000..dc1afde --- /dev/null +++ b/Info.plist @@ -0,0 +1,67 @@ + + + + + CFBundleDevelopmentRegion + English + CFBundleExecutable + Social Bookmarks + CFBundleIdentifier + com.blacktree.Quicksilver.QSDeliciousPlugIn + CFBundleInfoDictionaryVersion + 6.0 + CFBundleName + Social Bookmarks + CFBundlePackageType + BNDL + CFBundleVersion + 94 + NSPrincipalClass + QSDeliciousPlugIn + QSPlugIn + + author + Blacktree, Inc. + categories + + Web + + description + Provides access to del.icio.us and ma.gnolia bookmarks + extendedDescription + Provides access to del.icio.us and ma.gnolia bookmarks + icon + del.icio.us + requiresFeature + 0 + + QSRegistration + + QSActionProviders + + QSDeliciousPlugIn_Action + QSDeliciousPlugIn_Action + + QSObjectHandlers + + us.icio.del.tag + QSDeliciousPlugIn_Source + + QSObjectSources + + QSDeliciousPlugIn_Source + QSDeliciousPlugIn_Source + + + QSRequirements + + version + 1328 + + QSResourceAdditions + + del.icio.us + [com.blacktree.Quicksilver.QSDeliciousPlugIn]:del.icio.us.png + + + -- cgit