diff options
| -rw-r--r-- | docs/html/guide/guide_toc.cs | 2 | ||||
| -rw-r--r-- | docs/html/guide/practices/ui_guidelines/widget_design.jd | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/html/guide/guide_toc.cs b/docs/html/guide/guide_toc.cs index 5f74e50fcbc4..464430bb0bd9 100644 --- a/docs/html/guide/guide_toc.cs +++ b/docs/html/guide/guide_toc.cs @@ -791,7 +791,7 @@ <span class="en">App Install Location</span> </a></li> <li><a href="<?cs var:toroot ?>guide/appendix/media-formats.html"> - <span class="en">Supported Media Formats</span> + <span class="en">Supported Media Formats <span class="new">updated</span></span> </a></li> <li><a href="<?cs var:toroot ?>guide/appendix/g-app-intents.html"> <span class="en">Intents List: Google Apps</span> diff --git a/docs/html/guide/practices/ui_guidelines/widget_design.jd b/docs/html/guide/practices/ui_guidelines/widget_design.jd index f11139467e7b..de20e007f393 100644 --- a/docs/html/guide/practices/ui_guidelines/widget_design.jd +++ b/docs/html/guide/practices/ui_guidelines/widget_design.jd @@ -1,4 +1,4 @@ -page.title=Widget Design Guidelines +page.title=App Widget Design Guidelines parent.title=UI Guidelines parent.link=index.html @jd:body |