Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# friends
[![l10n](https://l10n.elementary.io/widgets/friends/-/svg-badge.svg)](https://l10n.elementary.io/projects/friends)
# contacts
[![l10n](https://l10n.elementary.io/widgets/contacts/-/svg-badge.svg)](https://l10n.elementary.io/projects/contacts)

![Screenshot](data/screenshot.png?raw=true)

See and contact your friends from elementary OS
See and contact your contacts from elementary OS

## Building and Installation

Expand All @@ -25,9 +25,9 @@ cd build
ninja
```

To install, use `ninja install`, then execute with `io.elementary.friends`
To install, use `ninja install`, then execute with `io.elementary.contacts`

```bash
ninja install
io.elementary.friends
io.elementary.contacts
```
6 changes: 3 additions & 3 deletions data/friends.desktop.in → data/contacts.desktop.in
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
[Desktop Entry]
Name=Friends
Name=Contacts
Comment=Find and connect with contacts
GenericName=Address Book
Exec=io.elementary.friends
Icon=io.elementary.friends
Exec=io.elementary.contacts
Icon=io.elementary.contacts
Keywords=address;contacts;
Terminal=false
Type=Application
Expand Down
20 changes: 10 additions & 10 deletions data/friends.metainfo.xml.in → data/contacts.metainfo.xml.in
Original file line number Diff line number Diff line change
@@ -1,35 +1,35 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2018 elementary, Inc. <contact@elementary.io> -->
<component type="desktop-application">
<id>io.elementary.friends</id>
<launchable type="desktop-id">io.elementary.friends.desktop</launchable>
<translation type="gettext">io.elementary.friends</translation>
<id>io.elementary.contacts</id>
<launchable type="desktop-id">io.elementary.contacts.desktop</launchable>
<translation type="gettext">io.elementary.contacts</translation>
<metadata_license>CC0-1.0</metadata_license>
<project_license>GPL-3.0+</project_license>

<name>Friends</name>
<name>Contacts</name>
<summary>Find and connect with contacts</summary>
<description>
<p>See and contact your friends from elementary OS</p>
<p>See and contact your contacts from elementary OS</p>
</description>

<screenshots>
<screenshot type="default">
<image>https://raw.githubusercontent.com/elementary/friends/master/data/screenshot.png</image>
<image>https://raw.githubusercontent.com/elementary/contacts/master/data/screenshot.png</image>
</screenshot>
</screenshots>

<provides>
<binary>io.elementary.friends</binary>
<binary>io.elementary.contacts</binary>
</provides>

<content_rating type="oars-1.1"/>

<url type="homepage">https://elementary.io</url>
<url type="bugtracker">https://github.com/elementary/friends/issues</url>
<url type="bugtracker">https://github.com/elementary/contacts/issues</url>
<url type="donation">https://elementary.io/get-involved#funding</url>
<url type="help">https://github.com/elementary/friends/discussions/categories/q-a</url>
<url type="translate">https://l10n.elementary.io/engage/friends</url>
<url type="help">https://github.com/elementary/contacts/discussions/categories/q-a</url>
<url type="translate">https://l10n.elementary.io/engage/contacts</url>

<developer id="org.elementaryos">
<name>elementary, Inc.</name>
Expand Down
2 changes: 1 addition & 1 deletion data/gschema.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<schemalist>
<schema path="/io/elementary/friends/" id="io.elementary.friends">
<schema path="/io/elementary/contacts/" id="io.elementary.contacts">
<key name="window-maximized" type="b">
<default>false</default>
<summary>Whether the window was maximized on last run</summary>
Expand Down
4 changes: 2 additions & 2 deletions data/meson.build
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ install_data(
)

i18n.merge_file(
input: 'friends.desktop.in',
input: 'contacts.desktop.in',
output: meson.project_name() + '.desktop',
po_dir: join_paths(meson.source_root(), 'po', 'extra'),
type: 'desktop',
Expand All @@ -14,7 +14,7 @@ i18n.merge_file(
)

i18n.merge_file(
input: 'friends.metainfo.xml.in',
input: 'contacts.metainfo.xml.in',
output: meson.project_name() + '.metainfo.xml',
po_dir: join_paths(meson.source_root(), 'po', 'extra'),
type: 'xml',
Expand Down
2 changes: 1 addition & 1 deletion meson.build
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
project('io.elementary.friends',
project('io.elementary.contacts',
'vala', 'c',
meson_version: '>= 0.57.0'
)
Expand Down
8 changes: 4 additions & 4 deletions po/aa.po
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# Afar translations for io.elementary.friends package.
# Copyright (C) 2018 THE io.elementary.friends'S COPYRIGHT HOLDER
# This file is distributed under the same license as the io.elementary.friends package.
# Afar translations for io.elementary.contacts package.
# Copyright (C) 2018 THE io.elementary.contacts'S COPYRIGHT HOLDER
# This file is distributed under the same license as the io.elementary.contacts package.
# Automatically generated, 2018.
#
msgid ""
msgstr ""
"Project-Id-Version: io.elementary.friends\n"
"Project-Id-Version: io.elementary.contacts\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-07-27 19:22+0000\n"
"PO-Revision-Date: 2018-12-27 16:06-0800\n"
Expand Down
8 changes: 4 additions & 4 deletions po/ab.po
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# Abkhazian translations for io.elementary.friends package.
# Copyright (C) 2018 THE io.elementary.friends'S COPYRIGHT HOLDER
# This file is distributed under the same license as the io.elementary.friends package.
# Abkhazian translations for io.elementary.contacts package.
# Copyright (C) 2018 THE io.elementary.contacts'S COPYRIGHT HOLDER
# This file is distributed under the same license as the io.elementary.contacts package.
# Automatically generated, 2018.
#
msgid ""
msgstr ""
"Project-Id-Version: io.elementary.friends\n"
"Project-Id-Version: io.elementary.contacts\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-07-27 19:22+0000\n"
"PO-Revision-Date: 2018-12-27 16:06-0800\n"
Expand Down
8 changes: 4 additions & 4 deletions po/ae.po
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# Avestan translations for io.elementary.friends package.
# Copyright (C) 2018 THE io.elementary.friends'S COPYRIGHT HOLDER
# This file is distributed under the same license as the io.elementary.friends package.
# Avestan translations for io.elementary.contacts package.
# Copyright (C) 2018 THE io.elementary.contacts'S COPYRIGHT HOLDER
# This file is distributed under the same license as the io.elementary.contacts package.
# Automatically generated, 2018.
#
msgid ""
msgstr ""
"Project-Id-Version: io.elementary.friends\n"
"Project-Id-Version: io.elementary.contacts\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-07-27 19:22+0000\n"
"PO-Revision-Date: 2018-12-27 16:06-0800\n"
Expand Down
8 changes: 4 additions & 4 deletions po/af.po
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# Afrikaans translations for io.elementary.friends package.
# Copyright (C) 2018 THE io.elementary.friends'S COPYRIGHT HOLDER
# This file is distributed under the same license as the io.elementary.friends package.
# Afrikaans translations for io.elementary.contacts package.
# Copyright (C) 2018 THE io.elementary.contacts'S COPYRIGHT HOLDER
# This file is distributed under the same license as the io.elementary.contacts package.
# Automatically generated, 2018.
#
msgid ""
msgstr ""
"Project-Id-Version: io.elementary.friends\n"
"Project-Id-Version: io.elementary.contacts\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-07-27 19:22+0000\n"
"PO-Revision-Date: 2018-12-27 16:06-0800\n"
Expand Down
8 changes: 4 additions & 4 deletions po/ak.po
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# Akan translations for io.elementary.friends package.
# Copyright (C) 2018 THE io.elementary.friends'S COPYRIGHT HOLDER
# This file is distributed under the same license as the io.elementary.friends package.
# Akan translations for io.elementary.contacts package.
# Copyright (C) 2018 THE io.elementary.contacts'S COPYRIGHT HOLDER
# This file is distributed under the same license as the io.elementary.contacts package.
# Automatically generated, 2018.
#
msgid ""
msgstr ""
"Project-Id-Version: io.elementary.friends\n"
"Project-Id-Version: io.elementary.contacts\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-07-27 19:22+0000\n"
"PO-Revision-Date: 2018-12-27 16:06-0800\n"
Expand Down
8 changes: 4 additions & 4 deletions po/am.po
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# Amharic translations for io.elementary.friends package.
# Copyright (C) 2018 THE io.elementary.friends'S COPYRIGHT HOLDER
# This file is distributed under the same license as the io.elementary.friends package.
# Amharic translations for io.elementary.contacts package.
# Copyright (C) 2018 THE io.elementary.contacts'S COPYRIGHT HOLDER
# This file is distributed under the same license as the io.elementary.contacts package.
# Automatically generated, 2018.
#
msgid ""
msgstr ""
"Project-Id-Version: io.elementary.friends\n"
"Project-Id-Version: io.elementary.contacts\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-07-27 19:22+0000\n"
"PO-Revision-Date: 2018-12-27 16:06-0800\n"
Expand Down
8 changes: 4 additions & 4 deletions po/an.po
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# Aragonese translations for io.elementary.friends package.
# Copyright (C) 2018 THE io.elementary.friends'S COPYRIGHT HOLDER
# This file is distributed under the same license as the io.elementary.friends package.
# Aragonese translations for io.elementary.contacts package.
# Copyright (C) 2018 THE io.elementary.contacts'S COPYRIGHT HOLDER
# This file is distributed under the same license as the io.elementary.contacts package.
# Automatically generated, 2018.
#
msgid ""
msgstr ""
"Project-Id-Version: io.elementary.friends\n"
"Project-Id-Version: io.elementary.contacts\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-07-27 19:22+0000\n"
"PO-Revision-Date: 2018-12-27 16:06-0800\n"
Expand Down
8 changes: 4 additions & 4 deletions po/ar.po
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# Arabic translations for io.elementary.friends package.
# Copyright (C) 2018 THE io.elementary.friends'S COPYRIGHT HOLDER
# This file is distributed under the same license as the io.elementary.friends package.
# Arabic translations for io.elementary.contacts package.
# Copyright (C) 2018 THE io.elementary.contacts'S COPYRIGHT HOLDER
# This file is distributed under the same license as the io.elementary.contacts package.
# Automatically generated, 2018.
#
msgid ""
msgstr ""
"Project-Id-Version: io.elementary.friends\n"
"Project-Id-Version: io.elementary.contacts\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-07-27 19:22+0000\n"
"PO-Revision-Date: 2021-09-04 17:08+0000\n"
Expand Down
8 changes: 4 additions & 4 deletions po/as.po
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# Assamese translations for io.elementary.friends package.
# Copyright (C) 2018 THE io.elementary.friends'S COPYRIGHT HOLDER
# This file is distributed under the same license as the io.elementary.friends package.
# Assamese translations for io.elementary.contacts package.
# Copyright (C) 2018 THE io.elementary.contacts'S COPYRIGHT HOLDER
# This file is distributed under the same license as the io.elementary.contacts package.
# Automatically generated, 2018.
#
msgid ""
msgstr ""
"Project-Id-Version: io.elementary.friends\n"
"Project-Id-Version: io.elementary.contacts\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-07-27 19:22+0000\n"
"PO-Revision-Date: 2018-12-27 16:06-0800\n"
Expand Down
8 changes: 4 additions & 4 deletions po/ast.po
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# Asturian translations for io.elementary.friends package.
# Copyright (C) 2018 THE io.elementary.friends'S COPYRIGHT HOLDER
# This file is distributed under the same license as the io.elementary.friends package.
# Asturian translations for io.elementary.contacts package.
# Copyright (C) 2018 THE io.elementary.contacts'S COPYRIGHT HOLDER
# This file is distributed under the same license as the io.elementary.contacts package.
# Automatically generated, 2018.
#
msgid ""
msgstr ""
"Project-Id-Version: io.elementary.friends\n"
"Project-Id-Version: io.elementary.contacts\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-07-27 19:22+0000\n"
"PO-Revision-Date: 2018-12-27 16:06-0800\n"
Expand Down
8 changes: 4 additions & 4 deletions po/av.po
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# Avaric translations for io.elementary.friends package.
# Copyright (C) 2018 THE io.elementary.friends'S COPYRIGHT HOLDER
# This file is distributed under the same license as the io.elementary.friends package.
# Avaric translations for io.elementary.contacts package.
# Copyright (C) 2018 THE io.elementary.contacts'S COPYRIGHT HOLDER
# This file is distributed under the same license as the io.elementary.contacts package.
# Automatically generated, 2018.
#
msgid ""
msgstr ""
"Project-Id-Version: io.elementary.friends\n"
"Project-Id-Version: io.elementary.contacts\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-07-27 19:22+0000\n"
"PO-Revision-Date: 2018-12-27 16:06-0800\n"
Expand Down
8 changes: 4 additions & 4 deletions po/ay.po
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# Aymara translations for io.elementary.friends package.
# Copyright (C) 2018 THE io.elementary.friends'S COPYRIGHT HOLDER
# This file is distributed under the same license as the io.elementary.friends package.
# Aymara translations for io.elementary.contacts package.
# Copyright (C) 2018 THE io.elementary.contacts'S COPYRIGHT HOLDER
# This file is distributed under the same license as the io.elementary.contacts package.
# Automatically generated, 2018.
#
msgid ""
msgstr ""
"Project-Id-Version: io.elementary.friends\n"
"Project-Id-Version: io.elementary.contacts\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-07-27 19:22+0000\n"
"PO-Revision-Date: 2018-12-27 16:06-0800\n"
Expand Down
8 changes: 4 additions & 4 deletions po/az.po
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# Azerbaijani translations for io.elementary.friends package.
# Copyright (C) 2018 THE io.elementary.friends'S COPYRIGHT HOLDER
# This file is distributed under the same license as the io.elementary.friends package.
# Azerbaijani translations for io.elementary.contacts package.
# Copyright (C) 2018 THE io.elementary.contacts'S COPYRIGHT HOLDER
# This file is distributed under the same license as the io.elementary.contacts package.
# Automatically generated, 2018.
#
msgid ""
msgstr ""
"Project-Id-Version: io.elementary.friends\n"
"Project-Id-Version: io.elementary.contacts\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-07-27 19:22+0000\n"
"PO-Revision-Date: 2018-12-27 16:06-0800\n"
Expand Down
8 changes: 4 additions & 4 deletions po/ba.po
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# Bashkir translations for io.elementary.friends package.
# Copyright (C) 2018 THE io.elementary.friends'S COPYRIGHT HOLDER
# This file is distributed under the same license as the io.elementary.friends package.
# Bashkir translations for io.elementary.contacts package.
# Copyright (C) 2018 THE io.elementary.contacts'S COPYRIGHT HOLDER
# This file is distributed under the same license as the io.elementary.contacts package.
# Automatically generated, 2018.
#
msgid ""
msgstr ""
"Project-Id-Version: io.elementary.friends\n"
"Project-Id-Version: io.elementary.contacts\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-07-27 19:22+0000\n"
"PO-Revision-Date: 2018-12-27 16:06-0800\n"
Expand Down
8 changes: 4 additions & 4 deletions po/be.po
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# Belarusian translations for io.elementary.friends package.
# Copyright (C) 2018 THE io.elementary.friends'S COPYRIGHT HOLDER
# This file is distributed under the same license as the io.elementary.friends package.
# Belarusian translations for io.elementary.contacts package.
# Copyright (C) 2018 THE io.elementary.contacts'S COPYRIGHT HOLDER
# This file is distributed under the same license as the io.elementary.contacts package.
# Automatically generated, 2018.
#
msgid ""
msgstr ""
"Project-Id-Version: io.elementary.friends\n"
"Project-Id-Version: io.elementary.contacts\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-07-27 19:22+0000\n"
"PO-Revision-Date: 2018-12-27 16:06-0800\n"
Expand Down
8 changes: 4 additions & 4 deletions po/bg.po
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# Bulgarian translations for io.elementary.friends package.
# Copyright (C) 2018 THE io.elementary.friends'S COPYRIGHT HOLDER
# This file is distributed under the same license as the io.elementary.friends package.
# Bulgarian translations for io.elementary.contacts package.
# Copyright (C) 2018 THE io.elementary.contacts'S COPYRIGHT HOLDER
# This file is distributed under the same license as the io.elementary.contacts package.
# Automatically generated, 2018.
#
msgid ""
msgstr ""
"Project-Id-Version: io.elementary.friends\n"
"Project-Id-Version: io.elementary.contacts\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-07-27 19:22+0000\n"
"PO-Revision-Date: 2018-12-27 16:06-0800\n"
Expand Down
8 changes: 4 additions & 4 deletions po/bh.po
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# Bihari translations for io.elementary.friends package.
# Copyright (C) 2018 THE io.elementary.friends'S COPYRIGHT HOLDER
# This file is distributed under the same license as the io.elementary.friends package.
# Bihari translations for io.elementary.contacts package.
# Copyright (C) 2018 THE io.elementary.contacts'S COPYRIGHT HOLDER
# This file is distributed under the same license as the io.elementary.contacts package.
# Automatically generated, 2018.
#
msgid ""
msgstr ""
"Project-Id-Version: io.elementary.friends\n"
"Project-Id-Version: io.elementary.contacts\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-07-27 19:22+0000\n"
"PO-Revision-Date: 2018-12-27 16:06-0800\n"
Expand Down
Loading