summaryrefslogtreecommitdiffstats
path: root/docs/html/guide/guide_toc.cs
diff options
context:
space:
mode:
authorRoman Nurik <romannurik@google.com>2011-10-08 16:23:16 -0700
committerAndroid (Google) Code Review <android-gerrit@google.com>2011-10-08 16:23:16 -0700
commit8765ebf9b5c5256dfbf8232b11bcf5f0045c5ac1 (patch)
treefa20f876326ad008a87faf7968bbdbeeae64471c /docs/html/guide/guide_toc.cs
parent6d288bd2f3596ce268a3a3278f005d8757c79d63 (diff)
parentced7edda54f9122f0f2008e8fa5cf7fd36d3e1d8 (diff)
downloadframeworks_base-8765ebf9b5c5256dfbf8232b11bcf5f0045c5ac1.zip
frameworks_base-8765ebf9b5c5256dfbf8232b11bcf5f0045c5ac1.tar.gz
frameworks_base-8765ebf9b5c5256dfbf8232b11bcf5f0045c5ac1.tar.bz2
Merge "Update Icon Guidelines and Icon Templates Pack for ICS"
Diffstat (limited to 'docs/html/guide/guide_toc.cs')
-rw-r--r--docs/html/guide/guide_toc.cs9
1 files changed, 6 insertions, 3 deletions
diff --git a/docs/html/guide/guide_toc.cs b/docs/html/guide/guide_toc.cs
index 1e3e275..18d9a48 100644
--- a/docs/html/guide/guide_toc.cs
+++ b/docs/html/guide/guide_toc.cs
@@ -693,17 +693,20 @@
<ul>
<li class="toggle-list">
<div><a href="<?cs var:toroot ?>guide/practices/ui_guidelines/icon_design.html">
- <span class="en">Icon Design</span>
+ <span class="en">Icon Design <span class="new">updated</span></span>
</a></div>
<ul>
<li><a href="<?cs var:toroot ?>guide/practices/ui_guidelines/icon_design_launcher.html">
- <span class="en">Launcher Icons</span>
+ <span class="en">Launcher Icons <span class="new">updated</span></span>
</a></li>
<li><a href="<?cs var:toroot ?>guide/practices/ui_guidelines/icon_design_menu.html">
<span class="en">Menu Icons</span>
</a></li>
+ <li><a href="<?cs var:toroot ?>guide/practices/ui_guidelines/icon_design_action_bar.html">
+ <span class="en">Action Bar Icons <span class="new">new!</span></span>
+ </a></li>
<li><a href="<?cs var:toroot ?>guide/practices/ui_guidelines/icon_design_status_bar.html">
- <span class="en">Status Bar Icons</span>
+ <span class="en">Status Bar Icons <span class="new">updated</span></span>
</a></li>
<li><a href="<?cs var:toroot ?>guide/practices/ui_guidelines/icon_design_tab.html">
<span class="en">Tab Icons</span>