]> git.pld-linux.org Git - packages/NetworkManager-applet.git/commitdiff
enable appindicator by default
authorJan Palus <atler@pld-linux.org>
Tue, 11 May 2021 22:53:04 +0000 (00:53 +0200)
committerJan Palus <atler@pld-linux.org>
Tue, 11 May 2021 22:53:04 +0000 (00:53 +0200)
appindicator and xembed systray are not mutually exclusive

./configure --help says:

  --with-appindicator=no|yes|auto|ayatana|ubuntu
                          Build with lib(ayatana-)appindicator support in
                          addition to xembed systray support.

NetworkManager-applet.spec

index f6359774df4f3904805b3c384a48d004e7ec42d2..848d3a82ac42bf7311afedaa9cd8bd63293ab689 100644 (file)
@@ -1,6 +1,6 @@
 #
 # Conditional build:
-%bcond_with    appindicator    # application indicators instead of xembed systray support
+%bcond_without appindicator    # without application indicators
 #
 %define                nmversion 2:1.8
 Summary:       Network Manager for GNOME
This page took 0.070542 seconds and 4 git commands to generate.