chrome-gnome-shell: remove firefox note
This commit is contained in:
parent
ca5ec234ce
commit
b92fc09d46
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ in stdenv.mkDerivation rec {
|
|||
description = "GNOME Shell integration for Chrome";
|
||||
homepage = https://wiki.gnome.org/Projects/GnomeShellIntegrationForChrome;
|
||||
longDescription = ''
|
||||
To use the integration, install the <link xlink:href="https://wiki.gnome.org/Projects/GnomeShellIntegrationForChrome/Installation">browser extension</link>, and then set <option>services.gnome3.chrome-gnome-shell.enable</option> to <literal>true</literal>. For Firefox based browsers, you will also need to build the wrappers with <option>nixpkgs.config.firefox.enableGnomeExtensions</option> set to <literal>true</literal>.
|
||||
To use the integration, install the <link xlink:href="https://wiki.gnome.org/Projects/GnomeShellIntegrationForChrome/Installation">browser extension</link>, and then set <option>services.gnome3.chrome-gnome-shell.enable</option> to <literal>true</literal>.
|
||||
'';
|
||||
license = licenses.gpl3;
|
||||
maintainers = gnome3.maintainers;
|
||||
|
|
Loading…
Reference in a new issue