From a538b1cdbd69c307ef672b5176c8ac9039981c41 Mon Sep 17 00:00:00 2001 From: "finnur@chromium.org" Date: Fri, 10 Sep 2010 16:52:19 +0000 Subject: Rename pngs to correspond with enums better, as suggested by wtc (but I excluded from cl so I could still use the try servers for that cl). TBR=wtc BUG=http://crbug.com/52916 TEST=None Review URL: http://codereview.chromium.org/3292017 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@59103 0039d316-1c4b-4281-b951-d872f2087c98 --- chrome/app/theme/pageinfo_mixed.png | Bin 2284 -> 0 bytes chrome/app/theme/pageinfo_warning.png | Bin 1039 -> 0 bytes chrome/app/theme/pageinfo_warning_major.png | Bin 0 -> 1039 bytes chrome/app/theme/pageinfo_warning_minor.png | Bin 0 -> 2284 bytes chrome/app/theme/theme_resources.grd | 4 ++-- 5 files changed, 2 insertions(+), 2 deletions(-) delete mode 100644 chrome/app/theme/pageinfo_mixed.png delete mode 100644 chrome/app/theme/pageinfo_warning.png create mode 100644 chrome/app/theme/pageinfo_warning_major.png create mode 100644 chrome/app/theme/pageinfo_warning_minor.png (limited to 'chrome') diff --git a/chrome/app/theme/pageinfo_mixed.png b/chrome/app/theme/pageinfo_mixed.png deleted file mode 100644 index fddbdd6..0000000 Binary files a/chrome/app/theme/pageinfo_mixed.png and /dev/null differ diff --git a/chrome/app/theme/pageinfo_warning.png b/chrome/app/theme/pageinfo_warning.png deleted file mode 100644 index f8be672..0000000 Binary files a/chrome/app/theme/pageinfo_warning.png and /dev/null differ diff --git a/chrome/app/theme/pageinfo_warning_major.png b/chrome/app/theme/pageinfo_warning_major.png new file mode 100644 index 0000000..f8be672 Binary files /dev/null and b/chrome/app/theme/pageinfo_warning_major.png differ diff --git a/chrome/app/theme/pageinfo_warning_minor.png b/chrome/app/theme/pageinfo_warning_minor.png new file mode 100644 index 0000000..fddbdd6 Binary files /dev/null and b/chrome/app/theme/pageinfo_warning_minor.png differ diff --git a/chrome/app/theme/theme_resources.grd b/chrome/app/theme/theme_resources.grd index 9ba0d85..f868dae 100644 --- a/chrome/app/theme/theme_resources.grd +++ b/chrome/app/theme/theme_resources.grd @@ -244,8 +244,8 @@ - - + + -- cgit v1.1