Update GTK resources and schema to new domain (close #66)
This commit is contained in:
parent
ba373ddf4e
commit
32d02f2d9b
14 changed files with 22 additions and 22 deletions
|
@ -9,7 +9,7 @@ from gi.repository import Gtk, GObject
|
|||
|
||||
|
||||
|
||||
@Gtk.Template(resource_path='/de/coderkun/mcg/ui/album-headerbar.ui')
|
||||
@Gtk.Template(resource_path='/xyz/suruatoel/mcg/ui/album-headerbar.ui')
|
||||
class AlbumHeaderbar(Gtk.HeaderBar):
|
||||
__gtype_name__ = 'McgAlbumHeaderbar'
|
||||
__gsignals__ = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue