Skip to content

Commit

Permalink
Merge branch 'master' into refresh
Browse files Browse the repository at this point in the history
  • Loading branch information
marbetschar authored Mar 30, 2021
2 parents 6ad105a + 044a7d5 commit 33b67a6
Show file tree
Hide file tree
Showing 398 changed files with 651 additions and 637 deletions.
46 changes: 23 additions & 23 deletions io.elementary.tasks.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
app-id: io.elementary.tasks
runtime: org.gnome.Platform
runtime: org.gnome.Platform
runtime-version: '3.38'
base: io.elementary.BaseApp
base-version: juno-20.08
Expand All @@ -14,17 +14,16 @@ finish-args:
# Nedded for perfer-color-scheme
- '--system-talk-name=org.freedesktop.Accounts'

- '--system-talk-name=org.freedesktop.GeoClue2'

# EDS DBus interfaces
- '--talk-name=org.gnome.evolution.dataserver.AddressBook10'
- '--talk-name=org.gnome.evolution.dataserver.Calendar8'
- '--talk-name=org.gnome.evolution.dataserver.Sources5'
- '--talk-name=org.gnome.evolution.dataserver.Subprocess.Backend.*'

- '--metadata=X-DConf=migrate-path=/io/elementary/tasks/'
cleanup:
- '/include'
- '/lib/pkgconfig'
- '/lib/debug'
- '/share/vala'
- '*.a'
- '*.la'
Expand All @@ -34,7 +33,7 @@ modules:
cleanup:
- '/lib/cmake'
config-opts:
- '-DCMAKE_BUILD_TYPE=Release'
- '-DCMAKE_BUILD_TYPE=RelWithDebInfo'
- '-DCMAKE_INSTALL_LIBDIR=/app/lib'
- '-DBUILD_SHARED_LIBS=ON'
- '-DICAL_GLIB=true'
Expand All @@ -44,7 +43,17 @@ modules:
sources:
- type: git
url: https://github.com/libical/libical.git
tag: v3.0.8
tag: v3.0.9

- name: libgdata
buildsystem: meson
config-opts:
- '-Dalways_build_tests=false'
- '-Dgoa=disabled'
sources:
- type: git
url: https://gitlab.gnome.org/GNOME/libgdata.git
tag: '0.17.13'

- name: evolution-data-server
buildsystem: cmake-ninja
Expand All @@ -53,23 +62,23 @@ modules:
- '/libexec'
- '/share/dbus-1/services'
config-opts:
- '-DCMAKE_BUILD_TYPE=Release'
- '-DENABLE_GTK=ON'
- '-DENABLE_CANBERRA=OFF'
- '-DENABLE_GOA=OFF'
- '-DCMAKE_BUILD_TYPE=RelWithDebInfo'
- '-DENABLE_GOOGLE=ON'
- '-DENABLE_VALA_BINDINGS=ON'
- '-DENABLE_INTROSPECTION=ON'
- '-DENABLE_GOA=OFF'
- '-DENABLE_CANBERRA=OFF'
- '-DWITH_LIBDB=OFF'
- '-DENABLE_WEATHER=OFF'
- '-DWITH_OPENLDAP=OFF'
- '-DWITH_LIBDB=OFF'
- '-DENABLE_INTROSPECTION=ON'
- '-DENABLE_INSTALLED_TESTS=OFF'
- '-DENABLE_GTK=OFF'
- '-DENABLE_GTK_DOC=OFF'
- '-DENABLE_EXAMPLES=OFF'
sources:
- type: git
url: https://gitlab.gnome.org/GNOME/evolution-data-server.git
tag: '3.38.1'
tag: '3.40.0'
modules:
- name: intltool
cleanup:
Expand All @@ -78,15 +87,6 @@ modules:
- type: archive
url: https://launchpad.net/intltool/trunk/0.51.0/+download/intltool-0.51.0.tar.gz
md5: 12e517cac2b57a0121cda351570f1e63
- name: libgdata
buildsystem: meson
config-opts:
- '-Dalways_build_tests=false'
- '-Dgoa=disabled'
sources:
- type: git
url: https://gitlab.gnome.org/GNOME/libgdata.git
tag: '0.17.13'

