diff options
Diffstat (limited to 'app/resources/app_resources.grd')
-rw-r--r-- | app/resources/app_resources.grd | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/app/resources/app_resources.grd b/app/resources/app_resources.grd index 9bf6b54..7f62b8e 100644 --- a/app/resources/app_resources.grd +++ b/app/resources/app_resources.grd @@ -111,6 +111,11 @@ <include name="IDR_MENU_DROPARROW" file="menu_droparrow.png" type="BINDATA" /> <include name="IDR_MENU_CHECK" file="menu_check.png" type="BINDATA" /> <include name="IDR_MENU_ARROW" file="menu_arrow.png" type="BINDATA" /> + + <!-- Extension browser action badge --> + <include name="IDR_BROWSER_ACTION_BADGE_LEFT" file="browser_action_badge_left.png" type="BINDATA" /> + <include name="IDR_BROWSER_ACTION_BADGE_RIGHT" file="browser_action_badge_right.png" type="BINDATA" /> + <include name="IDR_BROWSER_ACTION_BADGE_CENTER" file="browser_action_badge_center.png" type="BINDATA" /> <include name="IDR_GLEN" file="linux_close_glen.png" type="BINDATA" /> </includes> |