summaryrefslogtreecommitdiff
path: root/man
Commit message (Collapse)AuthorAgeFilesLines
* build: rename version defines after libnma splitThomas Haller2020-03-061-1/+1
|
* meson: drop 'install' argument from configure_file()Beniamino Galvani2019-09-201-1/+0
| | | | | | | | It was added in meson 0.50 while we require 0.46. Furthermore it defaults to true when a install directory is specified and so it can be omitted. https://gitlab.gnome.org/GNOME/network-manager-applet/issues/70
* meson: template the version into manual pageslr/meson-fixesLubomir Rintel2019-02-183-4/+6
| | | | | | This essentially replaces the date with the version. That is more useful, consistent with NetworkManager, gets rid of a FIXME and a meson warnings.
* build: Port to meson build systemIñigo Martínez2017-10-121-0/+17
| | | | | | | | 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 src/Makefile.am in toplevel Makefile.amThomas Haller2017-02-091-2/+0
| | | | ... and man/Makefile.am and shared/Makefile.am.
* wimax: remove WiMAX supportThomas Haller2015-07-151-1/+1
| | | | | WiMAX is deprecated in libnm 1.2 and removed from NetworkManager core. Remove it also from nm-applet.
* man: some tools (like lexgrog) insist on backslash-dash in NAME sectionJiří Klimeš2013-07-011-1/+1
|
* man: fix unknown macro and garbled section nameEric S. Raymond2013-06-181-1/+1
|
* man: fix short options descriptionJiří Klimeš2013-02-181-3/+3
|
* man: fix dash vs hyphen usageJiří Klimeš2013-02-182-9/+9
|
* man: fix a typo (nm-online -> nm-applet)Jiří Klimeš2013-02-181-1/+1
|
* man: minor manpage fixesDan Williams2013-02-152-2/+2
|
* man: add manpages for nm-applet and nm-connection-editor (bgo #594726) (rh ↵Dan Williams2013-02-153-0/+105
#564465) (rh #564467)