aboutsummaryrefslogtreecommitdiffstats
path: root/templates/other/ContentProvider/template.xml
diff options
context:
space:
mode:
authorRoman Nurik <romannurik@google.com>2012-12-13 07:45:00 -0800
committerRoman Nurik <romannurik@google.com>2012-12-13 07:45:00 -0800
commit83e998e451a6df9566e350a8fe7deb589a977076 (patch)
tree194c4a0a7446e52f47c84d311866aff1e9fbc0b5 /templates/other/ContentProvider/template.xml
parentca3c2001a26a913df84d1ff8e742ca5f2278bc2d (diff)
downloadsdk-83e998e451a6df9566e350a8fe7deb589a977076.zip
sdk-83e998e451a6df9566e350a8fe7deb589a977076.tar.gz
sdk-83e998e451a6df9566e350a8fe7deb589a977076.tar.bz2
Update application template display names and descriptions.
Change-Id: Id785c8527eb1602b2b6f29e09fb13f628abaf652
Diffstat (limited to 'templates/other/ContentProvider/template.xml')
-rw-r--r--templates/other/ContentProvider/template.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/other/ContentProvider/template.xml b/templates/other/ContentProvider/template.xml
index 32a113a..21ed1be 100644
--- a/templates/other/ContentProvider/template.xml
+++ b/templates/other/ContentProvider/template.xml
@@ -2,8 +2,8 @@
<template
format="1"
revision="1"
- name="New Content Provider"
- description="Creates a new content provider class">
+ name="Content Provider"
+ description="Creates a new content provider component and adds it to your Android manifest.">
<parameter
id="className"