David Heidelberg
eae019e2d1
fractal-gtk/res: rename appdata to metainfo
...
Appstream nowadays prefers `.metainfo.xml`:
https://www.freedesktop.org/software/appstream/docs/chap-Metadata.html
2020-05-15 14:40:28 +02:00
Christopher Davis
7b1734af95
build: Build resources with meson instead of build.rs
...
Allows us to get rid of build.rs, which was only used to
compile resources. static_resource.rs is now created by
meson, and the meson path is used for include_bytes!.
2019-04-27 16:24:08 +00:00
Bilal Elmoussaoui
ba288dcaf4
meson: add tests to validate appdata/desktop file
2019-01-14 07:57:42 +00:00
Alexander Mikhaylenko
63943648cd
build: Allow parallel installation
...
Use 'org.gnome.FractalDevel' appid for development versions. This is
specified at build time by passing '-Dprofile=development' option to Meson.
2018-08-24 13:54:47 +05:00
Alexander Mikhaylenko
e2ed9308c8
build: Translate desktop and appdata files
...
While their strings are translated, they are installed as is, and appear
untranslated.
2018-08-24 02:47:56 +05:00
Daniel García Moreno
cadea0aa7a
GSettings scheme in meson build
2018-05-15 23:22:48 +02:00
Daniel García Moreno
8f9bd1d3a2
New hicolor icon set
2017-12-17 19:10:26 +01:00