Typo, fix the googleTalkPlugin

This commit is contained in:
Cillian de Róiste 2012-09-26 23:45:35 +02:00
parent 2ca9fc3a32
commit d8e8ff1fe9

View File

@ -7884,7 +7884,7 @@ let
++ lib.optional (cfg.enableMPlayer or false) (MPlayerPlugin browser)
++ lib.optional (cfg.enableGeckoMediaPlayer or false) gecko_mediaplayer
++ lib.optional (supportsJDK && cfg.jre or false && jrePlugin ? mozillaPlugin) jrePlugin
++ lib.optional (cfg.eenableGoogleTalkPlugin or false) google_talk_plugin
++ lib.optional (cfg.enableGoogleTalkPlugin or false) google_talk_plugin
);
libs =
if config.browserNameenableQuakeLive or false