diff options
author | Denis Kenzior <denkenz@gmail.com> | 2010-12-01 16:25:17 -0600 |
---|---|---|
committer | Denis Kenzior <denkenz@gmail.com> | 2010-12-01 16:25:17 -0600 |
commit | e5d0641eb7e4496079fed44f0640b65a80b3478a (patch) | |
tree | c4cf35705ea916a23d03ba0b3eefe9e68ac04227 | |
parent | 8b0307a6218fccb9be5a1e099699b2e96c784392 (diff) | |
download | ofono-e5d0641eb7e4496079fed44f0640b65a80b3478a.tar.bz2 |
doc: Mark EmergencyNumbers property readonly
-rw-r--r-- | doc/voicecallmanager-api.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/voicecallmanager-api.txt b/doc/voicecallmanager-api.txt index 92c991b3..2bf9ded3 100644 --- a/doc/voicecallmanager-api.txt +++ b/doc/voicecallmanager-api.txt @@ -144,7 +144,7 @@ Signals CallAdded(object path, dict properties) Signal is emitted whenever a property has changed. The new value is passed as the signal argument. -Properties array{string} EmergencyNumbers +Properties array{string} EmergencyNumbers [readonly] Contains the list of emergency numbers recognized by oFono. This list is based on the default set |