mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-16 06:45:16 +01:00
IceCat: Inherit isFirefox3Like' in
icecat3Xul'.
svn path=/nixpkgs/trunk/; revision=13615
This commit is contained in:
parent
82e14b3605
commit
219a11b567
1 changed files with 1 additions and 1 deletions
|
@ -7486,7 +7486,7 @@ let
|
|||
|
||||
icecat3Xul =
|
||||
(symlinkJoin "icecat-3-with-xulrunner" [ icecat3 icecatXulrunner3 ])
|
||||
// { inherit (icecat3) gtk meta; };
|
||||
// { inherit (icecat3) gtk isFirefox3Like meta; };
|
||||
|
||||
icecatWrapper = wrapFirefox icecat3Xul "icecat" "";
|
||||
|
||||
|
|
Loading…
Reference in a new issue