From 77693b697d1796f67f998b8bba0542398f5079f9 Mon Sep 17 00:00:00 2001 From: Denis Kenzior Date: Thu, 25 Mar 2010 10:37:46 -0500 Subject: Rename AvailableOperators to Operators --- test/monitor-ofono | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/monitor-ofono') diff --git a/test/monitor-ofono b/test/monitor-ofono index 86b81fc3..071d4f76 100755 --- a/test/monitor-ofono +++ b/test/monitor-ofono @@ -10,7 +10,7 @@ def property_changed(name, value, path, interface): if name in ["Modems", "Interfaces", "Technologies", "SubscriberNumbers", - "AvailableOperators", + "Operators", "PreferredLanguages"]: val = "" for i in value: -- cgit v1.2.3