فهرست منبع

Add extra channel info

wchen342 3 سال پیش
والد
کامیت
91e9cadf9a
2فایلهای تغییر یافته به همراه23 افزوده شده و 0 حذف شده
  1. 22 0
      patches/extra/ungoogled-chromium/add-extra-channel-info.patch
  2. 1 0
      patches/series

+ 22 - 0
patches/extra/ungoogled-chromium/add-extra-channel-info.patch

@@ -0,0 +1,22 @@
+description: change extra channel info to "Ungoogled Chromium"
+author: Wengling Chen <feiyu2817@gmail.com>
+
+---
+ components/version_ui_strings.grdp |    4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+--- a/components/version_ui_strings.grdp
++++ b/components/version_ui_strings.grdp
+@@ -4,10 +4,10 @@
+     About Version
+   </message>
+   <message name="IDS_VERSION_UI_OFFICIAL" desc="official build on the about:version page">
+-    Official Build
++    Official Build, ungoogled-chromium
+   </message>
+   <message name="IDS_VERSION_UI_UNOFFICIAL" desc="unofficial build on the about:version page">
+-    Developer Build
++    Developer Build, ungoogled-chromium
+   </message>
+   <message name="IDS_VERSION_UI_32BIT" desc="32-bit on the chrome://version page">
+     (32-bit)

+ 1 - 0
patches/series

@@ -84,6 +84,7 @@ extra/ungoogled-chromium/disable-dial-repeating-discovery.patch
 extra/ungoogled-chromium/remove-uneeded-ui.patch
 extra/ungoogled-chromium/add-flag-to-close-window-with-last-tab.patch
 extra/ungoogled-chromium/add-flag-to-convert-popups-to-tabs.patch
+extra/ungoogled-chromium/add-extra-channel-info.patch
 extra/bromite/fingerprinting-flags-client-rects-and-measuretext.patch
 extra/bromite/flag-max-connections-per-host.patch
 extra/bromite/flag-fingerprinting-canvas-image-data-noise.patch