diff options
Diffstat (limited to 'www/chromium-uc/patches/extra/ungoogled-chromium/add-extra-channel-info.patch')
| -rw-r--r-- | www/chromium-uc/patches/extra/ungoogled-chromium/add-extra-channel-info.patch | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/www/chromium-uc/patches/extra/ungoogled-chromium/add-extra-channel-info.patch b/www/chromium-uc/patches/extra/ungoogled-chromium/add-extra-channel-info.patch deleted file mode 100644 index 6df493e..0000000 --- a/www/chromium-uc/patches/extra/ungoogled-chromium/add-extra-channel-info.patch +++ /dev/null | |||
| @@ -1,22 +0,0 @@ | |||
| 1 | description: change extra channel info to "Ungoogled Chromium" | ||
| 2 | author: Wengling Chen <feiyu2817@gmail.com> | ||
| 3 | |||
| 4 | --- | ||
| 5 | components/version_ui_strings.grdp | 4 ++-- | ||
| 6 | 1 file changed, 2 insertions(+), 2 deletions(-) | ||
| 7 | |||
| 8 | --- components/version_ui_strings.grdp.orig | ||
| 9 | +++ components/version_ui_strings.grdp | ||
| 10 | @@ -4,10 +4,10 @@ | ||
| 11 | About Version | ||
| 12 | </message> | ||
| 13 | <message name="IDS_VERSION_UI_OFFICIAL" desc="official build on the about:version page"> | ||
| 14 | - Official Build | ||
| 15 | + Official Build, ungoogled-chromium | ||
| 16 | </message> | ||
| 17 | <message name="IDS_VERSION_UI_UNOFFICIAL" desc="unofficial build on the about:version page"> | ||
| 18 | - Developer Build | ||
| 19 | + Developer Build, ungoogled-chromium | ||
| 20 | </message> | ||
| 21 | <message name="IDS_VERSION_UI_32BIT" desc="32-bit on the chrome://version page"> | ||
| 22 | (32-bit) | ||
