diff options
Diffstat (limited to 'chrome/app/theme')
-rw-r--r-- | chrome/app/theme/profile_edit.png | bin | 0 -> 1209 bytes | |||
-rw-r--r-- | chrome/app/theme/profile_edit_hover.png | bin | 0 -> 1214 bytes | |||
-rw-r--r-- | chrome/app/theme/profile_edit_pressed.png | bin | 0 -> 1217 bytes | |||
-rw-r--r-- | chrome/app/theme/profile_selected.png | bin | 0 -> 1353 bytes | |||
-rw-r--r-- | chrome/app/theme/theme_resources.grd | 4 |
5 files changed, 4 insertions, 0 deletions
diff --git a/chrome/app/theme/profile_edit.png b/chrome/app/theme/profile_edit.png Binary files differnew file mode 100644 index 0000000..6001ba4 --- /dev/null +++ b/chrome/app/theme/profile_edit.png diff --git a/chrome/app/theme/profile_edit_hover.png b/chrome/app/theme/profile_edit_hover.png Binary files differnew file mode 100644 index 0000000..20d66d8 --- /dev/null +++ b/chrome/app/theme/profile_edit_hover.png diff --git a/chrome/app/theme/profile_edit_pressed.png b/chrome/app/theme/profile_edit_pressed.png Binary files differnew file mode 100644 index 0000000..782f3d5 --- /dev/null +++ b/chrome/app/theme/profile_edit_pressed.png diff --git a/chrome/app/theme/profile_selected.png b/chrome/app/theme/profile_selected.png Binary files differnew file mode 100644 index 0000000..ca02353 --- /dev/null +++ b/chrome/app/theme/profile_selected.png diff --git a/chrome/app/theme/theme_resources.grd b/chrome/app/theme/theme_resources.grd index 5c3fd0f..8ce14bd 100644 --- a/chrome/app/theme/theme_resources.grd +++ b/chrome/app/theme/theme_resources.grd @@ -232,6 +232,10 @@ <include name="IDR_PROFILE_AVATAR_23" file="profile_avatar_margarita.png" type="BINDATA" /> <include name="IDR_PROFILE_AVATAR_24" file="profile_avatar_note.png" type="BINDATA" /> <include name="IDR_PROFILE_AVATAR_25" file="profile_avatar_sun_cloud.png" type="BINDATA" /> + <include name="IDR_PROFILE_EDIT" file="profile_edit.png" type="BINDATA" /> + <include name="IDR_PROFILE_EDIT_HOVER" file="profile_edit_hover.png" type="BINDATA" /> + <include name="IDR_PROFILE_EDIT_PRESSED" file="profile_edit_pressed.png" type="BINDATA" /> + <include name="IDR_PROFILE_SELECTED" file="profile_selected.png" type="BINDATA" /> <include name="IDR_RESTORE_BUTTON_MASK" file="restore_button_mask.png" type="BINDATA" /> <include name="IDR_SAD_TAB" file="sadtab.png" type="BINDATA" /> <include name="IDR_SAFEBROWSING_WARNING" file="safebrowsing_warning.png" type="BINDATA" /> |