Update GTK resources and schema to new domain (close #66)

This commit is contained in:
coderkun 2020-08-09 11:09:53 +02:00
commit 32d02f2d9b
14 changed files with 22 additions and 22 deletions

View file

@ -16,7 +16,7 @@ from mcg.infodialog import InfoDialog
class Application(Gtk.Application):
TITLE = "CoverGrid"
ID = 'de.coderkun.mcg'
ID = 'xyz.suruatoel.mcg'
DOMAIN = 'mcg'