OSDN Git Service

Remove old video camera icon and label from Gallery
authorDoris Liu <tianliu@google.com>
Tue, 13 Aug 2013 19:32:19 +0000 (12:32 -0700)
committerDoris Liu <tianliu@google.com>
Tue, 13 Aug 2013 19:32:19 +0000 (12:32 -0700)
Bug: 10296343
Change-Id: I677f5b97919ea235ac9148ca92eee2af13bc462e

res/mipmap-hdpi/ic_launcher_video_camera.png [deleted file]
res/mipmap-mdpi/ic_launcher_video_camera.png [deleted file]
res/values/strings.xml

diff --git a/res/mipmap-hdpi/ic_launcher_video_camera.png b/res/mipmap-hdpi/ic_launcher_video_camera.png
deleted file mode 100644 (file)
index d242657..0000000
Binary files a/res/mipmap-hdpi/ic_launcher_video_camera.png and /dev/null differ
diff --git a/res/mipmap-mdpi/ic_launcher_video_camera.png b/res/mipmap-mdpi/ic_launcher_video_camera.png
deleted file mode 100644 (file)
index 19f0e64..0000000
Binary files a/res/mipmap-mdpi/ic_launcher_video_camera.png and /dev/null differ
index f2d69c8..0b2c79e 100644 (file)
     <!-- label for the icon meaning 'show me all the images that were taken with the camera' -->
     <string name="camera_label">Camera</string>
 
-    <!-- label for the 'video recording application shown in the top level 'all applications' -->
-    <string name="video_camera_label">Camcorder</string>
-
     <!-- alert to the user to wait for some operation to complete -->
     <string name="wait">Please wait\u2026</string>