Reformat project and change package id

This commit is contained in:
Bnyro
2023-06-26 10:58:21 +02:00
parent d71bbcd3f3
commit fbf4b8dfa5
31 changed files with 644 additions and 284 deletions

View File

@@ -8,7 +8,7 @@ project(
gnome = import('gnome')
application_id = 'com.lemmy-gtk.lemoa'
application_id = 'com.lemmygtk.lemoa'
dependency('glib-2.0', version: '>= 2.70')
dependency('gio-2.0', version: '>= 2.70')