summaryrefslogtreecommitdiffstats
path: root/ash/resources
diff options
context:
space:
mode:
authorsimonhong@chromium.org <simonhong@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-01-17 10:37:06 +0000
committersimonhong@chromium.org <simonhong@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-01-17 10:37:06 +0000
commit7c0c67a3676ba4c243db164611ef97900be6d52d (patch)
treee1dfa36b36c0e6e73538bb0e999f277dadd305aa /ash/resources
parenta955ea1a6f039f5166251709e4528530a419b5ab (diff)
downloadchromium_src-7c0c67a3676ba4c243db164611ef97900be6d52d.zip
chromium_src-7c0c67a3676ba4c243db164611ef97900be6d52d.tar.gz
chromium_src-7c0c67a3676ba4c243db164611ef97900be6d52d.tar.bz2
[ash] add image file of task manager
Try to insert again this image resources for showing item for task manager dialog. (https://codereview.chromium.org/132543003/) R=oshima@chromium.org BUG=121242 TEST=NONE Review URL: https://codereview.chromium.org/141083008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@245491 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 -> 530 bytes
-rw-r--r--ash/resources/default_200_percent/common/launcher/task_manager.pngbin0 -> 1288 bytes
3 files changed, 1 insertions, 0 deletions
diff --git a/ash/resources/ash_resources.grd b/ash/resources/ash_resources.grd
index 3c9ea63..6807e43 100644
--- a/ash/resources/ash_resources.grd
+++ b/ash/resources/ash_resources.grd
@@ -32,6 +32,7 @@
<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_UNDERLINE_RUNNING_ALTERNATE" file="common/alt_launcher/launcher_underline_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_NOTIFICATION_BACKGROUND_NORMAL" file="common/alt_launcher/status_icon_background_normal.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..293bc76
--- /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..63b1821
--- /dev/null
+++ b/ash/resources/default_200_percent/common/launcher/task_manager.png
Binary files differ