summaryrefslogtreecommitdiffstats
path: root/ash/resources
diff options
context:
space:
mode:
authorskuhne@chromium.org <skuhne@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-06-12 22:49:05 +0000
committerskuhne@chromium.org <skuhne@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-06-12 22:49:05 +0000
commit52f7209be06eae5fa9ee6d9245fb31a768457230 (patch)
treee1766a47e4af0899961735837276ca1fa60f8cf5 /ash/resources
parent54600b6fbd0d845b4910a5b685b86f7a3c140ead (diff)
downloadchromium_src-52f7209be06eae5fa9ee6d9245fb31a768457230.zip
chromium_src-52f7209be06eae5fa9ee6d9245fb31a768457230.tar.gz
chromium_src-52f7209be06eae5fa9ee6d9245fb31a768457230.tar.bz2
Adding task manager images to the resources
BUG=121242 TBR=oshima@chromium.org TEST=none Review URL: https://codereview.chromium.org/16874003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@205957 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ash/resources')
-rw-r--r--ash/resources/ash_resources.grd1
-rw-r--r--ash/resources/default_100_percent/common/launcher/task_manager.pngbin0 -> 549 bytes
-rw-r--r--ash/resources/default_200_percent/common/launcher/task_manager.pngbin0 -> 1341 bytes
3 files changed, 1 insertions, 0 deletions
diff --git a/ash/resources/ash_resources.grd b/ash/resources/ash_resources.grd
index c630dd8..c858b32 100644
--- a/ash/resources/ash_resources.grd
+++ b/ash/resources/ash_resources.grd
@@ -30,6 +30,7 @@
<structure type="chrome_scaled_image" name="IDR_AURA_LAUNCHER_UNDERLINE_ACTIVE" file="common/launcher/launcher_underline_bottom_active.png" />
<structure type="chrome_scaled_image" name="IDR_AURA_LAUNCHER_UNDERLINE_HOVER" file="common/launcher/launcher_underline_bottom_hover.png" />
<structure type="chrome_scaled_image" name="IDR_AURA_LAUNCHER_UNDERLINE_RUNNING" file="common/launcher/launcher_underline_bottom_running.png" />
+ <structure type="chrome_scaled_image" name="IDR_AURA_LAUNCHER_ICON_TASK_MANAGER" file="common/launcher/task_manager.png" />
<structure type="chrome_scaled_image" name="IDR_AURA_MULTI_WINDOW_RESIZE_H" file="common/multi_window_resize_horizontal.png" />
<structure type="chrome_scaled_image" name="IDR_AURA_MULTI_WINDOW_RESIZE_V" file="common/multi_window_resize_vertical.png" />
<structure type="chrome_scaled_image" name="IDR_AURA_RESIZE_SHADOW_BOTTOM" file="common/resize_shadow_bottom.png" />
diff --git a/ash/resources/default_100_percent/common/launcher/task_manager.png b/ash/resources/default_100_percent/common/launcher/task_manager.png
new file mode 100644
index 0000000..3b4e561
--- /dev/null
+++ b/ash/resources/default_100_percent/common/launcher/task_manager.png
Binary files differ
diff --git a/ash/resources/default_200_percent/common/launcher/task_manager.png b/ash/resources/default_200_percent/common/launcher/task_manager.png
new file mode 100644
index 0000000..ecd9176
--- /dev/null
+++ b/ash/resources/default_200_percent/common/launcher/task_manager.png
Binary files differ