09c1114e71
Build cross platform desktop apps with JavaScript, HTML, and CSS. It's easier than you think. If you can build a website, you can build a desktop app. Electron is a framework for creating native applications with web technologies like JavaScript, HTML, and CSS. It takes care of the hard parts so you can focus on the core of your application. WWW: https://electronjs.org/
11 lines
525 B
Text
11 lines
525 B
Text
--- ui/strings/app_locale_settings.grd.orig 2022-07-22 17:30:31 UTC
|
|
+++ ui/strings/app_locale_settings.grd
|
|
@@ -218,7 +218,7 @@
|
|
75%
|
|
</message>
|
|
</if>
|
|
- <if expr="is_linux or is_android or is_bsd or is_fuchsia">
|
|
+ <if expr="is_posix or is_android or is_bsd or is_fuchsia">
|
|
<!-- 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">
|