summaryrefslogtreecommitdiff
path: root/www/chromium/patches/patch-chrome_app_settings_strings_grdp
diff options
context:
space:
mode:
Diffstat (limited to 'www/chromium/patches/patch-chrome_app_settings_strings_grdp')
-rw-r--r--www/chromium/patches/patch-chrome_app_settings_strings_grdp21
1 files changed, 0 insertions, 21 deletions
diff --git a/www/chromium/patches/patch-chrome_app_settings_strings_grdp b/www/chromium/patches/patch-chrome_app_settings_strings_grdp
deleted file mode 100644
index 32a0feb..0000000
--- a/www/chromium/patches/patch-chrome_app_settings_strings_grdp
+++ /dev/null
@@ -1,21 +0,0 @@
1Index: chrome/app/settings_strings.grdp
2--- chrome/app/settings_strings.grdp.orig
3+++ chrome/app/settings_strings.grdp
4@@ -131,7 +131,7 @@
5 Theme
6 </message>
7 </if>
8- <if expr="is_linux and not chromeos and not lacros">
9+ <if expr="is_posix and not chromeos and not lacros">
10 <message name="IDS_SETTINGS_SYSTEM_THEME" desc="Text of the label describing the system (GTK+) browser theme on Linux">
11 GTK+
12 </message>
13@@ -145,7 +145,7 @@
14 Use Classic
15 </message>
16 </if>
17- <if expr="not is_linux or chromeos_ash or chromeos_lacros or is_fuchsia">
18+ <if expr="not is_posix or chromeos_ash or chromeos_lacros or is_fuchsia">
19 <message name="IDS_SETTINGS_RESET_TO_DEFAULT_THEME" desc="Name of the control which resets the browser theme back to the default theme.">
20 Reset to default
21 </message>