mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
build: remove org.gnome.sysprof3 gsettings schema
We don't use this anymore, so we can just delete it.
This commit is contained in:
@ -3,10 +3,6 @@ if get_option('gtk') and get_option('libsysprof')
|
||||
install_dir: join_paths(datadir, 'mime/packages')
|
||||
)
|
||||
|
||||
install_data('org.gnome.sysprof3.gschema.xml',
|
||||
install_dir: join_paths(datadir, 'glib-2.0/schemas')
|
||||
)
|
||||
|
||||
i18n.merge_file(
|
||||
input: 'org.gnome.Sysprof.appdata.xml.in',
|
||||
output: 'org.gnome.Sysprof.appdata.xml',
|
||||
|
||||
Reference in New Issue
Block a user