From 2c032d8f1c6292c1338a615e6ec40252889ba85c Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Thu, 22 Jan 2015 00:29:39 +0100 Subject: Imported Upstream version 1.0.0 --- examples/ruby/add-connection.rb | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'examples/ruby/add-connection.rb') diff --git a/examples/ruby/add-connection.rb b/examples/ruby/add-connection.rb index 6af723bf..645ad348 100755 --- a/examples/ruby/add-connection.rb +++ b/examples/ruby/add-connection.rb @@ -27,8 +27,13 @@ require 'ipaddr' # It also shows how to specify D-Bus signature for properties like "addresses" # and "clone-mac-address". # +# This uses the old, backwards-compatible settings properties. The new 1.0 +# properties (eg, 'address-data' rather than 'addresses') would make this simpler; +# see the python add-connection.py and add-connection-compat.py examples for +# details +# # Configuration settings are described here: -# https://developer.gnome.org/NetworkManager/0.9/ref-settings.html +# https://developer.gnome.org/NetworkManager/1.0/ref-settings.html # # Helper functions -- cgit 1.3.0-6-gf8a5