diff options
Diffstat (limited to 'chrome_frame/resources/chrome_frame_resources.grd')
-rw-r--r-- | chrome_frame/resources/chrome_frame_resources.grd | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/chrome_frame/resources/chrome_frame_resources.grd b/chrome_frame/resources/chrome_frame_resources.grd index ebb9e11..ea9f98f 100644 --- a/chrome_frame/resources/chrome_frame_resources.grd +++ b/chrome_frame/resources/chrome_frame_resources.grd @@ -40,6 +40,10 @@ for localizable strings <structure name="IDD_FIND_DIALOG" file="structured_resources.rc" type="dialog" > </structure> </structures> + <structures first_id="50005"> + <structure name="IDR_CHROME_FRAME_IE_FULL_TAB" file="structured_resources.rc" type="accelerators" > + </structure> + </structures> <includes> <include name="IDR_BHO" file="../bho.rgs" type="REGISTRY" /> <include name="IDR_CHROMETAB" file="../chrome_tab.rgs" type="REGISTRY" /> |