[packages/NetworkManager-applet] enable appindicator by default

atler atler at pld-linux.org
Wed May 12 00:56:04 CEST 2021


commit be9d65c48d6f0b09fe5484eea8ced6f88fa7698a
Author: Jan Palus <atler at pld-linux.org>
Date:   Wed May 12 00:53:04 2021 +0200

    enable appindicator by default
    
    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 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/NetworkManager-applet.spec b/NetworkManager-applet.spec
index f635977..848d3a8 100644
--- a/NetworkManager-applet.spec
+++ b/NetworkManager-applet.spec
@@ -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
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/NetworkManager-applet.git/commitdiff/be9d65c48d6f0b09fe5484eea8ced6f88fa7698a



More information about the pld-cvs-commit mailing list