summaryrefslogtreecommitdiff
path: root/devel/electron4/files/patch-chrome_app_settings__strings.grdp
diff options
context:
space:
mode:
Diffstat (limited to 'devel/electron4/files/patch-chrome_app_settings__strings.grdp')
-rw-r--r--devel/electron4/files/patch-chrome_app_settings__strings.grdp20
1 files changed, 0 insertions, 20 deletions
diff --git a/devel/electron4/files/patch-chrome_app_settings__strings.grdp b/devel/electron4/files/patch-chrome_app_settings__strings.grdp
deleted file mode 100644
index c80fc4652bc8..000000000000
--- a/devel/electron4/files/patch-chrome_app_settings__strings.grdp
+++ /dev/null
@@ -1,20 +0,0 @@
---- chrome/app/settings_strings.grdp.orig 2019-03-15 06:37:00 UTC
-+++ chrome/app/settings_strings.grdp
-@@ -508,7 +508,7 @@
- Themes
- </message>
- </if>
-- <if expr="is_linux and not chromeos">
-+ <if expr="is_posix and not chromeos">
- <message name="IDS_SETTINGS_SYSTEM_THEME" desc="Text of the label describing the system (GTK+) browser theme on Linux">
- GTK+
- </message>
-@@ -522,7 +522,7 @@
- Use Classic
- </message>
- </if>
-- <if expr="not is_linux or chromeos">
-+ <if expr="not is_posix or chromeos">
- <message name="IDS_SETTINGS_RESET_TO_DEFAULT_THEME" desc="Name of the control which resets the browser theme back to the default theme.">
- Reset to default
- </message>