summaryrefslogtreecommitdiff
path: root/examples/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* examples: add some examples in Lua using lgi libraryJiří Klimeš2015-01-301-0/+1
| | | | | | | | | | | | | [libnm] https://developer.gnome.org/libnm/1.0/ [lgi] https://github.com/pavouk/lgi [lgi-guide] https://github.com/pavouk/lgi/blob/master/docs/guide.md On most distribution just install lua-lgi. Note: There is a bug in lgi. It doesn't handle GPtrArray corectly. It results in crashing on list-devices.lua and list-connections.lua. I will send a patch to lgi to fix the issue.
* examples: add dispatcher example for exclusive wired/wifiDan Williams2012-09-201-1/+2
|
* examples: add some examples in shellJiří Klimeš2011-12-081-0/+1
|
* examples: add a few examples in rubyJiří Klimeš2011-11-291-0/+1
|
* examples: add example for adding a connection in C (using glib)Jiří Klimeš2010-09-301-1/+3
|
* examples: add some python examplesDan Williams2010-02-181-0/+1