gecko/mobile/android/base/resources/values/ids.xml
Lucas Rocha efced57b82 Bug 1073474 - Fix resource dependency issues in new tablet UI (r=rnewman)
--HG--
rename : mobile/android/base/resources/drawable-hdpi-v11/ic_menu_back.png => mobile/android/base/resources/drawable-hdpi/ic_menu_back.png
rename : mobile/android/base/resources/drawable-mdpi-v11/ic_menu_back.png => mobile/android/base/resources/drawable-mdpi/ic_menu_back.png
rename : mobile/android/base/resources/drawable-xhdpi-v11/ic_menu_back.png => mobile/android/base/resources/drawable-xhdpi/ic_menu_back.png
rename : mobile/android/base/resources/values/layout.xml => mobile/android/base/resources/drawable/new_tablet_default_favicon.xml
rename : mobile/android/base/resources/values/layout.xml => mobile/android/base/resources/drawable/new_tablet_ic_menu_forward.xml
rename : mobile/android/base/resources/values/layout.xml => mobile/android/base/resources/drawable/new_tablet_ic_menu_reload.xml
rename : mobile/android/base/resources/values/layout.xml => mobile/android/base/resources/drawable/new_tablet_tabs_count.xml
2014-10-03 11:47:45 +01:00

13 lines
411 B
XML

<?xml version="1.0" encoding="utf-8"?>
<!-- This Source Code Form is subject to the terms of the Mozilla Public
- License, v. 2.0. If a copy of the MPL was not distributed with this
- file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
<resources>
<item type="id" name="guestNotification"/>
<item type="id" name="original_height"/>
<item type="id" name="menu_items"/>
</resources>