am ebfd289d: Merge "Add contentDescription for page info" into jb-mr1-dev

* commit 'ebfd289d99b07beaf92378a36596984f56692f30':
  Add contentDescription for page info
diff --git a/res/layout/title_bar_nav.xml b/res/layout/title_bar_nav.xml
index 15568c3..2f1e0a2 100644
--- a/res/layout/title_bar_nav.xml
+++ b/res/layout/title_bar_nav.xml
@@ -46,6 +46,7 @@
             android:id="@+id/iconcombo"
             android:layout_width="44dip"
             android:layout_height="match_parent"
+            android:contentDescription="@string/page_info"
             style="@style/HoloButton">
             <ImageView
                 android:id="@+id/favicon"