From a957cde58e4c38f7c8f6f441a510d2c949b72be2 Mon Sep 17 00:00:00 2001 From: Martin Trigaux Date: Mon, 4 May 2020 12:28:50 +0200 Subject: [PATCH] [FIX] archlinux has an official package No need to use the one in AUR https://www.archlinux.org/packages/extra/any/chrome-gnome-shell/ --- contrib/chrome-web-store/en | 4 +--- po/chrome-gnome-shell.pot | 4 +--- 2 files changed, 2 insertions(+), 6 deletions(-) diff --git a/contrib/chrome-web-store/en b/contrib/chrome-web-store/en index ddd7b0e..6472c48 100644 --- a/contrib/chrome-web-store/en +++ b/contrib/chrome-web-store/en @@ -1,7 +1,5 @@ You MUST install native connector for this extension to work. -For Arch Linux there is a PKGBUILD available in the AUR: https://aur.archlinux.org/packages/chrome-gnome-shell-git - -For Debian, Fedora, Gentoo and Ubuntu you can install package named "chrome-gnome-shell". +For Debian, Fedora, Gentoo, Ubuntu and Arch Linux you can install package named "chrome-gnome-shell". You also can install connector manually. See https://wiki.gnome.org/Projects/GnomeShellIntegrationForChrome/Installation for install instructions. diff --git a/po/chrome-gnome-shell.pot b/po/chrome-gnome-shell.pot index 22ec9b9..bde0a6e 100644 --- a/po/chrome-gnome-shell.pot +++ b/po/chrome-gnome-shell.pot @@ -296,9 +296,7 @@ msgstr "" msgid "" "You MUST install native connector for this extension to work.\n" "\n" -"For Arch Linux there is a PKGBUILD available in the AUR: https://aur.archlinux.org/packages/chrome-gnome-shell-git\n" -"\n" -"For Debian, Fedora, Gentoo and Ubuntu you can install package named \"chrome-gnome-shell\".\n" +"For Debian, Fedora, Gentoo, Ubuntu and Arch Linux you can install package named \"chrome-gnome-shell\".\n" "\n" "You also can install connector manually. See https://wiki.gnome.org/Projects/GnomeShellIntegrationForChrome/Installation for install instructions.\n" msgstr "" -- GitLab