diff options
Diffstat (limited to 'www/chromium-uc/patches/patch-chrome_app_settings_strings_grdp')
| -rw-r--r-- | www/chromium-uc/patches/patch-chrome_app_settings_strings_grdp | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/www/chromium-uc/patches/patch-chrome_app_settings_strings_grdp b/www/chromium-uc/patches/patch-chrome_app_settings_strings_grdp deleted file mode 100644 index 9bbdb25..0000000 --- a/www/chromium-uc/patches/patch-chrome_app_settings_strings_grdp +++ /dev/null | |||
| @@ -1,23 +0,0 @@ | |||
| 1 | $OpenBSD: patch-chrome_app_settings_strings_grdp,v 1.37 2021/11/16 11:28:45 robert Exp $ | ||
| 2 | |||
| 3 | Index: chrome/app/settings_strings.grdp | ||
| 4 | --- chrome/app/settings_strings.grdp.orig | ||
| 5 | +++ chrome/app/settings_strings.grdp | ||
| 6 | @@ -123,7 +123,7 @@ | ||
| 7 | Theme | ||
| 8 | </message> | ||
| 9 | </if> | ||
| 10 | - <if expr="is_linux and not chromeos and not lacros"> | ||
| 11 | + <if expr="is_posix and not chromeos and not lacros"> | ||
| 12 | <message name="IDS_SETTINGS_SYSTEM_THEME" desc="Text of the label describing the system (GTK+) browser theme on Linux"> | ||
| 13 | GTK+ | ||
| 14 | </message> | ||
| 15 | @@ -137,7 +137,7 @@ | ||
| 16 | Use Classic | ||
| 17 | </message> | ||
| 18 | </if> | ||
| 19 | - <if expr="not is_linux or chromeos or lacros or is_fuchsia"> | ||
| 20 | + <if expr="not is_posix or chromeos or lacros or is_fuchsia"> | ||
| 21 | <message name="IDS_SETTINGS_RESET_TO_DEFAULT_THEME" desc="Name of the control which resets the browser theme back to the default theme."> | ||
| 22 | Reset to default | ||
| 23 | </message> | ||
