diff options
author | koz@chromium.org <koz@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-02-13 06:07:12 +0000 |
---|---|---|
committer | koz@chromium.org <koz@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-02-13 06:07:12 +0000 |
commit | 32298953ef91ac11005957e18dc75c44000b1f8e (patch) | |
tree | 68d5d3120704644de32bf5a7b79a5a8739b13d7d /ui/resources | |
parent | e922cb043d3c8240d169bd458224f40cf4b25ef5 (diff) | |
download | chromium_src-32298953ef91ac11005957e18dc75c44000b1f8e.zip chromium_src-32298953ef91ac11005957e18dc75c44000b1f8e.tar.gz chromium_src-32298953ef91ac11005957e18dc75c44000b1f8e.tar.bz2 |
Add progress bar images for apps that are installing in the app list.
BUG=152854
Review URL: https://codereview.chromium.org/12250024
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@182135 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ui/resources')
-rw-r--r-- | ui/resources/default_100_percent/common/app_list_progress_bar_background.png | bin | 0 -> 1086 bytes |
-rw-r--r-- | ui/resources/default_100_percent/common/app_list_progress_bar_center.png | bin | 0 -> 1020 bytes |
-rw-r--r-- | ui/resources/default_100_percent/common/app_list_progress_bar_left.png | bin | 0 -> 1042 bytes |
-rw-r--r-- | ui/resources/default_100_percent/common/app_list_progress_bar_right.png | bin | 0 -> 1040 bytes |
-rw-r--r-- | ui/resources/default_200_percent/common/app_list_progress_bar_background.png | bin | 0 -> 1209 bytes |
-rw-r--r-- | ui/resources/default_200_percent/common/app_list_progress_bar_center.png | bin | 0 -> 1032 bytes |
-rw-r--r-- | ui/resources/default_200_percent/common/app_list_progress_bar_left.png | bin | 0 -> 1133 bytes |
-rw-r--r-- | ui/resources/default_200_percent/common/app_list_progress_bar_right.png | bin | 0 -> 1134 bytes |
8 files changed, 0 insertions, 0 deletions
diff --git a/ui/resources/default_100_percent/common/app_list_progress_bar_background.png b/ui/resources/default_100_percent/common/app_list_progress_bar_background.png Binary files differnew file mode 100644 index 0000000..d722ffe --- /dev/null +++ b/ui/resources/default_100_percent/common/app_list_progress_bar_background.png diff --git a/ui/resources/default_100_percent/common/app_list_progress_bar_center.png b/ui/resources/default_100_percent/common/app_list_progress_bar_center.png Binary files differnew file mode 100644 index 0000000..df4f86d --- /dev/null +++ b/ui/resources/default_100_percent/common/app_list_progress_bar_center.png diff --git a/ui/resources/default_100_percent/common/app_list_progress_bar_left.png b/ui/resources/default_100_percent/common/app_list_progress_bar_left.png Binary files differnew file mode 100644 index 0000000..6d44c15 --- /dev/null +++ b/ui/resources/default_100_percent/common/app_list_progress_bar_left.png diff --git a/ui/resources/default_100_percent/common/app_list_progress_bar_right.png b/ui/resources/default_100_percent/common/app_list_progress_bar_right.png Binary files differnew file mode 100644 index 0000000..7ac5f96 --- /dev/null +++ b/ui/resources/default_100_percent/common/app_list_progress_bar_right.png diff --git a/ui/resources/default_200_percent/common/app_list_progress_bar_background.png b/ui/resources/default_200_percent/common/app_list_progress_bar_background.png Binary files differnew file mode 100644 index 0000000..cc9944e --- /dev/null +++ b/ui/resources/default_200_percent/common/app_list_progress_bar_background.png diff --git a/ui/resources/default_200_percent/common/app_list_progress_bar_center.png b/ui/resources/default_200_percent/common/app_list_progress_bar_center.png Binary files differnew file mode 100644 index 0000000..6953d3a --- /dev/null +++ b/ui/resources/default_200_percent/common/app_list_progress_bar_center.png diff --git a/ui/resources/default_200_percent/common/app_list_progress_bar_left.png b/ui/resources/default_200_percent/common/app_list_progress_bar_left.png Binary files differnew file mode 100644 index 0000000..a10f2db --- /dev/null +++ b/ui/resources/default_200_percent/common/app_list_progress_bar_left.png diff --git a/ui/resources/default_200_percent/common/app_list_progress_bar_right.png b/ui/resources/default_200_percent/common/app_list_progress_bar_right.png Binary files differnew file mode 100644 index 0000000..fff005e --- /dev/null +++ b/ui/resources/default_200_percent/common/app_list_progress_bar_right.png |