Add an about dialog and meson fixes

This commit is contained in:
Bnyro
2023-06-26 12:01:22 +02:00
parent 8e019361f4
commit eb8a01c27e
8 changed files with 73 additions and 5 deletions

View File

@@ -8,6 +8,7 @@ project(
gnome = import('gnome')
# application_id can contain the -devel extension
base_id = 'com.lemmygtk.lemoa'
version = meson.project_version()