mirror of
https://git.freebsd.org/ports.git
synced 2025-06-20 20:20:30 -04:00
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
536 B
Text
11 lines
536 B
Text
--- components/management_strings.grdp.orig 2023-10-19 19:58:18 UTC
|
|
+++ components/management_strings.grdp
|
|
@@ -346,7 +346,7 @@
|
|
</if>
|
|
|
|
<!-- Strings related to Chrome Enterprise Device Signals Sharing -->
|
|
- <if expr="is_win or is_linux or is_macosx">
|
|
+ <if expr="is_win or is_posix or is_macosx">
|
|
<message name="IDS_MANAGEMENT_DEVICE_SIGNALS_DISCLOSURE" desc="Disclosure message explaining that device signals can be shared.">
|
|
Information about your browser, OS, device, installed software, and files
|
|
</message>
|