- name: handy
buildsystem: meson
Expand All @@ -96,7 +96,7 @@ modules:
sources:
- type: git
url: https://gitlab.gnome.org/GNOME/libhandy.git
tag: '1.0.0'
tag: '1.2.0'

- name: champlain
buildsystem: meson
Expand Down
4 changes: 2 additions & 2 deletions po/aa.po
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: io.elementary.reminders\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-03-22 20:11+0000\n"
"POT-Creation-Date: 2021-03-23 06:29+0000\n"
"PO-Revision-Date: 2019-08-02 13:42-0700\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
Expand Down Expand Up @@ -118,7 +118,7 @@ msgstr ""
msgid "%s"
msgstr ""

#. TRANSLATORS: Represents due date and time of a task, e.g. "Tomorrow at 9:00 AM"
#. /TRANSLATORS: Represents due date and time of a task, e.g. "Tomorrow at 9:00 AM"
#: src/Widgets/TaskRow.vala:146
#, c-format
msgid "%s at %s"
Expand Down
4 changes: 2 additions & 2 deletions po/ab.po
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: io.elementary.reminders\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-03-22 20:11+0000\n"
"POT-Creation-Date: 2021-03-23 06:29+0000\n"
"PO-Revision-Date: 2019-08-02 13:42-0700\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
Expand Down Expand Up @@ -118,7 +118,7 @@ msgstr ""
msgid "%s"
msgstr ""

#. TRANSLATORS: Represents due date and time of a task, e.g. "Tomorrow at 9:00 AM"
#. /TRANSLATORS: Represents due date and time of a task, e.g. "Tomorrow at 9:00 AM"
#: src/Widgets/TaskRow.vala:146
#, c-format
msgid "%s at %s"
Expand Down
4 changes: 2 additions & 2 deletions po/ae.po
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: io.elementary.reminders\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-03-22 20:11+0000\n"
"POT-Creation-Date: 2021-03-23 06:29+0000\n"
"PO-Revision-Date: 2019-08-02 13:42-0700\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
Expand Down Expand Up @@ -118,7 +118,7 @@ msgstr ""
msgid "%s"
msgstr ""

#. TRANSLATORS: Represents due date and time of a task, e.g. "Tomorrow at 9:00 AM"
#. /TRANSLATORS: Represents due date and time of a task, e.g. "Tomorrow at 9:00 AM"
#: src/Widgets/TaskRow.vala:146
#, c-format
msgid "%s at %s"
Expand Down
4 changes: 2 additions & 2 deletions po/af.po
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: io.elementary.reminders\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-03-22 20:11+0000\n"
"POT-Creation-Date: 2021-03-23 06:29+0000\n"
"PO-Revision-Date: 2019-08-02 13:42-0700\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
Expand Down Expand Up @@ -118,7 +118,7 @@ msgstr ""
msgid "%s"
msgstr ""

#. TRANSLATORS: Represents due date and time of a task, e.g. "Tomorrow at 9:00 AM"
#. /TRANSLATORS: Represents due date and time of a task, e.g. "Tomorrow at 9:00 AM"
#: src/Widgets/TaskRow.vala:146
#, c-format
msgid "%s at %s"
Expand Down
4 changes: 2 additions & 2 deletions po/ak.po
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: io.elementary.reminders\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-03-22 20:11+0000\n"
"POT-Creation-Date: 2021-03-23 06:29+0000\n"
"PO-Revision-Date: 2019-08-02 13:42-0700\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
Expand Down Expand Up @@ -118,7 +118,7 @@ msgstr ""
msgid "%s"
msgstr ""

