From 2c88a877f88b142fa8fd36c1773ab484b5fd7338 Mon Sep 17 00:00:00 2001 From: Gilles Debunne Date: Tue, 21 Jun 2011 12:47:17 -0700 Subject: Refactoring in Settings/Applications Battery, Development moved to main menu. Unknown sources moved to Security. Main menu links directly to ManageApplications. ApplicationSettings was kept in case an other app referenced it. Change-Id: I0271d4222cfc192f9235f21e06bf3b56f77db1a4 --- res/drawable-hdpi/ic_settings_battery.png | Bin 0 -> 775 bytes res/drawable-hdpi/ic_settings_development.png | Bin 0 -> 775 bytes 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100755 res/drawable-hdpi/ic_settings_battery.png create mode 100755 res/drawable-hdpi/ic_settings_development.png (limited to 'res/drawable-hdpi') diff --git a/res/drawable-hdpi/ic_settings_battery.png b/res/drawable-hdpi/ic_settings_battery.png new file mode 100755 index 0000000..e3b0fb3 Binary files /dev/null and b/res/drawable-hdpi/ic_settings_battery.png differ diff --git a/res/drawable-hdpi/ic_settings_development.png b/res/drawable-hdpi/ic_settings_development.png new file mode 100755 index 0000000..e3b0fb3 Binary files /dev/null and b/res/drawable-hdpi/ic_settings_development.png differ -- cgit v1.1