Evangelos Ribeiro Tzaras
89fd506f7d
ci: Drop pedantic metainfo validation job
...
And instead run them as a part of the regular tests.
2021-11-30 12:05:27 +01:00
Evangelos Ribeiro Tzaras
db2bb818b6
ci: Use appstreamcli instead of appstream-util
2021-10-21 09:54:12 +00:00
Evangelos Ribeiro Tzaras
7224998a1c
project: Use org.gnome prefix in app id and adapt to changes
...
In preparation to moving to GNOME all the IDs, DBus object paths, etc should
change.
Closes #303
2021-07-12 13:35:57 +00:00
Evangelos Ribeiro Tzaras
b74601f7c4
schema: Use org.gnome prefix and adapt to changes
...
In preparation to moving to GNOME all the IDs, DBus object paths, etc should
change.
2021-07-12 13:35:57 +00:00
Evangelos Ribeiro Tzaras
59fb343037
meson: Fix typo in gnome.compile_schemas
...
Logs during configuration revealed a typo:
data/meson.build:72: WARNING: Passed invalid keyword argument "depends_files".
WARNING: This will become a hard error in the future.
`depends_file` is supposed to be `depend_file`.
2021-06-22 04:37:11 +02:00
Evangelos Ribeiro Tzaras
3d51d627d3
meson: Compile schemas in build directory
...
To make it easier to run from the build directory without having to install.
2021-06-03 12:54:46 +02:00
Evangelos Ribeiro Tzaras
fef1531749
application: Add CallsSettings class
...
This makes it easy to access application wide settings.
2021-06-01 14:52:23 +02:00
Guido Günther
1e3c117978
data: Check desktop file in build dir
...
It got moved in f6f9e3f039
2020-11-17 10:55:31 +01:00
Evangelos Ribeiro Tzaras
f6f9e3f039
meson: allow internationalization of desktop files
2020-11-16 23:11:30 +01:00
David Heidelberg
b95cccd510
data: rename appdata to metainfo
...
Appstream nowadays prefers `.metainfo.xml`:
https://www.freedesktop.org/software/appstream/docs/chap-Metadata.html
2020-05-13 11:34:55 +02:00
Bob Ham
646682b878
Start up in daemon mode when GNOME starts
...
Hat tip to Guido for the session.{c,h} files.
Closes #45
2019-08-13 11:53:54 +01:00
Bob Ham
5c8bbd5c3a
data: Update icon file
2018-11-23 16:17:35 +00:00
Bob Ham
0a7330a7de
data: Fix tests for desktop and appstream files
2018-06-11 16:15:44 +01:00
Julian Richen
6755d97711
meson: Add an appdata and a validation test
...
This adds an appdata, installs it and adds a test to validate it.
2018-06-08 17:02:50 +02:00
Julian Richen
d78799708c
meson: Improve and validate desktop entry
...
This improves the desktop entry a bit and adds a test to validate it.
2018-06-08 17:01:28 +02:00
Bob Ham
e498bd3600
Add .desktop file and icon
2018-06-05 11:14:21 +01:00