#. TRANSLATORS: Represents due date and time of a task, e.g. "Tomorrow at 9:00 AM"
#. /TRANSLATORS: Represents due date and time of a task, e.g. "Tomorrow at 9:00 AM"
#: src/Widgets/TaskRow.vala:146
#, c-format
msgid "%s at %s"
Expand Down
4 changes: 2 additions & 2 deletions po/am.po
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: io.elementary.reminders\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-03-22 20:11+0000\n"
"POT-Creation-Date: 2021-03-23 06:29+0000\n"
"PO-Revision-Date: 2019-08-02 13:42-0700\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
Expand Down Expand Up @@ -118,7 +118,7 @@ msgstr ""
msgid "%s"
msgstr ""

#. TRANSLATORS: Represents due date and time of a task, e.g. "Tomorrow at 9:00 AM"
#. /TRANSLATORS: Represents due date and time of a task, e.g. "Tomorrow at 9:00 AM"
#: src/Widgets/TaskRow.vala:146
#, c-format
msgid "%s at %s"
Expand Down
4 changes: 2 additions & 2 deletions po/an.po
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: io.elementary.reminders\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-03-22 20:11+0000\n"
"POT-Creation-Date: 2021-03-23 06:29+0000\n"
"PO-Revision-Date: 2019-08-02 13:42-0700\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
Expand Down Expand Up @@ -118,7 +118,7 @@ msgstr ""
msgid "%s"
msgstr ""

#. TRANSLATORS: Represents due date and time of a task, e.g. "Tomorrow at 9:00 AM"
#. /TRANSLATORS: Represents due date and time of a task, e.g. "Tomorrow at 9:00 AM"
#: src/Widgets/TaskRow.vala:146
#, c-format
msgid "%s at %s"
Expand Down
4 changes: 2 additions & 2 deletions po/ar.po
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: io.elementary.reminders\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-03-22 20:11+0000\n"
"POT-Creation-Date: 2021-03-23 06:29+0000\n"
"PO-Revision-Date: 2019-08-02 13:42-0700\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
Expand Down Expand Up @@ -118,7 +118,7 @@ msgstr ""
msgid "%s"
msgstr ""

#. TRANSLATORS: Represents due date and time of a task, e.g. "Tomorrow at 9:00 AM"
#. /TRANSLATORS: Represents due date and time of a task, e.g. "Tomorrow at 9:00 AM"
#: src/Widgets/TaskRow.vala:146
#, c-format
msgid "%s at %s"
Expand Down
4 changes: 2 additions & 2 deletions po/as.po
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: io.elementary.reminders\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-03-22 20:11+0000\n"
"POT-Creation-Date: 2021-03-23 06:29+0000\n"
"PO-Revision-Date: 2019-08-02 13:42-0700\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
Expand Down Expand Up @@ -118,7 +118,7 @@ msgstr ""
msgid "%s"
msgstr ""

#. TRANSLATORS: Represents due date and time of a task, e.g. "Tomorrow at 9:00 AM"
#. /TRANSLATORS: Represents due date and time of a task, e.g. "Tomorrow at 9:00 AM"
#: src/Widgets/TaskRow.vala:146
#, c-format
msgid "%s at %s"
Expand Down
4 changes: 2 additions & 2 deletions po/ast.po
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: io.elementary.reminders\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-03-22 20:11+0000\n"
"POT-Creation-Date: 2021-03-23 06:29+0000\n"
"PO-Revision-Date: 2019-08-02 13:42-0700\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
Expand Down Expand Up @@ -118,7 +118,7 @@ msgstr ""
msgid "%s"
msgstr ""

#. TRANSLATORS: Represents due date and time of a task, e.g. "Tomorrow at 9:00 AM"
#. /TRANSLATORS: Represents due date and time of a task, e.g. "Tomorrow at 9:00 AM"
#: src/Widgets/TaskRow.vala:146
#, c-format
msgid "%s at %s"
Expand Down
4 changes: 2 additions & 2 deletions po/av.po
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: io.elementary.reminders\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-03-22 20:11+0000\n"
"POT-Creation-Date: 2021-03-23 06:29+0000\n"
"PO-Revision-Date: 2019-08-02 13:42-0700\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
Expand Down Expand Up @@ -118,7 +118,7 @@ msgstr ""
msgid "%s"
msgstr ""

