Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2262)

Unified Diff: app/resources/app_resources.grd

Issue 159824: linux: visual refresh of the close box (Closed)
Patch Set: Created 11 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | app/resources/linux_close.png » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: app/resources/app_resources.grd
diff --git a/app/resources/app_resources.grd b/app/resources/app_resources.grd
index a44c58efd55a2acdc9d901f07c0726dc7995709b..820283cc81d0c6da4804411440a698caa182dfc7 100644
--- a/app/resources/app_resources.grd
+++ b/app/resources/app_resources.grd
@@ -29,6 +29,10 @@
<include name="IDR_MINIMIZE_H" file="minimize_h.png" type="BINDATA" />
<include name="IDR_MINIMIZE_P" file="minimize_p.png" type="BINDATA" />
+ <include name="IDR_LINUX_CLOSE" file="linux_close.png" type="BINDATA" />
+ <include name="IDR_LINUX_CLOSE_H" file="linux_close.png" type="BINDATA" />
+ <include name="IDR_LINUX_CLOSE_P" file="linux_close.png" type="BINDATA" />
+
<!-- Frame Images -->
<include name="IDR_FRAME" file="frame_default.png" type="BINDATA" />
<include name="IDR_FRAME_INACTIVE" file="frame_default_inactive.png" type="BINDATA" />
« no previous file with comments | « no previous file | app/resources/linux_close.png » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698