aboutsummaryrefslogtreecommitdiff
path: root/www/chromium/files/patch-ui__resources__ui_resources.grd
diff options
context:
space:
mode:
Diffstat (limited to 'www/chromium/files/patch-ui__resources__ui_resources.grd')
-rw-r--r--www/chromium/files/patch-ui__resources__ui_resources.grd11
1 files changed, 11 insertions, 0 deletions
diff --git a/www/chromium/files/patch-ui__resources__ui_resources.grd b/www/chromium/files/patch-ui__resources__ui_resources.grd
new file mode 100644
index 000000000000..9540badb4cac
--- /dev/null
+++ b/www/chromium/files/patch-ui__resources__ui_resources.grd
@@ -0,0 +1,11 @@
+--- ui/resources/ui_resources.grd.orig 2014-09-10 01:47:14.000000000 +0200
++++ ui/resources/ui_resources.grd 2014-09-17 13:51:43.000000000 +0200
+@@ -39,7 +39,7 @@
+ <structure type="chrome_scaled_image" name="IDR_APP_TOP_LEFT" file="app_top_left.png" />
+ <structure type="chrome_scaled_image" name="IDR_APP_TOP_RIGHT" file="app_top_right.png" />
+ </if>
+- <if expr="is_linux and use_aura">
++ <if expr="(is_linux or is_bsd) and use_aura">
+ <structure type="chrome_scaled_image" name="IDR_AURA_CURSOR_BIG_ALIAS" file="common/pointers/alias_big.png" />
+ <structure type="chrome_scaled_image" name="IDR_AURA_CURSOR_BIG_CELL" file="common/pointers/cell_big.png" />
+ <structure type="chrome_scaled_image" name="IDR_AURA_CURSOR_BIG_COL_RESIZE" file="common/pointers/sb_h_double_arrow_big.png" />