#. TRANSLATORS: Represents due date and time of a task, e.g. "Tomorrow at 9:00 AM"
#. /TRANSLATORS: Represents due date and time of a task, e.g. "Tomorrow at 9:00 AM"
#: src/Widgets/TaskRow.vala:146
#, c-format
msgid "%s at %s"
Expand Down
4 changes: 2 additions & 2 deletions po/ay.po
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: io.elementary.reminders\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-03-22 20:11+0000\n"
"POT-Creation-Date: 2021-03-23 06:29+0000\n"
"PO-Revision-Date: 2019-08-02 13:42-0700\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
Expand Down Expand Up @@ -118,7 +118,7 @@ msgstr ""
msgid "%s"
msgstr ""

#. TRANSLATORS: Represents due date and time of a task, e.g. "Tomorrow at 9:00 AM"
#. /TRANSLATORS: Represents due date and time of a task, e.g. "Tomorrow at 9:00 AM"
#: src/Widgets/TaskRow.vala:146
#, c-format
msgid "%s at %s"
Expand Down
4 changes: 2 additions & 2 deletions po/az.po
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: io.elementary.reminders\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-03-22 20:11+0000\n"
"POT-Creation-Date: 2021-03-23 06:29+0000\n"
"PO-Revision-Date: 2019-08-02 13:42-0700\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
Expand Down Expand Up @@ -118,7 +118,7 @@ msgstr ""
msgid "%s"
msgstr ""

#. TRANSLATORS: Represents due date and time of a task, e.g. "Tomorrow at 9:00 AM"
#. /TRANSLATORS: Represents due date and time of a task, e.g. "Tomorrow at 9:00 AM"
#: src/Widgets/TaskRow.vala:146
#, c-format
msgid "%s at %s"
Expand Down
4 changes: 2 additions & 2 deletions po/ba.po
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: io.elementary.reminders\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-03-22 20:11+0000\n"
"POT-Creation-Date: 2021-03-23 06:29+0000\n"
"PO-Revision-Date: 2019-08-02 13:42-0700\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
Expand Down Expand Up @@ -118,7 +118,7 @@ msgstr ""
msgid "%s"
msgstr ""

#. TRANSLATORS: Represents due date and time of a task, e.g. "Tomorrow at 9:00 AM"
#. /TRANSLATORS: Represents due date and time of a task, e.g. "Tomorrow at 9:00 AM"
#: src/Widgets/TaskRow.vala:146
#, c-format
msgid "%s at %s"
Expand Down
4 changes: 2 additions & 2 deletions po/be.po
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: io.elementary.reminders\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-03-22 20:11+0000\n"
"POT-Creation-Date: 2021-03-23 06:29+0000\n"
"PO-Revision-Date: 2019-08-02 13:42-0700\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
Expand Down Expand Up @@ -120,7 +120,7 @@ msgstr ""
msgid "%s"
msgstr ""

#. TRANSLATORS: Represents due date and time of a task, e.g. "Tomorrow at 9:00 AM"
#. /TRANSLATORS: Represents due date and time of a task, e.g. "Tomorrow at 9:00 AM"
#: src/Widgets/TaskRow.vala:146
#, c-format
msgid "%s at %s"
Expand Down
4 changes: 2 additions & 2 deletions po/bg.po
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: io.elementary.reminders\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-03-22 20:11+0000\n"
"POT-Creation-Date: 2021-03-23 06:29+0000\n"
"PO-Revision-Date: 2019-08-02 13:42-0700\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
Expand Down Expand Up @@ -119,7 +119,7 @@ msgstr ""
msgid "%s"
msgstr ""

#. TRANSLATORS: Represents due date and time of a task, e.g. "Tomorrow at 9:00 AM"
#. /TRANSLATORS: Represents due date and time of a task, e.g. "Tomorrow at 9:00 AM"
#: src/Widgets/TaskRow.vala:146
#, c-format
msgid "%s at %s"
Expand Down
Loading

0 comments on commit 33b67a6

Please sign in to comment.