Skip to content

Commit

Permalink
Update brief tags description
Browse files Browse the repository at this point in the history
  • Loading branch information
olegoid committed Mar 27, 2015
1 parent 2fbb141 commit 980896d
Show file tree
Hide file tree
Showing 17 changed files with 17 additions and 17 deletions.
2 changes: 1 addition & 1 deletion AVCaptureFrames/Metadata.xml
Expand Up @@ -5,5 +5,5 @@
<Level>Advanced</Level>
<Tags>Media</Tags>
<Gallery>true</Gallery>
<Brief>An example on using AVFoundation and AVCaptureSession to display a real-time capture from a raw stream using a video camera.</Brief>
<Brief>AVCaptureFrames demonstrates AV Foundation APIs to display a real-time capture from camera.</Brief>
</SampleMetadata>
2 changes: 1 addition & 1 deletion AudioGenerator/Metadata.xml
Expand Up @@ -5,5 +5,5 @@
<Level>Advanced</Level>
<Tags>Media</Tags>
<Gallery>true</Gallery>
<Brief>This example shows how to use the low-level AudioToolbox API to output audio that was generated by the process.</Brief>
<Brief>Sample shows how to use the low-level AudioToolbox API.</Brief>
</SampleMetadata>
2 changes: 1 addition & 1 deletion AudioTapProcessor/Metadata.xml
Expand Up @@ -7,5 +7,5 @@
<SupportedPlatforms>iOS</SupportedPlatforms>
<Gallery>true</Gallery>
<MinimumLicenseRequirement>Starter</MinimumLicenseRequirement>
<Brief>Sample app that uses the MTAudioProcessingTap in combination with AVFoundation to visualize audio samples.</Brief>
<Brief>Sample uses the MTAudioProcessingTap with AVFoundation to visualize audio samples.</Brief>
</SampleMetadata>
2 changes: 1 addition & 1 deletion ButtonEventDemo/Metadata.xml
Expand Up @@ -5,5 +5,5 @@
<Level>Beginning</Level>
<Tags>Getting Started, User Interface</Tags>
<Gallery>true</Gallery>
<Brief>This is a simple example demonstrating how to use a C# event on a button press to run a callback.</Brief>
<Brief>Sample demonstrates how to use a C# event on a button press to run a callback.</Brief>
</SampleMetadata>
2 changes: 1 addition & 1 deletion ButtonTapper3000/Metadata.xml
Expand Up @@ -6,5 +6,5 @@
<Tags>Games</Tags>
<LicenseRequirement>Indie</LicenseRequirement>
<Gallery>true</Gallery>
<Brief>Demonstrates the use of the new GameKit APIs introduced in iOS 7 for Achievements and Leaderboards.</Brief>
<Brief>Demonstrates the work with Achievements and Leaderboards using GameKit APIs.</Brief>
</SampleMetadata>
2 changes: 1 addition & 1 deletion CoreImage/Metadata.xml
Expand Up @@ -6,5 +6,5 @@
<Tags>Media, Graphics</Tags>
<SupportedPlatforms>iOS</SupportedPlatforms>
<Gallery>true</Gallery>
<Brief>This sample application demonstrates how to use the image filters found in the CoreImage Library.</Brief>
<Brief>This sample app demonstrates how to use the image filters from CoreImage Library.</Brief>
</SampleMetadata>
2 changes: 1 addition & 1 deletion FrogScroller/Metadata.xml
Expand Up @@ -5,5 +5,5 @@
<Level>Intermediate</Level>
<Tags>User Interface</Tags>
<Gallery>true</Gallery>
<Brief>Enhancing scrollview experience with the use of UIPageViewController, UIScrollView and CATiledLayer.</Brief>
<Brief>Enhancing scrollview experience with UIPageViewController, UIScrollView and CATiledLayer.</Brief>
</SampleMetadata>
2 changes: 1 addition & 1 deletion GLCameraRipple/Metadata.xml
Expand Up @@ -5,5 +5,5 @@
<Level>Advanced</Level>
<Tags>Media, Graphics</Tags>
<Gallery>true</Gallery>
<Brief>Sample shows how to use GLKit to render OpenGL frames and AVFoundation to fetch live video from the camera.</Brief>
<Brief>Shows how to use GLKit to render OpenGL frames and AVFoundation to capture video from camera.</Brief>
</SampleMetadata>
2 changes: 1 addition & 1 deletion Hello_ComplexUniversal/Metadata.xml
Expand Up @@ -5,5 +5,5 @@
<Level>Intermediate</Level>
<Tags>Getting Started, User Interface</Tags>
<Gallery>true</Gallery>
<Brief>A sample demonstrating how to create universal applications that will run on both iPhone and iPad devices.</Brief>
<Brief>Sample shows how to create universal applications that will run on both iPhone and iPad.</Brief>
</SampleMetadata>
2 changes: 1 addition & 1 deletion Hello_Universal/Metadata.xml
Expand Up @@ -5,5 +5,5 @@
<Level>Beginning</Level>
<Tags>Getting Started, User Interface</Tags>
<Gallery>true</Gallery>
<Brief>Sample demonstrating how to create universal applications that will run on both iPhone and iPad devices.</Brief>>
<Brief>Sample demonstrating how to create universal applications that will run on both iPhone and iPad.</Brief>>
</SampleMetadata>
2 changes: 1 addition & 1 deletion Keychain/Metadata.xml
Expand Up @@ -5,5 +5,5 @@
<Level>Advanced</Level>
<Tags>Platform Features</Tags>
<Gallery>true</Gallery>
<Brief>An example on using Apple's keychain storage for storing information securely within an application.</Brief>
<Brief>Using Apple's keychain storage for storing information securely within an application.</Brief>
</SampleMetadata>
2 changes: 1 addition & 1 deletion LineLayout/Metadata.xml
Expand Up @@ -5,5 +5,5 @@
<Level>Advanced</Level>
<Tags>User Interface</Tags>
<Gallery>true</Gallery>
<Brief>This example shows how to implement a document-browser-like-interface as a flow layout subclass</Brief>
<Brief>Sample shows how to implement a document-browser-like-interface as a flow layout subclass.</Brief>
</SampleMetadata>
2 changes: 1 addition & 1 deletion MonoCatalog-MonoDevelop/Metadata.xml
Expand Up @@ -5,5 +5,5 @@
<Level>Beginning</Level>
<Tags>User Interface, Platform Features, Cloud</Tags>
<Gallery>true</Gallery>
<Brief>A kitchen sink example of common UI elements and APIs used in iOS and how you can use these with Xamarin.iOS.</Brief>
<Brief>A kitchen sink example of common UI elements and APIs used with Xamarin.iOS.</Brief>
</SampleMetadata>
2 changes: 1 addition & 1 deletion MultichannelMixer/Metadata.xml
Expand Up @@ -5,5 +5,5 @@
<Level>Advanced</Level>
<Tags>Media</Tags>
<Gallery>true</Gallery>
<Brief>Demonstrates how to build an Audio Unit Graph connecting a Multichannel Mixer instance to the RemoteIO unit.</Brief>
<Brief>Show how to build an Audio Unit graph with Multichannel Mixer and RemoteIO unit.</Brief>
</SampleMetadata>
2 changes: 1 addition & 1 deletion Rotation/Metadata.xml
Expand Up @@ -5,5 +5,5 @@
<Level>Beginning</Level>
<Tags>Device Features, User Interface</Tags>
<Gallery>true</Gallery>
<Brief>This sample demonstrates how to handle user-interface layout changes when an iOS device is rotated.</Brief>
<Brief>Shows how to handle user-interface layout changes when device is rotated.</Brief>
</SampleMetadata>
2 changes: 1 addition & 1 deletion UIImageEffects/Metadata.xml
Expand Up @@ -7,5 +7,5 @@
<SupportedPlatforms>iOS</SupportedPlatforms>
<LicenseRequirement>Starter</LicenseRequirement>
<Gallery>true</Gallery>
<Brief>Shows how to create and apply effects to an image using the vImage, Quartz and UIKit frameworks.</Brief>
<Brief>Shows how to create and apply effects to an image using the vImage, Quartz and UIKit.</Brief>
</SampleMetadata>
2 changes: 1 addition & 1 deletion ios8/KannadaKeyboard/Metadata.xml
Expand Up @@ -6,6 +6,6 @@
<Tags>iOS8, Keyboard, Extension, User Interface</Tags>
<SupportedPlatforms>iOS</SupportedPlatforms>
<LicenseRequirement>Starter</LicenseRequirement>
<Brief>Kannada Keyboard is a keyboard extension for the iOS. It enables users to use Kannada script throughout the OS.</Brief>
<Brief>Kannada Keyboard is a keyboard extension for the iOS.</Brief>
<Gallery>true</Gallery>
</SampleMetadata>

0 comments on commit 980896d

Please sign in to comment.