mirror of
https://abf.rosa.ru/djam/chromium-browser-stable.git
synced 2025-02-24 15:12:49 +00:00
34 lines
1.4 KiB
Diff
34 lines
1.4 KiB
Diff
diff --git a/chrome/installer/linux/common/chromium-browser/chromium-browser.info b/chrome/installer/linux/common/chromium-browser/chromium-browser.info
|
|
index 6f67b06166f0..997d45b6af45 100644
|
|
--- a/chrome/installer/linux/common/chromium-browser/chromium-browser.info
|
|
+++ b/chrome/installer/linux/common/chromium-browser/chromium-browser.info
|
|
@@ -6,7 +6,7 @@
|
|
# chromium-browser packages for various platforms.
|
|
|
|
# Base name of the package.
|
|
-PACKAGE="chromium-browser"
|
|
+PACKAGE="chromium-gost"
|
|
|
|
# Base name of the snap package
|
|
SNAPNAME="chromium"
|
|
@@ -15,16 +15,16 @@ SNAPNAME="chromium"
|
|
PROGNAME=chrome
|
|
|
|
# Base directory for package installation.
|
|
-INSTALLDIR=/opt/chromium.org/chromium
|
|
+INSTALLDIR=/opt/chromium-gost
|
|
|
|
# Display string for desktop menu/icon.
|
|
-MENUNAME="Chromium Web Browser"
|
|
+MENUNAME="chromium-gost"
|
|
|
|
# Brief package description.
|
|
-SHORTDESC="The web browser from Chromium.org"
|
|
+SHORTDESC="Chromium browser with GOST cryptography support"
|
|
|
|
# Detailed package description.
|
|
-FULLDESC="Chromium is a browser that combines a minimal design with sophisticated technology to make the web faster, safer, and easier."
|
|
+FULLDESC="Chromium is a browser that combines a minimal design with sophisticated technology to make the web faster, safer, and easier. This version supports GOST cryptography in TLS-connections."
|
|
|
|
# Package maintainer information.
|
|
# TODO(mmoss) Setup a mailbox for this address
|