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

« back to all changes in this revision

Viewing changes to include/ubuntu/ui/well_known_applications.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:
31
31
    camera_app = GALLERY_APP,
32
32
    browser_app = BROWSER_APP,
33
33
    share_app = SHARE_APP,
34
 
    telephony_app = TELEPHONY_APP
 
34
    phone_app = PHONE_APP
35
35
};
36
36
}
37
37
}