|
1 | 1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | 2 | <!-- Copyright 2018 elementary, Inc. <contact@elementary.io> --> |
3 | 3 | <component type="desktop-application"> |
4 | | - <id>io.elementary.friends</id> |
5 | | - <launchable type="desktop-id">io.elementary.friends.desktop</launchable> |
6 | | - <translation type="gettext">io.elementary.friends</translation> |
| 4 | + <id>io.elementary.contacts</id> |
| 5 | + <launchable type="desktop-id">io.elementary.contacts.desktop</launchable> |
| 6 | + <translation type="gettext">io.elementary.contacts</translation> |
7 | 7 | <metadata_license>CC0-1.0</metadata_license> |
8 | 8 | <project_license>GPL-3.0+</project_license> |
9 | 9 |
|
10 | | - <name>Friends</name> |
| 10 | + <name>Contacts</name> |
11 | 11 | <summary>Find and connect with contacts</summary> |
12 | 12 | <description> |
13 | | - <p>See and contact your friends from elementary OS</p> |
| 13 | + <p>See and get in touch with your contacts from elementary OS</p> |
14 | 14 | </description> |
15 | 15 |
|
16 | 16 | <screenshots> |
17 | 17 | <screenshot type="default"> |
18 | | - <image>https://raw.githubusercontent.com/elementary/friends/master/data/screenshot.png</image> |
| 18 | + <image>https://raw.githubusercontent.com/elementary/contacts/master/data/screenshot.png</image> |
19 | 19 | </screenshot> |
20 | 20 | </screenshots> |
21 | 21 |
|
22 | 22 | <provides> |
23 | | - <binary>io.elementary.friends</binary> |
| 23 | + <binary>io.elementary.contacts</binary> |
24 | 24 | </provides> |
25 | 25 |
|
26 | 26 | <content_rating type="oars-1.1"/> |
27 | 27 |
|
28 | 28 | <url type="homepage">https://elementary.io</url> |
29 | | - <url type="bugtracker">https://github.com/elementary/friends/issues</url> |
| 29 | + <url type="bugtracker">https://github.com/elementary/contacts/issues</url> |
30 | 30 | <url type="donation">https://elementary.io/get-involved#funding</url> |
31 | | - <url type="help">https://github.com/elementary/friends/discussions/categories/q-a</url> |
32 | | - <url type="translate">https://l10n.elementary.io/engage/friends</url> |
| 31 | + <url type="help">https://github.com/elementary/contacts/discussions/categories/q-a</url> |
| 32 | + <url type="translate">https://l10n.elementary.io/engage/contacts</url> |
33 | 33 |
|
34 | 34 | <developer id="org.elementaryos"> |
35 | 35 | <name>elementary, Inc.</name> |
|
0 commit comments