[network-manager-applet: 6/6] merge: add compile-time support for libappindicator (bgo #740574)



commit 39c0868faf3374f6358d7282cad79cb7de71fdfa
Merge: 55c3927 756b3cc
Author: Dan Williams <dcbw redhat com>
Date:   Tue Feb 17 14:05:33 2015 -0600

    merge: add compile-time support for libappindicator (bgo #740574)
    
    For the moment only pixmaps are passed for WiFi/WWAN menu items
    are passed instead of the icon name.  Not all implementations
    of appindicator/dbusmenu support pixmap data (Enlightenment is
    one that does not) but we'll work on that.

 configure.ac             |    6 +
 po/POTFILES.in           |    1 +
 src/Makefile.am          |    2 +
 src/ap-menu-item.c       |  367 +++++++++++++++++++++++++--------------------
 src/ap-menu-item.h       |   18 +--
 src/applet-device-wifi.c |   25 +--
 src/applet.c             |  163 +++++++++++++++++++--
 src/applet.h             |   11 ++-
 src/mb-menu-item.c       |   59 +++++---
 9 files changed, 428 insertions(+), 224 deletions(-)
---


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]