summaryrefslogtreecommitdiff
path: root/icons
Commit message (Collapse)AuthorAgeFilesLines
* applet: replace lock icon for WEP networks with an exclaimation markLubomir Rintel2022-03-212-0/+1
| | | | | | | | | | This is supposed to indicate that the network is not secure, analogously to what web browsers do for bad certificates. It's not beautiful, but I guess it's not a huge problem. By now the applet is a probably a niche tool. https://gitlab.gnome.org/GNOME/network-manager-applet/-/merge_requests/112
* build: cleanup Makefile.am and icons/meson.build by sorting filesThomas Haller2020-11-181-16/+18
|
* icons: add stock symbolic iconsMaurizio Galli2020-11-1831-1/+1061
| | | | | | https://gitlab.gnome.org/GNOME/network-manager-applet/-/issues/93 https://gitlab.gnome.org/GNOME/network-manager-applet/-/merge_requests/84
* Add -secure icons required for correct VPN icon display in AppIndicator mode.Mike Gabriel2018-06-017-0/+6
| | | | | | | | | | | | | | | Icons were created for Ubuntu and have been obtained from the network-manager-applet src:package in Ubuntu. The package maintainer applied no specific copyrights to those files. In debian/copyright of the Ubuntu package they are covered by this copyright info block: Files: * Copyright: 2004 - 2015 Red Hat, Inc. 2005 - 2008 Novell, Inc. 2001, 2002 Free Software Foundation License: GPL-2+ https://bugzilla.gnome.org/show_bug.cgi?id=796258
* build: Port to meson build systemIñigo Martínez2017-10-121-0/+107
| | | | | | | | meson is a build system focused on speed an ease of use, which helps speeding up the software development. This patch adds meson support along autotools. https://bugzilla.gnome.org/show_bug.cgi?id=788146
* build: merge icons/**/Makefile.am in toplevel Makefile.amThomas Haller2017-02-096-103/+0
|
* icons: fix signal iconsDan Winship2013-04-105-0/+0
| | | | | | | | | The signal icons were apparently processed with a slightly-broken tool at some point, and libpng 1.6 refuses to load them. (Earlier versions didn't notice that the files were invalid.) Fix them by just re-saving them in Gimp. https://bugzilla.gnome.org/show_bug.cgi?id=697286
* applet: add LTE indicator icon and use itDan Williams2012-09-072-0/+1
|
* core: show signal strength, roaming, and access technology in panelDan Williams2010-04-0210-1/+10
| | | | | We'll get better icons and signal bars eventually, but this will have to do for now.
* applet: remove left-over icon from previous menu iterationsDan Williams2009-10-192-1/+0
|
* icons: add active-device icon for menuAlexander Sack2009-09-242-0/+1
|
* icons: update nm-security-lock iconAlexander Sack2009-09-241-0/+0
|
* wifi: replace signal strength progress bars with iconsTony Espy2009-09-242-1/+2
| | | | | | | Replace the signal strength progress bar in the main menu with a composite of the tray signal strength icons and an icon denoting that an AP is secure. No longer show the secure AP icon in the detail widget.
* Remove obsolete .cvsignore fileMichael Biebl2009-04-301-2/+0
|
* icons/ - Fix fallout from icon move; install icons to the rightDan Williams2009-02-125-3/+9
| | | | | | | | | | 2009-02-12 Dan Williams <dcbw@redhat.com> * icons/ - Fix fallout from icon move; install icons to the right directories svn path=/trunk/; revision=1154
* icons/ - Reorganize icons into directories for each size, and replaceDan Williams2009-02-1272-77/+5139
| | | | | | | | | | | | | 2009-02-12 Dan Williams <dcbw@redhat.com> * icons/ - Reorganize icons into directories for each size, and replace nm-no-connection and nm-device-wired icons with less-ugly ones from the Gnome icon theme (network-idle and network-offline) svn path=/trunk/; revision=1152
* icons/Makefile.am icons/nm-vpn-standalone-lock.pngDan Williams2008-04-083-3/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | 2008-04-08 Dan Williams <dcbw@redhat.com> * icons/Makefile.am icons/nm-vpn-standalone-lock.png icons/nm-vpn-active-lock.png - Split VPN lock icons; add 16x16 centered icon for connection editor * icons/nm-vpn-lock.png - remove * src/applet.c - (nma_icons_load): use nm-vpn-active-lock.png * src/connection-editor/nm-connection-list.c - (new_connection_list): allow NULL icon pixbuf - (nm_connection_list_init): don't init stuff here because it can fail - (dispose): don't dispose of stuff that's not allocated - (nm_connection_list_new): init stuff here and clean up if it fails * src/connection-editor/main.c - (main): exit cleanly on init failure svn path=/trunk/; revision=657
* Remove unused iconsDan Williams2008-02-0528-0/+0
| | | | svn path=/trunk/; revision=510
* src/applet.c icons/Makefile.am icons/nm-device-wwan.png - Add a mobileDan Williams2008-02-052-0/+1
| | | | | | | | | | | | 2008-02-05 Dan Williams <dcbw@redhat.com> * src/applet.c icons/Makefile.am icons/nm-device-wwan.png - Add a mobile broadband device icon svn path=/trunk/; revision=509
* Initial import of nm-applet from NETWORKMANAGER_0_6_0_RELEASE branch of NM svnDan Williams2007-02-0287-0/+72
svn path=/trunk/; revision=2