From d0ff983888bca51e54f8275bc5ac3b0630601708 Mon Sep 17 00:00:00 2001 From: Dylan Kelly Date: Thu, 23 Apr 2015 14:06:17 -0400 Subject: [PATCH] Shorten brief descriptions --- CAQuartzComposition/Metadata.xml | 2 +- HeartRateMonitor/Metadata.xml | 2 +- ImageKitDemoStep1/Metadata.xml | 2 +- NSComboBoxTest/Metadata.xml | 2 +- NSOutlineViewAndTableView/Metadata.xml | 2 +- NSTextViewSample/Metadata.xml | 2 +- OutlineView/Metadata.xml | 3 ++- PopupBindings/Metadata.xml | 2 +- StillMotion/Metadata.xml | 2 +- yosemite/Earthquakes/Metadata.xml | 2 +- yosemite/VisualEffectPlayground/Metadata.xml | 2 +- 11 files changed, 12 insertions(+), 11 deletions(-) diff --git a/CAQuartzComposition/Metadata.xml b/CAQuartzComposition/Metadata.xml index e74d9083..c52cce5c 100644 --- a/CAQuartzComposition/Metadata.xml +++ b/CAQuartzComposition/Metadata.xml @@ -5,5 +5,5 @@ Advanced Graphics true - Demonstrates use of the `CoreAnimation` and `QuartzComposition` `QCCompositionLayer`. + Demonstrates use of the `CoreAnimation` and `QuartzComposition`. diff --git a/HeartRateMonitor/Metadata.xml b/HeartRateMonitor/Metadata.xml index acd868a9..29e2a0f9 100644 --- a/HeartRateMonitor/Metadata.xml +++ b/HeartRateMonitor/Metadata.xml @@ -5,5 +5,5 @@ Advanced Device Features, Graphics true - Demonstrates discovering, connecting to, and retrieving heart rate data from Bluetooth LE heart rate monitors. + Demonstrates discovering, connecting and retrieving data from Bluetooth LE heart rate monitors. diff --git a/ImageKitDemoStep1/Metadata.xml b/ImageKitDemoStep1/Metadata.xml index ad9ccdc9..6fed9f8b 100644 --- a/ImageKitDemoStep1/Metadata.xml +++ b/ImageKitDemoStep1/Metadata.xml @@ -5,5 +5,5 @@ Intermediate Media, Graphics true - Demonstrates IKImageBrowserView, IKImageBrowserDataSource, IKImageBrowserItem, and drag and drop support. + Demonstrates IKImageBrowserView, IKImageBrowserDataSource, IKImageBrowserItem, and more. diff --git a/NSComboBoxTest/Metadata.xml b/NSComboBoxTest/Metadata.xml index 92d9e163..9d29d2da 100644 --- a/NSComboBoxTest/Metadata.xml +++ b/NSComboBoxTest/Metadata.xml @@ -4,5 +4,5 @@ Beginner User Interface true - Demonstrates how to use an `NSComboBox` with an `NSComboBoxData` source to provide completion hints. + Demonstrates how to provide completion hints. diff --git a/NSOutlineViewAndTableView/Metadata.xml b/NSOutlineViewAndTableView/Metadata.xml index 39a0026f..300d6eb3 100644 --- a/NSOutlineViewAndTableView/Metadata.xml +++ b/NSOutlineViewAndTableView/Metadata.xml @@ -4,5 +4,5 @@ Beginner User Interface true - This quick start guide will walk you through the programmatic creation of and use of `NSTableView`/`NSOutlineView` with Xamarin.Mac. + Demonstrates the programmatic creation of and use of `NSTableView`/`NSOutlineView`. diff --git a/NSTextViewSample/Metadata.xml b/NSTextViewSample/Metadata.xml index ecf8cc1c..fedb0795 100644 --- a/NSTextViewSample/Metadata.xml +++ b/NSTextViewSample/Metadata.xml @@ -4,5 +4,5 @@ Intermediate User Interface, Media true - Demonstrates how to use the default `NSTextAttachmentCell` with an NSImage and how to subclass `NSTextAttachmentCell` to perform custom cell sizing and rendering. + Demonstrates how to perform custom cell sizing and rendering. diff --git a/OutlineView/Metadata.xml b/OutlineView/Metadata.xml index 6b30cd63..aeddcc76 100644 --- a/OutlineView/Metadata.xml +++ b/OutlineView/Metadata.xml @@ -4,5 +4,6 @@ false Intermediate User Interface - true + true + Demonstrates how to populate an OutlineView using an NSViewOutlineDataSource diff --git a/PopupBindings/Metadata.xml b/PopupBindings/Metadata.xml index 537d985d..257db6df 100644 --- a/PopupBindings/Metadata.xml +++ b/PopupBindings/Metadata.xml @@ -5,5 +5,5 @@ Intermediate Binding + Interop true - Demonstrates how to use the bindings to manage the contents and selection of the `NSPopupButton` class. + Demonstrates how to use the bindings to manage the contents of `NSPopupButton`. diff --git a/StillMotion/Metadata.xml b/StillMotion/Metadata.xml index 4c4d3a90..c7c68a35 100644 --- a/StillMotion/Metadata.xml +++ b/StillMotion/Metadata.xml @@ -5,5 +5,5 @@ Intermediate Media true - Demonstrates how to capture live video from the system camera, and recording individual frames to create a new movie file that can then be played back. + Demonstrates how to capture live video from the system camera. diff --git a/yosemite/Earthquakes/Metadata.xml b/yosemite/Earthquakes/Metadata.xml index b9063ede..e55a460f 100644 --- a/yosemite/Earthquakes/Metadata.xml +++ b/yosemite/Earthquakes/Metadata.xml @@ -6,5 +6,5 @@ Backgrounding, Data, Yosemite Indie true - Demonstrates how to use a "private" persistent store coordinator when creating managed objects using data from a remote server. + Demonstrates how to use a "private" persistent store coordinator. \ No newline at end of file diff --git a/yosemite/VisualEffectPlayground/Metadata.xml b/yosemite/VisualEffectPlayground/Metadata.xml index 6cdfda60..a6d32976 100644 --- a/yosemite/VisualEffectPlayground/Metadata.xml +++ b/yosemite/VisualEffectPlayground/Metadata.xml @@ -6,5 +6,5 @@ User Interface, Getting Started, Yosemite Indie true - Demonstrates how to use various options of NSVisualEffectView to do blurs, translucency and vibrancy on OS X. + Demonstrates how to use the options of NSVisualEffectView to do blurs, translucency and vibrancy. \ No newline at end of file