diff options
author | ben@chromium.org <ben@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-04 01:03:10 +0000 |
---|---|---|
committer | ben@chromium.org <ben@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-04 01:03:10 +0000 |
commit | 05c81e4926762dc3732d043ec0746d887424efd3 (patch) | |
tree | da13806674a93dea92143f48c0730c9f6f3116c4 /chrome/app | |
parent | ab31a479043e92cb11d5aa6167e18459c80f6594 (diff) | |
download | chromium_src-05c81e4926762dc3732d043ec0746d887424efd3.zip chromium_src-05c81e4926762dc3732d043ec0746d887424efd3.tar.gz chromium_src-05c81e4926762dc3732d043ec0746d887424efd3.tar.bz2 |
Extract all views resources into:
views_strings.[grd,vcproj]
views_resources.[grd,vcproj]
Moves views images (.png files) from app/theme to views/resources dir.
http://crbug.com/11387
Review URL: http://codereview.chromium.org/100317
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@15177 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/app')
118 files changed, 207 insertions, 199 deletions
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd index 5d892eb3..8baad6e 100644 --- a/chrome/app/generated_resources.grd +++ b/chrome/app/generated_resources.grd @@ -291,12 +291,6 @@ each locale. --> </message> <!-- Generic terms --> - <message name="IDS_OK" desc="Used for Ok on buttons"> - OK - </message> - <message name="IDS_CANCEL" desc="Used for Cancel on buttons"> - Cancel - </message> <message name="IDS_DELETE" desc="A delete button or menu"> &Delete </message> @@ -454,21 +448,6 @@ each locale. --> <message name="IDS_NEW_INCOGNITO_WINDOW" desc="The text label of the New incognito window menu item"> New &incognito window </message> - <message name="IDS_UNDO" desc="The text label of the Undo menu item"> - &Undo - </message> - <message name="IDS_CUT" desc="The text label of the Cut menu item"> - Cu&t - </message> - <message name="IDS_COPY" desc="The text label of the Copy menu item"> - &Copy - </message> - <message name="IDS_PASTE" desc="The text label of the Paste menu item"> - &Paste - </message> - <message name="IDS_SELECT_ALL" desc="The text label of the Select All menu item"> - Select &all - </message> <message name="IDS_FIND" desc="The text label of the Find in Page menu item"> &Find in page </message> @@ -581,11 +560,6 @@ each locale. --> R&eopen closed window </message> - <!-- This really belongs under Generic Terms above. --> - <message name="IDS_CLOSE" desc="A generic term for Close on buttons and menus."> - Close - </message> - <!-- XPFrame buttons tooltips --> <message name="IDS_XPFRAME_MINIMIZE_TOOLTIP" desc="The tooltip used for the minimize button"> Minimize @@ -2005,11 +1979,6 @@ each locale. --> See all pages in history containing <ph name="SEARCH_TERMS">$1<ex>flowers</ex></ph> </message> - <!-- Native Frame menu --> - <message name="IDS_ALWAYS_ON_TOP" desc="The optional menu in native frame windows for setting the window to be always on top"> - Always on top - </message> - <!--Tooltip strings--> <message name="IDS_TOOLTIP_BACK" desc="The tooltip for back button"> Click to go back, hold to see history @@ -2040,9 +2009,6 @@ each locale. --> </message> <!--Accessible name/action strings--> - <message name="IDS_ACCACTION_PRESS" desc="The accessible default action for a button."> - Press - </message> <message name="IDS_ACCNAME_BACK" desc="The accessible name for the back button."> Back </message> @@ -2843,46 +2809,6 @@ each locale. --> <message name="IDS_HTTP_POST_WARNING_CANCEL" desc="Cancel button for post warning"> Cancel </message> - - <!-- Menus --> - <message name="IDS_MENU_EMPTY_SUBMENU" desc="Used when a submenu has no entries"> - (empty) - </message> - - <!-- Scroll Bar Context Menu Labels --> - <message name="IDS_SCROLLBAR_CXMENU_SCROLLHERE" desc="The label for the 'Scroll Here' item"> - Scroll to Here - </message> - <message name="IDS_SCROLLBAR_CXMENU_SCROLLLEFTEDGE" desc="The label for the 'Left Edge' item"> - Left Edge - </message> - <message name="IDS_SCROLLBAR_CXMENU_SCROLLRIGHTEDGE" desc="The label for the 'Right Edge' item"> - Right Edge - </message> - <message name="IDS_SCROLLBAR_CXMENU_SCROLLHOME" desc="The label for the 'Top' item"> - Top - </message> - <message name="IDS_SCROLLBAR_CXMENU_SCROLLEND" desc="The label for the 'Bottom' item"> - Bottom - </message> - <message name="IDS_SCROLLBAR_CXMENU_SCROLLPAGEUP" desc="The label for the 'Page Up' item"> - Page Up - </message> - <message name="IDS_SCROLLBAR_CXMENU_SCROLLPAGEDOWN" desc="The label for the 'Page Down' item"> - Page Down - </message> - <message name="IDS_SCROLLBAR_CXMENU_SCROLLLEFT" desc="The label for the 'Scroll Left' item"> - Scroll Left - </message> - <message name="IDS_SCROLLBAR_CXMENU_SCROLLRIGHT" desc="The label for the 'Scroll Left' item"> - Scroll Right - </message> - <message name="IDS_SCROLLBAR_CXMENU_SCROLLUP" desc="The label for the 'Scroll Up' item"> - Scroll Up - </message> - <message name="IDS_SCROLLBAR_CXMENU_SCROLLDOWN" desc="The label for the 'Scroll Down' item"> - Scroll Down - </message> <!-- First-run messages --> <message name="IDS_FIRSTRUN_DLG_CANCEL" desc="Text for CANCEL button on first-run dialog"> @@ -3499,64 +3425,6 @@ each locale. --> JavaScript Debugger - Running </message> - <!-- Shortcut Modifiers --> - <message name="IDS_CONTROL_MODIFIER" desc="Control key shortcut modifier"> - Ctrl+<ph name="KEY_COMBO_NAME">$1<ex>C</ex></ph> - </message> - <message name="IDS_ALT_MODIFIER" desc="Alt key shortcut modifier"> - Alt+<ph name="KEY_COMBO_NAME">$1<ex>C</ex></ph> - </message> - <message name="IDS_SHIFT_MODIFIER" desc="Shift key shortcut modifier"> - Shift+<ph name="KEY_COMBO_NAME">$1<ex>C</ex></ph> - </message> - - <!-- Key names --> - <message name="IDS_ESC_KEY" desc="Escape key"> - Esc - </message> - <message name="IDS_TAB_KEY" desc="Tab key"> - Tab - </message> - <message name="IDS_INSERT_KEY" desc="Insert key"> - Ins - </message> - <message name="IDS_HOME_KEY" desc="Home key"> - Home - </message> - <message name="IDS_DELETE_KEY" desc="Delete key"> - Del - </message> - <message name="IDS_END_KEY" desc="End key"> - End - </message> - <message name="IDS_PAGEUP_KEY" desc="Page up key"> - PgUp - </message> - <message name="IDS_PAGEDOWN_KEY" desc="Page down key"> - PgDwn - </message> - <message name="IDS_LEFT_ARROW_KEY" desc="Left arrow key"> - Left Arrow - </message> - <message name="IDS_RIGHT_ARROW_KEY" desc="Right arrow key"> - Right Arrow - </message> - <message name="IDS_RIGHT_UP_KEY" desc="Up arrow key"> - Up Arrow - </message> - <message name="IDS_RIGHT_DOWN_KEY" desc="Down arrow key"> - Down Arrow - </message> - <message name="IDS_ENTER_KEY" desc="Enter key"> - Enter - </message> - <message name="IDS_F1_KEY" desc="F1 key"> - F1 - </message> - <message name="IDS_F11_KEY" desc="F11 key"> - F11 - </message> - <!-- Strings used in local directory listings --> <message name="IDS_DIRECTORY_LISTING_HEADER" desc="When viewing a local directory, this is the title of the page."> Index of <ph name="LOCATION">LOCATION<ex>c:\Documents and Settings</ex></ph> diff --git a/chrome/app/locales/ar.vcproj b/chrome/app/locales/ar.vcproj index e972e43..50489cf 100644 --- a/chrome/app/locales/ar.vcproj +++ b/chrome/app/locales/ar.vcproj @@ -148,6 +148,10 @@ > </File> <File + RelativePath="$(OutDir)\grit_derived_sources\views_strings_ar.rc" + > + </File> + <File RelativePath="$(OutDir)\grit_derived_sources\webkit_strings_ar.rc" > </File> diff --git a/chrome/app/locales/bg.vcproj b/chrome/app/locales/bg.vcproj index beecc27..aefdbf5 100644 --- a/chrome/app/locales/bg.vcproj +++ b/chrome/app/locales/bg.vcproj @@ -148,6 +148,10 @@ > </File> <File + RelativePath="$(OutDir)\grit_derived_sources\views_strings_bg.rc" + > + </File> + <File RelativePath="$(OutDir)\grit_derived_sources\webkit_strings_bg.rc" > </File> diff --git a/chrome/app/locales/bn.vcproj b/chrome/app/locales/bn.vcproj index 6f585cb..bfd43d8 100644 --- a/chrome/app/locales/bn.vcproj +++ b/chrome/app/locales/bn.vcproj @@ -148,6 +148,10 @@ > </File> <File + RelativePath="$(OutDir)\grit_derived_sources\views_strings_bn.rc" + > + </File> + <File RelativePath="$(OutDir)\grit_derived_sources\webkit_strings_bn.rc" > </File> diff --git a/chrome/app/locales/ca.vcproj b/chrome/app/locales/ca.vcproj index d5245f9..29b530b 100644 --- a/chrome/app/locales/ca.vcproj +++ b/chrome/app/locales/ca.vcproj @@ -148,6 +148,10 @@ > </File> <File + RelativePath="$(OutDir)\grit_derived_sources\views_strings_ca.rc" + > + </File> + <File RelativePath="$(OutDir)\grit_derived_sources\webkit_strings_ca.rc" > </File> diff --git a/chrome/app/locales/cs.vcproj b/chrome/app/locales/cs.vcproj index b4fd610..3b3ce18 100644 --- a/chrome/app/locales/cs.vcproj +++ b/chrome/app/locales/cs.vcproj @@ -148,6 +148,10 @@ > </File> <File + RelativePath="$(OutDir)\grit_derived_sources\views_strings_cs.rc" + > + </File> + <File RelativePath="$(OutDir)\grit_derived_sources\webkit_strings_cs.rc" > </File> diff --git a/chrome/app/locales/da.vcproj b/chrome/app/locales/da.vcproj index 9fbf9f7..7c1e844 100644 --- a/chrome/app/locales/da.vcproj +++ b/chrome/app/locales/da.vcproj @@ -148,6 +148,10 @@ > </File> <File + RelativePath="$(OutDir)\grit_derived_sources\views_strings_da.rc" + > + </File> + <File RelativePath="$(OutDir)\grit_derived_sources\webkit_strings_da.rc" > </File> diff --git a/chrome/app/locales/de.vcproj b/chrome/app/locales/de.vcproj index 8291075..5d87c8d 100644 --- a/chrome/app/locales/de.vcproj +++ b/chrome/app/locales/de.vcproj @@ -148,6 +148,10 @@ > </File> <File + RelativePath="$(OutDir)\grit_derived_sources\views_strings_de.rc" + > + </File> + <File RelativePath="$(OutDir)\grit_derived_sources\webkit_strings_de.rc" > </File> diff --git a/chrome/app/locales/el.vcproj b/chrome/app/locales/el.vcproj index 8e0ba03..a323c52 100644 --- a/chrome/app/locales/el.vcproj +++ b/chrome/app/locales/el.vcproj @@ -148,6 +148,10 @@ > </File> <File + RelativePath="$(OutDir)\grit_derived_sources\views_strings_el.rc" + > + </File> + <File RelativePath="$(OutDir)\grit_derived_sources\webkit_strings_el.rc" > </File> diff --git a/chrome/app/locales/en-GB.vcproj b/chrome/app/locales/en-GB.vcproj index 944fdb9..e334f01 100644 --- a/chrome/app/locales/en-GB.vcproj +++ b/chrome/app/locales/en-GB.vcproj @@ -148,6 +148,10 @@ > </File> <File + RelativePath="$(OutDir)\grit_derived_sources\views_strings_en-GB.rc" + > + </File> + <File RelativePath="$(OutDir)\grit_derived_sources\webkit_strings_en-GB.rc" > </File> diff --git a/chrome/app/locales/en-US.vcproj b/chrome/app/locales/en-US.vcproj index ea6c3be..cc47993 100644 --- a/chrome/app/locales/en-US.vcproj +++ b/chrome/app/locales/en-US.vcproj @@ -150,6 +150,10 @@ > </File> <File + RelativePath="$(OutDir)\grit_derived_sources\views_strings_en-US.rc" + > + </File> + <File RelativePath="$(OutDir)\grit_derived_sources\webkit_strings_en-US.rc" > </File> diff --git a/chrome/app/locales/es-419.vcproj b/chrome/app/locales/es-419.vcproj index b4673e1..3679a71 100644 --- a/chrome/app/locales/es-419.vcproj +++ b/chrome/app/locales/es-419.vcproj @@ -148,6 +148,10 @@ > </File> <File + RelativePath="$(OutDir)\grit_derived_sources\views_strings_es-419.rc" + > + </File> + <File RelativePath="$(OutDir)\grit_derived_sources\webkit_strings_es-419.rc" > </File> diff --git a/chrome/app/locales/es.vcproj b/chrome/app/locales/es.vcproj index a3b0761..aa6d494 100644 --- a/chrome/app/locales/es.vcproj +++ b/chrome/app/locales/es.vcproj @@ -148,6 +148,10 @@ > </File> <File + RelativePath="$(OutDir)\grit_derived_sources\views_strings_es.rc" + > + </File> + <File RelativePath="$(OutDir)\grit_derived_sources\webkit_strings_es.rc" > </File> diff --git a/chrome/app/locales/et.vcproj b/chrome/app/locales/et.vcproj index 00806f6..ed29edd 100644 --- a/chrome/app/locales/et.vcproj +++ b/chrome/app/locales/et.vcproj @@ -148,6 +148,10 @@ > </File> <File + RelativePath="$(OutDir)\grit_derived_sources\views_strings_et.rc" + > + </File> + <File RelativePath="$(OutDir)\grit_derived_sources\webkit_strings_et.rc" > </File> diff --git a/chrome/app/locales/fi.vcproj b/chrome/app/locales/fi.vcproj index 7284f68..864c481 100644 --- a/chrome/app/locales/fi.vcproj +++ b/chrome/app/locales/fi.vcproj @@ -148,6 +148,10 @@ > </File> <File + RelativePath="$(OutDir)\grit_derived_sources\views_strings_fi.rc" + > + </File> + <File RelativePath="$(OutDir)\grit_derived_sources\webkit_strings_fi.rc" > </File> diff --git a/chrome/app/locales/fil.vcproj b/chrome/app/locales/fil.vcproj index 1566861..b3f1bdc 100644 --- a/chrome/app/locales/fil.vcproj +++ b/chrome/app/locales/fil.vcproj @@ -148,6 +148,10 @@ > </File> <File + RelativePath="$(OutDir)\grit_derived_sources\views_strings_fil.rc" + > + </File> + <File RelativePath="$(OutDir)\grit_derived_sources\webkit_strings_fil.rc" > </File> diff --git a/chrome/app/locales/fr.vcproj b/chrome/app/locales/fr.vcproj index 816d4d8..50ad834 100644 --- a/chrome/app/locales/fr.vcproj +++ b/chrome/app/locales/fr.vcproj @@ -148,6 +148,10 @@ > </File> <File + RelativePath="$(OutDir)\grit_derived_sources\views_strings_fr.rc" + > + </File> + <File RelativePath="$(OutDir)\grit_derived_sources\webkit_strings_fr.rc" > </File> diff --git a/chrome/app/locales/gu.vcproj b/chrome/app/locales/gu.vcproj index 0ae14f6..146c495 100644 --- a/chrome/app/locales/gu.vcproj +++ b/chrome/app/locales/gu.vcproj @@ -148,6 +148,10 @@ > </File> <File + RelativePath="$(OutDir)\grit_derived_sources\views_strings_gu.rc" + > + </File> + <File RelativePath="$(OutDir)\grit_derived_sources\webkit_strings_gu.rc" > </File> diff --git a/chrome/app/locales/he.vcproj b/chrome/app/locales/he.vcproj index 191adaa..4ceb54f 100644 --- a/chrome/app/locales/he.vcproj +++ b/chrome/app/locales/he.vcproj @@ -148,6 +148,10 @@ > </File> <File + RelativePath="$(OutDir)\grit_derived_sources\views_strings_he.rc" + > + </File> + <File RelativePath="$(OutDir)\grit_derived_sources\webkit_strings_he.rc" > </File> diff --git a/chrome/app/locales/hi.vcproj b/chrome/app/locales/hi.vcproj index 4fb374b..41fa4f0 100644 --- a/chrome/app/locales/hi.vcproj +++ b/chrome/app/locales/hi.vcproj @@ -148,6 +148,10 @@ > </File> <File + RelativePath="$(OutDir)\grit_derived_sources\views_strings_hi.rc" + > + </File> + <File RelativePath="$(OutDir)\grit_derived_sources\webkit_strings_hi.rc" > </File> diff --git a/chrome/app/locales/hr.vcproj b/chrome/app/locales/hr.vcproj index 1d7f4d5..363e479 100644 --- a/chrome/app/locales/hr.vcproj +++ b/chrome/app/locales/hr.vcproj @@ -148,6 +148,10 @@ > </File> <File + RelativePath="$(OutDir)\grit_derived_sources\views_strings_hr.rc" + > + </File> + <File RelativePath="$(OutDir)\grit_derived_sources\webkit_strings_hr.rc" > </File> diff --git a/chrome/app/locales/hu.vcproj b/chrome/app/locales/hu.vcproj index bb1a1a6..4d95457 100644 --- a/chrome/app/locales/hu.vcproj +++ b/chrome/app/locales/hu.vcproj @@ -148,6 +148,10 @@ > </File> <File + RelativePath="$(OutDir)\grit_derived_sources\views_strings_hu.rc" + > + </File> + <File RelativePath="$(OutDir)\grit_derived_sources\webkit_strings_hu.rc" > </File> diff --git a/chrome/app/locales/id.vcproj b/chrome/app/locales/id.vcproj index 17bc92a..3fee7cf 100644 --- a/chrome/app/locales/id.vcproj +++ b/chrome/app/locales/id.vcproj @@ -148,6 +148,10 @@ > </File> <File + RelativePath="$(OutDir)\grit_derived_sources\views_strings_id.rc" + > + </File> + <File RelativePath="$(OutDir)\grit_derived_sources\webkit_strings_id.rc" > </File> diff --git a/chrome/app/locales/it.vcproj b/chrome/app/locales/it.vcproj index bb8632f..8888397 100644 --- a/chrome/app/locales/it.vcproj +++ b/chrome/app/locales/it.vcproj @@ -148,6 +148,10 @@ > </File> <File + RelativePath="$(OutDir)\grit_derived_sources\views_strings_it.rc" + > + </File> + <File RelativePath="$(OutDir)\grit_derived_sources\webkit_strings_it.rc" > </File> diff --git a/chrome/app/locales/ja.vcproj b/chrome/app/locales/ja.vcproj index 8b88fc8..544ff15 100644 --- a/chrome/app/locales/ja.vcproj +++ b/chrome/app/locales/ja.vcproj @@ -148,6 +148,10 @@ > </File> <File + RelativePath="$(OutDir)\grit_derived_sources\views_strings_ja.rc" + > + </File> + <File RelativePath="$(OutDir)\grit_derived_sources\webkit_strings_ja.rc" > </File> diff --git a/chrome/app/locales/kn.vcproj b/chrome/app/locales/kn.vcproj index 7179c08..12684a2 100644 --- a/chrome/app/locales/kn.vcproj +++ b/chrome/app/locales/kn.vcproj @@ -148,6 +148,10 @@ > </File> <File + RelativePath="$(OutDir)\grit_derived_sources\views_strings_kn.rc" + > + </File> + <File RelativePath="$(OutDir)\grit_derived_sources\webkit_strings_kn.rc" > </File> diff --git a/chrome/app/locales/ko.vcproj b/chrome/app/locales/ko.vcproj index 91dc2b0..d1a4905 100644 --- a/chrome/app/locales/ko.vcproj +++ b/chrome/app/locales/ko.vcproj @@ -148,6 +148,10 @@ > </File> <File + RelativePath="$(OutDir)\grit_derived_sources\views_strings_ko.rc" + > + </File> + <File RelativePath="$(OutDir)\grit_derived_sources\webkit_strings_ko.rc" > </File> diff --git a/chrome/app/locales/lt.vcproj b/chrome/app/locales/lt.vcproj index 170c078..91dc13b 100644 --- a/chrome/app/locales/lt.vcproj +++ b/chrome/app/locales/lt.vcproj @@ -148,6 +148,10 @@ > </File> <File + RelativePath="$(OutDir)\grit_derived_sources\views_strings_lt.rc" + > + </File> + <File RelativePath="$(OutDir)\grit_derived_sources\webkit_strings_lt.rc" > </File> diff --git a/chrome/app/locales/lv.vcproj b/chrome/app/locales/lv.vcproj index 3e8aa3a..7894b82 100644 --- a/chrome/app/locales/lv.vcproj +++ b/chrome/app/locales/lv.vcproj @@ -148,6 +148,10 @@ > </File> <File + RelativePath="$(OutDir)\grit_derived_sources\views_strings_lv.rc" + > + </File> + <File RelativePath="$(OutDir)\grit_derived_sources\webkit_strings_lv.rc" > </File> diff --git a/chrome/app/locales/ml.vcproj b/chrome/app/locales/ml.vcproj index 6b37f02..8e72fb6 100644 --- a/chrome/app/locales/ml.vcproj +++ b/chrome/app/locales/ml.vcproj @@ -148,6 +148,10 @@ > </File> <File + RelativePath="$(OutDir)\grit_derived_sources\views_strings_ml.rc" + > + </File> + <File RelativePath="$(OutDir)\grit_derived_sources\webkit_strings_ml.rc" > </File> diff --git a/chrome/app/locales/mr.vcproj b/chrome/app/locales/mr.vcproj index ba0b230..afc7a81 100644 --- a/chrome/app/locales/mr.vcproj +++ b/chrome/app/locales/mr.vcproj @@ -148,6 +148,10 @@ > </File> <File + RelativePath="$(OutDir)\grit_derived_sources\views_strings_mr.rc" + > + </File> + <File RelativePath="$(OutDir)\grit_derived_sources\webkit_strings_mr.rc" > </File> diff --git a/chrome/app/locales/nb.vcproj b/chrome/app/locales/nb.vcproj index ddd5d60..d85bcdf 100644 --- a/chrome/app/locales/nb.vcproj +++ b/chrome/app/locales/nb.vcproj @@ -148,6 +148,10 @@ > </File> <File + RelativePath="$(OutDir)\grit_derived_sources\views_strings_nb.rc" + > + </File> + <File RelativePath="$(OutDir)\grit_derived_sources\webkit_strings_nb.rc" > </File> diff --git a/chrome/app/locales/nl.vcproj b/chrome/app/locales/nl.vcproj index 5964888..f3ca341 100644 --- a/chrome/app/locales/nl.vcproj +++ b/chrome/app/locales/nl.vcproj @@ -148,6 +148,10 @@ > </File> <File + RelativePath="$(OutDir)\grit_derived_sources\views_strings_nl.rc" + > + </File> + <File RelativePath="$(OutDir)\grit_derived_sources\webkit_strings_nl.rc" > </File> diff --git a/chrome/app/locales/or.vcproj b/chrome/app/locales/or.vcproj index 04779ec..07e7b0c 100644 --- a/chrome/app/locales/or.vcproj +++ b/chrome/app/locales/or.vcproj @@ -148,6 +148,10 @@ > </File> <File + RelativePath="$(OutDir)\grit_derived_sources\views_strings_or.rc" + > + </File> + <File RelativePath="$(OutDir)\grit_derived_sources\webkit_strings_or.rc" > </File> diff --git a/chrome/app/locales/pl.vcproj b/chrome/app/locales/pl.vcproj index 186b933..a7c651a 100644 --- a/chrome/app/locales/pl.vcproj +++ b/chrome/app/locales/pl.vcproj @@ -148,6 +148,10 @@ > </File> <File + RelativePath="$(OutDir)\grit_derived_sources\views_strings_pl.rc" + > + </File> + <File RelativePath="$(OutDir)\grit_derived_sources\webkit_strings_pl.rc" > </File> diff --git a/chrome/app/locales/pt-BR.vcproj b/chrome/app/locales/pt-BR.vcproj index fa4293c..3b97ca5 100644 --- a/chrome/app/locales/pt-BR.vcproj +++ b/chrome/app/locales/pt-BR.vcproj @@ -148,6 +148,10 @@ > </File> <File + RelativePath="$(OutDir)\grit_derived_sources\views_strings_pt-BR.rc" + > + </File> + <File RelativePath="$(OutDir)\grit_derived_sources\webkit_strings_pt-BR.rc" > </File> diff --git a/chrome/app/locales/pt-PT.vcproj b/chrome/app/locales/pt-PT.vcproj index 600077e..6bedf2c 100644 --- a/chrome/app/locales/pt-PT.vcproj +++ b/chrome/app/locales/pt-PT.vcproj @@ -148,6 +148,10 @@ > </File> <File + RelativePath="$(OutDir)\grit_derived_sources\views_strings_pt-PT.rc" + > + </File> + <File RelativePath="$(OutDir)\grit_derived_sources\webkit_strings_pt-PT.rc" > </File> diff --git a/chrome/app/locales/ro.vcproj b/chrome/app/locales/ro.vcproj index e662853..f9821fd 100644 --- a/chrome/app/locales/ro.vcproj +++ b/chrome/app/locales/ro.vcproj @@ -148,6 +148,10 @@ > </File> <File + RelativePath="$(OutDir)\grit_derived_sources\views_strings_ro.rc" + > + </File> + <File RelativePath="$(OutDir)\grit_derived_sources\webkit_strings_ro.rc" > </File> diff --git a/chrome/app/locales/ru.vcproj b/chrome/app/locales/ru.vcproj index 0acec23..0d2b38e 100644 --- a/chrome/app/locales/ru.vcproj +++ b/chrome/app/locales/ru.vcproj @@ -148,6 +148,10 @@ > </File> <File + RelativePath="$(OutDir)\grit_derived_sources\views_strings_ru.rc" + > + </File> + <File RelativePath="$(OutDir)\grit_derived_sources\webkit_strings_ru.rc" > </File> diff --git a/chrome/app/locales/sk.vcproj b/chrome/app/locales/sk.vcproj index 4772679..c003d8e 100644 --- a/chrome/app/locales/sk.vcproj +++ b/chrome/app/locales/sk.vcproj @@ -148,6 +148,10 @@ > </File> <File + RelativePath="$(OutDir)\grit_derived_sources\views_strings_sk.rc" + > + </File> + <File RelativePath="$(OutDir)\grit_derived_sources\webkit_strings_sk.rc" > </File> diff --git a/chrome/app/locales/sl.vcproj b/chrome/app/locales/sl.vcproj index a468384..1695895 100644 --- a/chrome/app/locales/sl.vcproj +++ b/chrome/app/locales/sl.vcproj @@ -148,6 +148,10 @@ > </File> <File + RelativePath="$(OutDir)\grit_derived_sources\views_strings_sl.rc" + > + </File> + <File RelativePath="$(OutDir)\grit_derived_sources\webkit_strings_sl.rc" > </File> diff --git a/chrome/app/locales/sr.vcproj b/chrome/app/locales/sr.vcproj index 8fa065c..40e3543 100644 --- a/chrome/app/locales/sr.vcproj +++ b/chrome/app/locales/sr.vcproj @@ -148,6 +148,10 @@ > </File> <File + RelativePath="$(OutDir)\grit_derived_sources\views_strings_sr.rc" + > + </File> + <File RelativePath="$(OutDir)\grit_derived_sources\webkit_strings_sr.rc" > </File> diff --git a/chrome/app/locales/sv.vcproj b/chrome/app/locales/sv.vcproj index aef7ba0..9acee08 100644 --- a/chrome/app/locales/sv.vcproj +++ b/chrome/app/locales/sv.vcproj @@ -148,6 +148,10 @@ > </File> <File + RelativePath="$(OutDir)\grit_derived_sources\views_strings_sv.rc" + > + </File> + <File RelativePath="$(OutDir)\grit_derived_sources\webkit_strings_sv.rc" > </File> diff --git a/chrome/app/locales/ta.vcproj b/chrome/app/locales/ta.vcproj index 7b6360b..6dd1fe0 100644 --- a/chrome/app/locales/ta.vcproj +++ b/chrome/app/locales/ta.vcproj @@ -148,6 +148,10 @@ > </File> <File + RelativePath="$(OutDir)\grit_derived_sources\views_strings_ta.rc" + > + </File> + <File RelativePath="$(OutDir)\grit_derived_sources\webkit_strings_ta.rc" > </File> diff --git a/chrome/app/locales/te.vcproj b/chrome/app/locales/te.vcproj index 4b29924..d5e1f8a 100644 --- a/chrome/app/locales/te.vcproj +++ b/chrome/app/locales/te.vcproj @@ -148,6 +148,10 @@ > </File> <File + RelativePath="$(OutDir)\grit_derived_sources\views_strings_te.rc" + > + </File> + <File RelativePath="$(OutDir)\grit_derived_sources\webkit_strings_te.rc" > </File> diff --git a/chrome/app/locales/th.vcproj b/chrome/app/locales/th.vcproj index 3e6cef3..8e812708 100644 --- a/chrome/app/locales/th.vcproj +++ b/chrome/app/locales/th.vcproj @@ -148,6 +148,10 @@ > </File> <File + RelativePath="$(OutDir)\grit_derived_sources\views_strings_th.rc" + > + </File> + <File RelativePath="$(OutDir)\grit_derived_sources\webkit_strings_th.rc" > </File> diff --git a/chrome/app/locales/tr.vcproj b/chrome/app/locales/tr.vcproj index fe691d9..f4fb401 100644 --- a/chrome/app/locales/tr.vcproj +++ b/chrome/app/locales/tr.vcproj @@ -148,6 +148,10 @@ > </File> <File + RelativePath="$(OutDir)\grit_derived_sources\views_strings_tr.rc" + > + </File> + <File RelativePath="$(OutDir)\grit_derived_sources\webkit_strings_tr.rc" > </File> diff --git a/chrome/app/locales/uk.vcproj b/chrome/app/locales/uk.vcproj index ecff800..77ba70d 100644 --- a/chrome/app/locales/uk.vcproj +++ b/chrome/app/locales/uk.vcproj @@ -148,6 +148,10 @@ > </File> <File + RelativePath="$(OutDir)\grit_derived_sources\views_strings_uk.rc" + > + </File> + <File RelativePath="$(OutDir)\grit_derived_sources\webkit_strings_uk.rc" > </File> diff --git a/chrome/app/locales/vi.vcproj b/chrome/app/locales/vi.vcproj index 1223af8..c76f42e 100644 --- a/chrome/app/locales/vi.vcproj +++ b/chrome/app/locales/vi.vcproj @@ -148,6 +148,10 @@ > </File> <File + RelativePath="$(OutDir)\grit_derived_sources\views_strings_vi.rc" + > + </File> + <File RelativePath="$(OutDir)\grit_derived_sources\webkit_strings_vi.rc" > </File> diff --git a/chrome/app/locales/zh-CN.vcproj b/chrome/app/locales/zh-CN.vcproj index c9c3288..c33e7b7 100644 --- a/chrome/app/locales/zh-CN.vcproj +++ b/chrome/app/locales/zh-CN.vcproj @@ -148,6 +148,10 @@ > </File> <File + RelativePath="$(OutDir)\grit_derived_sources\views_strings_zh-CN.rc" + > + </File> + <File RelativePath="$(OutDir)\grit_derived_sources\webkit_strings_zh-CN.rc" > </File> diff --git a/chrome/app/locales/zh-TW.vcproj b/chrome/app/locales/zh-TW.vcproj index 6e3b2fb..e110052 100644 --- a/chrome/app/locales/zh-TW.vcproj +++ b/chrome/app/locales/zh-TW.vcproj @@ -148,6 +148,10 @@ > </File> <File + RelativePath="$(OutDir)\grit_derived_sources\views_strings_zh-TW.rc" + > + </File> + <File RelativePath="$(OutDir)\grit_derived_sources\webkit_strings_zh-TW.rc" > </File> diff --git a/chrome/app/theme/app_top_center.png b/chrome/app/theme/app_top_center.png Binary files differdeleted file mode 100644 index 863ff19..0000000 --- a/chrome/app/theme/app_top_center.png +++ /dev/null diff --git a/chrome/app/theme/app_top_left.png b/chrome/app/theme/app_top_left.png Binary files differdeleted file mode 100644 index 79723bc..0000000 --- a/chrome/app/theme/app_top_left.png +++ /dev/null diff --git a/chrome/app/theme/app_top_right.png b/chrome/app/theme/app_top_right.png Binary files differdeleted file mode 100644 index b00c3ea..0000000 --- a/chrome/app/theme/app_top_right.png +++ /dev/null diff --git a/chrome/app/theme/close.png b/chrome/app/theme/close.png Binary files differdeleted file mode 100644 index 6217569..0000000 --- a/chrome/app/theme/close.png +++ /dev/null diff --git a/chrome/app/theme/close_h.png b/chrome/app/theme/close_h.png Binary files differdeleted file mode 100644 index 9921435..0000000 --- a/chrome/app/theme/close_h.png +++ /dev/null diff --git a/chrome/app/theme/close_p.png b/chrome/app/theme/close_p.png Binary files differdeleted file mode 100644 index 0487e4a..0000000 --- a/chrome/app/theme/close_p.png +++ /dev/null diff --git a/chrome/app/theme/close_sa.png b/chrome/app/theme/close_sa.png Binary files differdeleted file mode 100644 index 12ae813..0000000 --- a/chrome/app/theme/close_sa.png +++ /dev/null diff --git a/chrome/app/theme/close_sa_h.png b/chrome/app/theme/close_sa_h.png Binary files differdeleted file mode 100644 index d5a7a42..0000000 --- a/chrome/app/theme/close_sa_h.png +++ /dev/null diff --git a/chrome/app/theme/close_sa_p.png b/chrome/app/theme/close_sa_p.png Binary files differdeleted file mode 100644 index c1d7c91..0000000 --- a/chrome/app/theme/close_sa_p.png +++ /dev/null diff --git a/chrome/app/theme/content_bottom_center.png b/chrome/app/theme/content_bottom_center.png Binary files differdeleted file mode 100644 index a9bdb3d..0000000 --- a/chrome/app/theme/content_bottom_center.png +++ /dev/null diff --git a/chrome/app/theme/content_bottom_left_corner.png b/chrome/app/theme/content_bottom_left_corner.png Binary files differdeleted file mode 100644 index 0f0d629..0000000 --- a/chrome/app/theme/content_bottom_left_corner.png +++ /dev/null diff --git a/chrome/app/theme/content_bottom_right_corner.png b/chrome/app/theme/content_bottom_right_corner.png Binary files differdeleted file mode 100644 index 77fe4ac..0000000 --- a/chrome/app/theme/content_bottom_right_corner.png +++ /dev/null diff --git a/chrome/app/theme/content_left_side.png b/chrome/app/theme/content_left_side.png Binary files differdeleted file mode 100644 index e952fcb..0000000 --- a/chrome/app/theme/content_left_side.png +++ /dev/null diff --git a/chrome/app/theme/content_right_side.png b/chrome/app/theme/content_right_side.png Binary files differdeleted file mode 100644 index 35e3d74..0000000 --- a/chrome/app/theme/content_right_side.png +++ /dev/null diff --git a/chrome/app/theme/dewindow_bottom_center.png b/chrome/app/theme/dewindow_bottom_center.png Binary files differdeleted file mode 100644 index 78c0409..0000000 --- a/chrome/app/theme/dewindow_bottom_center.png +++ /dev/null diff --git a/chrome/app/theme/dewindow_bottom_left_corner.png b/chrome/app/theme/dewindow_bottom_left_corner.png Binary files differdeleted file mode 100644 index d961eaf..0000000 --- a/chrome/app/theme/dewindow_bottom_left_corner.png +++ /dev/null diff --git a/chrome/app/theme/dewindow_bottom_right_corner.png b/chrome/app/theme/dewindow_bottom_right_corner.png Binary files differdeleted file mode 100644 index e5a2e3d..0000000 --- a/chrome/app/theme/dewindow_bottom_right_corner.png +++ /dev/null diff --git a/chrome/app/theme/dewindow_left_side.png b/chrome/app/theme/dewindow_left_side.png Binary files differdeleted file mode 100644 index f84abc3..0000000 --- a/chrome/app/theme/dewindow_left_side.png +++ /dev/null diff --git a/chrome/app/theme/dewindow_right_side.png b/chrome/app/theme/dewindow_right_side.png Binary files differdeleted file mode 100644 index 3e79e27..0000000 --- a/chrome/app/theme/dewindow_right_side.png +++ /dev/null diff --git a/chrome/app/theme/dewindow_top_center.png b/chrome/app/theme/dewindow_top_center.png Binary files differdeleted file mode 100644 index 6a5ba27..0000000 --- a/chrome/app/theme/dewindow_top_center.png +++ /dev/null diff --git a/chrome/app/theme/dewindow_top_left_corner.png b/chrome/app/theme/dewindow_top_left_corner.png Binary files differdeleted file mode 100644 index d7af76f..0000000 --- a/chrome/app/theme/dewindow_top_left_corner.png +++ /dev/null diff --git a/chrome/app/theme/dewindow_top_right_corner.png b/chrome/app/theme/dewindow_top_right_corner.png Binary files differdeleted file mode 100644 index ca6659c..0000000 --- a/chrome/app/theme/dewindow_top_right_corner.png +++ /dev/null diff --git a/chrome/app/theme/folder_closed.png b/chrome/app/theme/folder_closed.png Binary files differdeleted file mode 100644 index 746fab9..0000000 --- a/chrome/app/theme/folder_closed.png +++ /dev/null diff --git a/chrome/app/theme/folder_closed_rtl.png b/chrome/app/theme/folder_closed_rtl.png Binary files differdeleted file mode 100644 index dbd0b0a..0000000 --- a/chrome/app/theme/folder_closed_rtl.png +++ /dev/null diff --git a/chrome/app/theme/folder_open.png b/chrome/app/theme/folder_open.png Binary files differdeleted file mode 100644 index 3276810..0000000 --- a/chrome/app/theme/folder_open.png +++ /dev/null diff --git a/chrome/app/theme/folder_open_rtl.png b/chrome/app/theme/folder_open_rtl.png Binary files differdeleted file mode 100644 index 9ba7069..0000000 --- a/chrome/app/theme/folder_open_rtl.png +++ /dev/null diff --git a/chrome/app/theme/input_alert.png b/chrome/app/theme/input_alert.png Binary files differdeleted file mode 100644 index 503a545..0000000 --- a/chrome/app/theme/input_alert.png +++ /dev/null diff --git a/chrome/app/theme/input_good.png b/chrome/app/theme/input_good.png Binary files differdeleted file mode 100644 index 1646cd5..0000000 --- a/chrome/app/theme/input_good.png +++ /dev/null diff --git a/chrome/app/theme/input_unknown.png b/chrome/app/theme/input_unknown.png Binary files differdeleted file mode 100644 index 0a5484d..0000000 --- a/chrome/app/theme/input_unknown.png +++ /dev/null diff --git a/chrome/app/theme/maximize.png b/chrome/app/theme/maximize.png Binary files differdeleted file mode 100644 index 5fb89e2..0000000 --- a/chrome/app/theme/maximize.png +++ /dev/null diff --git a/chrome/app/theme/maximize_h.png b/chrome/app/theme/maximize_h.png Binary files differdeleted file mode 100644 index ab326b1..0000000 --- a/chrome/app/theme/maximize_h.png +++ /dev/null diff --git a/chrome/app/theme/maximize_p.png b/chrome/app/theme/maximize_p.png Binary files differdeleted file mode 100644 index 6c92c75..0000000 --- a/chrome/app/theme/maximize_p.png +++ /dev/null diff --git a/chrome/app/theme/minimize.png b/chrome/app/theme/minimize.png Binary files differdeleted file mode 100644 index fe0ab2f..0000000 --- a/chrome/app/theme/minimize.png +++ /dev/null diff --git a/chrome/app/theme/minimize_h.png b/chrome/app/theme/minimize_h.png Binary files differdeleted file mode 100644 index 6bceb24..0000000 --- a/chrome/app/theme/minimize_h.png +++ /dev/null diff --git a/chrome/app/theme/minimize_p.png b/chrome/app/theme/minimize_p.png Binary files differdeleted file mode 100644 index 62b2f77..0000000 --- a/chrome/app/theme/minimize_p.png +++ /dev/null diff --git a/chrome/app/theme/restore.png b/chrome/app/theme/restore.png Binary files differdeleted file mode 100644 index bb70f2d..0000000 --- a/chrome/app/theme/restore.png +++ /dev/null diff --git a/chrome/app/theme/restore_h.png b/chrome/app/theme/restore_h.png Binary files differdeleted file mode 100644 index 96851ef..0000000 --- a/chrome/app/theme/restore_h.png +++ /dev/null diff --git a/chrome/app/theme/restore_p.png b/chrome/app/theme/restore_p.png Binary files differdeleted file mode 100644 index 96851ef..0000000 --- a/chrome/app/theme/restore_p.png +++ /dev/null diff --git a/chrome/app/theme/textbutton_b_h.png b/chrome/app/theme/textbutton_b_h.png Binary files differdeleted file mode 100644 index 169db96..0000000 --- a/chrome/app/theme/textbutton_b_h.png +++ /dev/null diff --git a/chrome/app/theme/textbutton_b_p.png b/chrome/app/theme/textbutton_b_p.png Binary files differdeleted file mode 100644 index f1fb512..0000000 --- a/chrome/app/theme/textbutton_b_p.png +++ /dev/null diff --git a/chrome/app/theme/textbutton_bl_h.png b/chrome/app/theme/textbutton_bl_h.png Binary files differdeleted file mode 100644 index f45f0e8..0000000 --- a/chrome/app/theme/textbutton_bl_h.png +++ /dev/null diff --git a/chrome/app/theme/textbutton_bl_p.png b/chrome/app/theme/textbutton_bl_p.png Binary files differdeleted file mode 100644 index 06712be..0000000 --- a/chrome/app/theme/textbutton_bl_p.png +++ /dev/null diff --git a/chrome/app/theme/textbutton_br_h.png b/chrome/app/theme/textbutton_br_h.png Binary files differdeleted file mode 100644 index e8f3b1f..0000000 --- a/chrome/app/theme/textbutton_br_h.png +++ /dev/null diff --git a/chrome/app/theme/textbutton_br_p.png b/chrome/app/theme/textbutton_br_p.png Binary files differdeleted file mode 100644 index a84c385..0000000 --- a/chrome/app/theme/textbutton_br_p.png +++ /dev/null diff --git a/chrome/app/theme/textbutton_c_h.png b/chrome/app/theme/textbutton_c_h.png Binary files differdeleted file mode 100644 index 6188590..0000000 --- a/chrome/app/theme/textbutton_c_h.png +++ /dev/null diff --git a/chrome/app/theme/textbutton_c_p.png b/chrome/app/theme/textbutton_c_p.png Binary files differdeleted file mode 100644 index 2925888..0000000 --- a/chrome/app/theme/textbutton_c_p.png +++ /dev/null diff --git a/chrome/app/theme/textbutton_l_h.png b/chrome/app/theme/textbutton_l_h.png Binary files differdeleted file mode 100644 index 4e3b7ab..0000000 --- a/chrome/app/theme/textbutton_l_h.png +++ /dev/null diff --git a/chrome/app/theme/textbutton_l_p.png b/chrome/app/theme/textbutton_l_p.png Binary files differdeleted file mode 100644 index 8641049..0000000 --- a/chrome/app/theme/textbutton_l_p.png +++ /dev/null diff --git a/chrome/app/theme/textbutton_r_h.png b/chrome/app/theme/textbutton_r_h.png Binary files differdeleted file mode 100644 index 946c5ef..0000000 --- a/chrome/app/theme/textbutton_r_h.png +++ /dev/null diff --git a/chrome/app/theme/textbutton_r_p.png b/chrome/app/theme/textbutton_r_p.png Binary files differdeleted file mode 100644 index e4f7f34..0000000 --- a/chrome/app/theme/textbutton_r_p.png +++ /dev/null diff --git a/chrome/app/theme/textbutton_t_h.png b/chrome/app/theme/textbutton_t_h.png Binary files differdeleted file mode 100644 index 11285e0..0000000 --- a/chrome/app/theme/textbutton_t_h.png +++ /dev/null diff --git a/chrome/app/theme/textbutton_t_p.png b/chrome/app/theme/textbutton_t_p.png Binary files differdeleted file mode 100644 index c212b4f..0000000 --- a/chrome/app/theme/textbutton_t_p.png +++ /dev/null diff --git a/chrome/app/theme/textbutton_tl_h.png b/chrome/app/theme/textbutton_tl_h.png Binary files differdeleted file mode 100644 index 51208bc..0000000 --- a/chrome/app/theme/textbutton_tl_h.png +++ /dev/null diff --git a/chrome/app/theme/textbutton_tl_p.png b/chrome/app/theme/textbutton_tl_p.png Binary files differdeleted file mode 100644 index 6422023..0000000 --- a/chrome/app/theme/textbutton_tl_p.png +++ /dev/null diff --git a/chrome/app/theme/textbutton_tr_h.png b/chrome/app/theme/textbutton_tr_h.png Binary files differdeleted file mode 100644 index f07e92ff..0000000 --- a/chrome/app/theme/textbutton_tr_h.png +++ /dev/null diff --git a/chrome/app/theme/textbutton_tr_p.png b/chrome/app/theme/textbutton_tr_p.png Binary files differdeleted file mode 100644 index ab87ec6..0000000 --- a/chrome/app/theme/textbutton_tr_p.png +++ /dev/null diff --git a/chrome/app/theme/theme_dll.vcproj b/chrome/app/theme/theme_dll.vcproj index 1ec5d14..8a8efeb 100644 --- a/chrome/app/theme/theme_dll.vcproj +++ b/chrome/app/theme/theme_dll.vcproj @@ -143,6 +143,10 @@ RelativePath="$(OutDir)\grit_derived_sources\theme_resources.rc" > </File> + <File + RelativePath="$(OutDir)\grit_derived_sources\views_resources.rc" + > + </File> </Files> <Globals> </Globals> diff --git a/chrome/app/theme/theme_resources.grd b/chrome/app/theme/theme_resources.grd index 7d70b99..2550d70 100644 --- a/chrome/app/theme/theme_resources.grd +++ b/chrome/app/theme/theme_resources.grd @@ -17,14 +17,6 @@ <include name="IDR_BACK_P" file="back_p.png" type="BINDATA" /> <include name="IDR_BOOKMARK_BAR_RECENTLY_BOOKMARKED_ICON" file="star_small.png" type="BINDATA" /> <include name="IDR_BOOKMARK_BAR_CHEVRONS" file="chevron.png" type="BINDATA" /> - <include name="IDR_CLOSE" file="close.png" type="BINDATA" /> - <include name="IDR_CLOSE_H" file="close_h.png" type="BINDATA" /> - <include name="IDR_CLOSE_P" file="close_p.png" type="BINDATA" /> - <include name="IDR_CONTENT_BOTTOM_CENTER" file="content_bottom_center.png" type="BINDATA" /> - <include name="IDR_CONTENT_BOTTOM_LEFT_CORNER" file="content_bottom_left_corner.png" type="BINDATA" /> - <include name="IDR_CONTENT_BOTTOM_RIGHT_CORNER" file="content_bottom_right_corner.png" type="BINDATA" /> - <include name="IDR_CONTENT_LEFT_SIDE" file="content_left_side.png" type="BINDATA" /> - <include name="IDR_CONTENT_RIGHT_SIDE" file="content_right_side.png" type="BINDATA" /> <include name="IDR_CONTENT_STAR_D" file="content_star_d.png" type="BINDATA" /> <include name="IDR_CONTENT_STAR_OFF" file="content_star_off.png" type="BINDATA" /> <include name="IDR_CONTENT_STAR_ON" file="content_star_on.png" type="BINDATA" /> @@ -35,8 +27,6 @@ <include name="IDR_DROP" file="drop.png" type="BINDATA" /> <include name="IDR_DROP_H" file="drop_h.png" type="BINDATA" /> <include name="IDR_DROP_P" file="drop_p.png" type="BINDATA" /> - <include name="IDR_FOLDER_CLOSED" file="folder_closed.png" type="BINDATA" /> - <include name="IDR_FOLDER_OPEN" file="folder_open.png" type="BINDATA" /> <include name="IDR_FORWARD" file="forward.png" type="BINDATA" /> <include name="IDR_FORWARD_D" file="forward_d.png" type="BINDATA" /> <include name="IDR_FORWARD_H" file="forward_h.png" type="BINDATA" /> @@ -49,12 +39,6 @@ <include name="IDR_LOCATION_BAR_SELECTED_KEYWORD_BACKGROUND_C" file="location_bar_keyword_search_c.png" type="BINDATA" /> <include name="IDR_LOCATION_BAR_SELECTED_KEYWORD_BACKGROUND_L" file="location_bar_keyword_search_l.png" type="BINDATA" /> <include name="IDR_LOCATION_BAR_SELECTED_KEYWORD_BACKGROUND_R" file="location_bar_keyword_search_r.png" type="BINDATA" /> - <include name="IDR_MAXIMIZE" file="maximize.png" type="BINDATA" /> - <include name="IDR_MAXIMIZE_H" file="maximize_h.png" type="BINDATA" /> - <include name="IDR_MAXIMIZE_P" file="maximize_p.png" type="BINDATA" /> - <include name="IDR_MINIMIZE" file="minimize.png" type="BINDATA" /> - <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_PLUGIN" file="plugin.png" type="BINDATA" /> <include name="IDR_RELOAD" file="reload.png" type="BINDATA" /> <include name="IDR_RELOAD_H" file="reload_h.png" type="BINDATA" /> @@ -79,15 +63,9 @@ <include name="IDR_TAB_INACTIVE_LEFT_OTR" file="tab_inactive_left_otr.png" type="BINDATA" /> <include name="IDR_TAB_INACTIVE_CENTER_OTR" file="tab_inactive_center_otr.png" type="BINDATA" /> <include name="IDR_TAB_INACTIVE_RIGHT_OTR" file="tab_inactive_right_otr.png" type="BINDATA" /> - <include name="IDR_THROBBER" file="throbber.png" type="BINDATA" /> - <include name="IDR_WINDOW_BOTTOM_CENTER" file="window_bottom_center.png" type="BINDATA" /> - <include name="IDR_WINDOW_BOTTOM_LEFT_CORNER" file="window_bottom_left_corner.png" type="BINDATA" /> - <include name="IDR_WINDOW_BOTTOM_RIGHT_CORNER" file="window_bottom_right_corner.png" type="BINDATA" /> - <include name="IDR_WINDOW_LEFT_SIDE" file="window_left_side.png" type="BINDATA" /> - <include name="IDR_WINDOW_RIGHT_SIDE" file="window_right_side.png" type="BINDATA" /> - <include name="IDR_WINDOW_TOP_CENTER" file="window_top_center.png" type="BINDATA" /> - <include name="IDR_WINDOW_TOP_LEFT_CORNER" file="window_top_left_corner.png" type="BINDATA" /> - <include name="IDR_WINDOW_TOP_RIGHT_CORNER" file="window_top_right_corner.png" type="BINDATA" /> + <include name="IDR_TAB_INACTIVE_CENTER_V" file="tab_inactive_center_v.png" type="BINDATA" /> + <include name="IDR_TAB_INACTIVE_LEFT_V" file="tab_inactive_left_v.png" type="BINDATA" /> + <include name="IDR_TAB_INACTIVE_RIGHT_V" file="tab_inactive_right_v.png" type="BINDATA" /> <include name="IDR_WINDOW_BOTTOM_CENTER_OTR" file="window_bottom_center_otr.png" type="BINDATA" /> <include name="IDR_WINDOW_BOTTOM_LEFT_CORNER_OTR" file="window_bottom_left_corner_otr.png" type="BINDATA" /> <include name="IDR_WINDOW_BOTTOM_RIGHT_CORNER_OTR" file="window_bottom_right_corner_otr.png" type="BINDATA" /> @@ -96,20 +74,6 @@ <include name="IDR_WINDOW_TOP_CENTER_OTR" file="window_top_center_otr.png" type="BINDATA" /> <include name="IDR_WINDOW_TOP_LEFT_CORNER_OTR" file="window_top_left_corner_otr.png" type="BINDATA" /> <include name="IDR_WINDOW_TOP_RIGHT_CORNER_OTR" file="window_top_right_corner_otr.png" type="BINDATA" /> - <include name="IDR_TAB_INACTIVE_CENTER_V" file="tab_inactive_center_v.png" type="BINDATA" /> - <include name="IDR_TAB_INACTIVE_LEFT_V" file="tab_inactive_left_v.png" type="BINDATA" /> - <include name="IDR_TAB_INACTIVE_RIGHT_V" file="tab_inactive_right_v.png" type="BINDATA" /> - <include name="IDR_RESTORE" file="restore.png" type="BINDATA" /> - <include name="IDR_RESTORE_H" file="restore_h.png" type="BINDATA" /> - <include name="IDR_RESTORE_P" file="restore_p.png" type="BINDATA" /> - <include name="IDR_DEWINDOW_BOTTOM_CENTER" file="dewindow_bottom_center.png" type="BINDATA" /> - <include name="IDR_DEWINDOW_BOTTOM_LEFT_CORNER" file="dewindow_bottom_left_corner.png" type="BINDATA" /> - <include name="IDR_DEWINDOW_BOTTOM_RIGHT_CORNER" file="dewindow_bottom_right_corner.png" type="BINDATA" /> - <include name="IDR_DEWINDOW_LEFT_SIDE" file="dewindow_left_side.png" type="BINDATA" /> - <include name="IDR_DEWINDOW_RIGHT_SIDE" file="dewindow_right_side.png" type="BINDATA" /> - <include name="IDR_DEWINDOW_TOP_CENTER" file="dewindow_top_center.png" type="BINDATA" /> - <include name="IDR_DEWINDOW_TOP_LEFT_CORNER" file="dewindow_top_left_corner.png" type="BINDATA" /> - <include name="IDR_DEWINDOW_TOP_RIGHT_CORNER" file="dewindow_top_right_corner.png" type="BINDATA" /> <include name="IDR_DEWINDOW_BOTTOM_CENTER_OTR" file="dewindow_bottom_center_otr.png" type="BINDATA" /> <include name="IDR_DEWINDOW_BOTTOM_LEFT_CORNER_OTR" file="dewindow_bottom_left_corner_otr.png" type="BINDATA" /> <include name="IDR_DEWINDOW_BOTTOM_RIGHT_CORNER_OTR" file="dewindow_bottom_right_corner_otr.png" type="BINDATA" /> @@ -173,9 +137,6 @@ <include name="IDR_FIND_BOX_BACKGROUND" file="find_box_bg.png" type="BINDATA" /> <include name="IDR_FIND_BOX_BACKGROUND_LEFT" file="find_box_bg_left.png" type="BINDATA" /> <include name="IDR_FIND_BOX_BACKGROUND_LEFT_RTL" file="find_box_bg_left_rtl.png" type="BINDATA" /> - <include name="IDR_APP_TOP_RIGHT" file="app_top_right.png" type="BINDATA" /> - <include name="IDR_APP_TOP_CENTER" file="app_top_center.png" type="BINDATA" /> - <include name="IDR_APP_TOP_LEFT" file="app_top_left.png" type="BINDATA" /> <include name="IDR_APP_DROPARROW" file="app_droparrow.png" type="BINDATA" /> <include name="IDR_LOCK" file="lock_small.png" type="BINDATA" /> <include name="IDR_WARNING" file="alert_small.png" type="BINDATA" /> @@ -215,24 +176,6 @@ <include name="IDR_NEWTAB_BUTTON_H" file="newtab_h.png" type="BINDATA" /> <include name="IDR_NEWTAB_BUTTON_P" file="newtab_p.png" type="BINDATA" /> <include name="IDR_ARROW_RIGHT" file="arrow_right.png" type="BINDATA" /> - <include name="IDR_TEXTBUTTON_TOP_LEFT_H" file="textbutton_tl_h.png" type="BINDATA" /> - <include name="IDR_TEXTBUTTON_TOP_H" file="textbutton_t_h.png" type="BINDATA" /> - <include name="IDR_TEXTBUTTON_TOP_RIGHT_H" file="textbutton_tr_h.png" type="BINDATA" /> - <include name="IDR_TEXTBUTTON_LEFT_H" file="textbutton_l_h.png" type="BINDATA" /> - <include name="IDR_TEXTBUTTON_CENTER_H" file="textbutton_c_h.png" type="BINDATA" /> - <include name="IDR_TEXTBUTTON_RIGHT_H" file="textbutton_r_h.png" type="BINDATA" /> - <include name="IDR_TEXTBUTTON_BOTTOM_LEFT_H" file="textbutton_bl_h.png" type="BINDATA" /> - <include name="IDR_TEXTBUTTON_BOTTOM_H" file="textbutton_b_h.png" type="BINDATA" /> - <include name="IDR_TEXTBUTTON_BOTTOM_RIGHT_H" file="textbutton_br_h.png" type="BINDATA" /> - <include name="IDR_TEXTBUTTON_TOP_LEFT_P" file="textbutton_tl_p.png" type="BINDATA" /> - <include name="IDR_TEXTBUTTON_TOP_P" file="textbutton_t_p.png" type="BINDATA" /> - <include name="IDR_TEXTBUTTON_TOP_RIGHT_P" file="textbutton_tr_p.png" type="BINDATA" /> - <include name="IDR_TEXTBUTTON_LEFT_P" file="textbutton_l_p.png" type="BINDATA" /> - <include name="IDR_TEXTBUTTON_CENTER_P" file="textbutton_c_p.png" type="BINDATA" /> - <include name="IDR_TEXTBUTTON_RIGHT_P" file="textbutton_r_p.png" type="BINDATA" /> - <include name="IDR_TEXTBUTTON_BOTTOM_LEFT_P" file="textbutton_bl_p.png" type="BINDATA" /> - <include name="IDR_TEXTBUTTON_BOTTOM_P" file="textbutton_b_p.png" type="BINDATA" /> - <include name="IDR_TEXTBUTTON_BOTTOM_RIGHT_P" file="textbutton_br_p.png" type="BINDATA" /> <include name="IDR_SAD_TAB" file="sadtab.png" type="BINDATA" /> <include name="IDR_OTR_ICON" file="otr_icon.png" type="BINDATA" /> <include name="IDR_CONSTRAINED_BOTTOM_CENTER_V" file="constrained_bottom_center_v.png" type="BINDATA" /> @@ -270,9 +213,6 @@ <include name="IDR_MENU_CHROME" file="menu_chrome.png" type="BINDATA" /> <include name="IDR_LOCATIONBG_POPUPMODE_CENTER" file="locationbg_readonly_center.png" type="BINDATA" /> <include name="IDR_LOCATIONBG_POPUPMODE_EDGE" file="locationbg_readonly_edge.png" type="BINDATA" /> - <include name="IDR_CLOSE_SA" file="close_sa.png" type="BINDATA" /> - <include name="IDR_CLOSE_SA_H" file="close_sa_h.png" type="BINDATA" /> - <include name="IDR_CLOSE_SA_P" file="close_sa_p.png" type="BINDATA" /> <include name="IDR_HISTORY_SECTION" file="history_section.png" type="BINDATA" /> <include name="IDR_DOWNLOADS_SECTION" file="downloads_section.png" type="BINDATA" /> <include name="IDR_DEFAULT_THUMBNAIL" file="default_thumbnail.png" type="BINDATA" /> @@ -286,8 +226,6 @@ <include name="IDR_HOME" file="home.png" type="BINDATA" /> <include name="IDR_HOME_H" file="home_h.png" type="BINDATA" /> <include name="IDR_HOME_P" file="home_p.png" type="BINDATA" /> - <include name="IDR_INPUT_GOOD" file="input_good.png" type="BINDATA" /> - <include name="IDR_INPUT_ALERT" file="input_alert.png" type="BINDATA" /> <include name="IDR_HISTORY_FAVICON" file="history_favicon.png" type="BINDATA" /> <include name="IDR_DOWNLOADS_FAVICON" file="downloads_favicon.png" type="BINDATA" /> <include name="IDR_MENU_PAGE_RTL" file="menu_page_rtl.png" type="BINDATA" /> @@ -296,8 +234,6 @@ <include name="IDR_TAB_HOVER_LEFT" file="tab_hover_left.png" type="BINDATA" /> <include name="IDR_TAB_HOVER_CENTER" file="tab_hover_center.png" type="BINDATA" /> <include name="IDR_TAB_HOVER_RIGHT" file="tab_hover_right.png" type="BINDATA" /> - <include name="IDR_FOLDER_CLOSED_RTL" file="folder_closed_rtl.png" type="BINDATA" /> - <include name="IDR_FOLDER_OPEN_RTL" file="folder_open_rtl.png" type="BINDATA" /> <include name="IDR_BOOKMARK_BAR_FOLDER" file="bookmark_bar_folder.png" type="BINDATA" /> <include name="IDR_FIND_DLG_LEFT_BB_BACKGROUND" file="find_dlg_left_bb_bg.png" type="BINDATA" /> <include name="IDR_FIND_DLG_RIGHT_BB_BACKGROUND" file="find_dlg_right_bb_bg.png" type="BINDATA" /> diff --git a/chrome/app/theme/throbber.png b/chrome/app/theme/throbber.png Binary files differdeleted file mode 100644 index 6ca1fdd..0000000 --- a/chrome/app/theme/throbber.png +++ /dev/null diff --git a/chrome/app/theme/window_bottom_center.png b/chrome/app/theme/window_bottom_center.png Binary files differdeleted file mode 100644 index e6a191c..0000000 --- a/chrome/app/theme/window_bottom_center.png +++ /dev/null diff --git a/chrome/app/theme/window_bottom_left_corner.png b/chrome/app/theme/window_bottom_left_corner.png Binary files differdeleted file mode 100644 index db9cb72..0000000 --- a/chrome/app/theme/window_bottom_left_corner.png +++ /dev/null diff --git a/chrome/app/theme/window_bottom_right_corner.png b/chrome/app/theme/window_bottom_right_corner.png Binary files differdeleted file mode 100644 index f0522a3..0000000 --- a/chrome/app/theme/window_bottom_right_corner.png +++ /dev/null diff --git a/chrome/app/theme/window_left_side.png b/chrome/app/theme/window_left_side.png Binary files differdeleted file mode 100644 index d614d2c..0000000 --- a/chrome/app/theme/window_left_side.png +++ /dev/null diff --git a/chrome/app/theme/window_right_side.png b/chrome/app/theme/window_right_side.png Binary files differdeleted file mode 100644 index 97939ef..0000000 --- a/chrome/app/theme/window_right_side.png +++ /dev/null diff --git a/chrome/app/theme/window_top_center.png b/chrome/app/theme/window_top_center.png Binary files differdeleted file mode 100644 index 8e13cc2..0000000 --- a/chrome/app/theme/window_top_center.png +++ /dev/null diff --git a/chrome/app/theme/window_top_left_corner.png b/chrome/app/theme/window_top_left_corner.png Binary files differdeleted file mode 100644 index 89e5f23..0000000 --- a/chrome/app/theme/window_top_left_corner.png +++ /dev/null diff --git a/chrome/app/theme/window_top_right_corner.png b/chrome/app/theme/window_top_right_corner.png Binary files differdeleted file mode 100644 index 60686b3..0000000 --- a/chrome/app/theme/window_top_right_corner.png +++ /dev/null |