diff options
Diffstat (limited to 'www/chromium/files/patch-chrome__app__generated_resources.grd')
| -rw-r--r-- | www/chromium/files/patch-chrome__app__generated_resources.grd | 28 |
1 files changed, 14 insertions, 14 deletions
diff --git a/www/chromium/files/patch-chrome__app__generated_resources.grd b/www/chromium/files/patch-chrome__app__generated_resources.grd index 37fe7fb7b105..084984d79a3d 100644 --- a/www/chromium/files/patch-chrome__app__generated_resources.grd +++ b/www/chromium/files/patch-chrome__app__generated_resources.grd @@ -1,6 +1,6 @@ ---- chrome/app/generated_resources.grd.orig 2011-03-20 22:02:04.245737794 +0200 -+++ chrome/app/generated_resources.grd 2011-03-20 22:02:04.423741982 +0200 -@@ -935,7 +935,7 @@ +--- chrome/app/generated_resources.grd.orig 2011-05-06 12:03:31.000000000 +0300 ++++ chrome/app/generated_resources.grd 2011-06-05 19:45:04.234163139 +0300 +@@ -1000,7 +1000,7 @@ Preferences... </message> </if> @@ -9,16 +9,7 @@ <message name="IDS_PREFERENCES" desc="The text label of the Preferences menu item."> Preferences </message> -@@ -6527,7 +6527,7 @@ - <message name="IDS_OPTIONS_DIALOG_TITLE" desc="The title of the Options dialog box"> - <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> Options - </message> -- <if expr="os == 'linux2'"> -+ <if expr="os == 'linux2' or os.find('bsd') != -1"> - <message name="IDS_PREFERENCES_DIALOG_TITLE" desc="The title of the Preferences dialog box"> - <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> Preferences - </message> -@@ -6913,7 +6913,7 @@ +@@ -7124,7 +7124,7 @@ </message> </if> @@ -27,7 +18,16 @@ <message name="IDS_AUTOFILL_OPTIONS_TITLE" desc="The title of the Autofill dialog."> Autofill Preferences </message> -@@ -11110,7 +11110,7 @@ +@@ -9416,7 +9416,7 @@ + </if> <!-- os == 'darwin' --> + + <!-- Linux Global Menubar Menus --> +- <if expr="os == 'linux2'"> ++ <if expr="os == 'linux2' or os.find('bsd') != -1"> + <!-- Unity and some other GNOME configurations now have a permanent, + Mac-like menu bar that lives outside the window at the top of the + screen. The following strings should be in Linux style, not Mac +@@ -12115,7 +12115,7 @@ Import bookmarks now... </message> |
