priority=0
icon=icon-m-file-vcard
title=contacts-me-add_contact
translation-catalog=contacts
remote-service="com.jolla.contacts.ui"
remote-path="/com/jolla/contacts/ui"
remote-interface="com.jolla.contacts.ui"
remote-method="createContact"
remote-arguments/size=1
remote-arguments/1/argument="createContact"
{
"translation_catalog": "lipstick-jolla-home",
"entries": [
{
"path": "system_settings/look_and_feel/topmenu/actions/add_a_contact",
"title": "Create a contact",
"translation_id": "settings_quickaction-la-add_a_contact",
"title_short": "Contact",
"translation_id_short": "settings_quickaction-la-add_a_contact",
"type": "action",
"icon": "image://theme/icon-m-file-vcard",
"order": 55,
"params": {
"type": "grid",
"remote-service": "com.jolla.contacts.ui",
"remote-path": "/com/jolla/contacts/ui",
"remote-interface": "com.jolla.contacts.ui",
"remote-method": "createContact",
"remote-arguments/size": 1,
"remote-arguments/1/argument": "createContact"
}
}
]
/usr/share/jolla-settings/entries/com.jolla.notes.json
| The Following 4 Users Say Thank You to fooxl For This Useful Post: | ||
/usr/share/jolla-settings/entries/com.jolla.internet.json
... "remote-arguments": ["wifi"] ...
"params": {
"type": "grid",
"remote-service": "com.jolla.contacts.ui",
"remote-path": "/com/jolla/contacts/ui",
"remote-interface": "com.jolla.contacts.ui",
"remote-method": "createContact",
"remote-arguments": ["createContact"]
}
"params": {
"type": "grid",
"requires-package": "jolla-contacts",
"remote-service": "com.jolla.contacts.ui",
"remote-path": "/",
"remote-interface": "com.jolla.contacts.ui",
"remote-method": "createContact"
}
dbus-send --type=method_call --dest=com.jolla.contacts.ui /com/jolla/contacts/ui com.jolla.contacts.ui.createContact string:""
{
"translation_catalog": "lipstick-jolla-home",
"entries": [
{
"path": "system_settings/look_and_feel/topmenu/actions/add_a_contact",
"title": "Create a contact",
"translation_id": "settings_quickaction-la-add_a_contact",
"title_short": "Contact",
"translation_id_short": "settings_quickaction-la-add_a_contact_short",
"type": "action",
"icon": "image://theme/icon-m-file-vcard",
"order": 58,
"params": {
"type": "grid",
"requires-package": "jolla-contacts",
"remote-service": "com.jolla.contacts.ui",
"remote-path": "/com/jolla/contacts/ui",
"remote-interface": "com.jolla.contacts.ui",
"remote-method": "createContact",
"remote-arguments": ["string:''"]
}
}
]
}
| The Following 5 Users Say Thank You to rasmarc For This Useful Post: | ||
/usr/share/jolla-settings/entries/com.jolla.internet.json
... "remote-arguments": ["wifi"] ...
"params": {
"type": "grid",
"remote-service": "com.jolla.contacts.ui",
"remote-path": "/com/jolla/contacts/ui",
"remote-interface": "com.jolla.contacts.ui",
"remote-method": "createContact",
"remote-arguments": ["createContact"]
}


"params": {
"type": "grid",
"requires-package": "jolla-contacts",
"remote-service": "com.jolla.contacts.ui",
"remote-path": "/com/jolla/contacts/ui",
"remote-interface": "com.jolla.contacts.ui",
"remote-method": "createContact",
"remote-arguments": [""]
}
| The Following 4 Users Say Thank You to rasmarc For This Useful Post: | ||
| The Following User Says Thank You to rasmarc For This Useful Post: | ||