diff options
Diffstat (limited to 'devel/electron4/files/patch-ui_strings_app__locale__settings.grd')
-rw-r--r-- | devel/electron4/files/patch-ui_strings_app__locale__settings.grd | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/devel/electron4/files/patch-ui_strings_app__locale__settings.grd b/devel/electron4/files/patch-ui_strings_app__locale__settings.grd deleted file mode 100644 index 0f5b219b740f..000000000000 --- a/devel/electron4/files/patch-ui_strings_app__locale__settings.grd +++ /dev/null @@ -1,11 +0,0 @@ ---- ui/strings/app_locale_settings.grd.orig 2019-03-15 06:26:44 UTC -+++ ui/strings/app_locale_settings.grd -@@ -187,7 +187,7 @@ - 75% - </message> - </if> -- <if expr="(is_linux or is_android or is_bsd) and not chromeos"> -+ <if expr="is_posix and not chromeos"> - <!-- The font used in Web UI (e.g. History). Note that these are only - backups. We try to use the system font if possible. --> - <message name="IDS_WEB_FONT_FAMILY" use_name_for_id="true"> |