~unity-team/platform-api/mir-support

« back to all changes in this revision

Viewing changes to include/ubuntu/ui/ubuntu_ui_session_service.h

Rename telephony-app to phone-app.

Approved by Ricardo Mendoza, PS Jenkins bot.

Show diffs side-by-side

added added

removed removed

Lines of Context:
32
32
        GALLERY_APP = 1,
33
33
        BROWSER_APP = 2,
34
34
        SHARE_APP = 3,
35
 
        TELEPHONY_APP = 4
 
35
        PHONE_APP = 4
36
36
    } ubuntu_ui_well_known_application;
37
37
 
38
38
    typedef const void* ubuntu_ui_session_properties;