[gcr/nielsdg/remove-pgp-schema] Remove org.gnome.crypto.pgp schema
- From: Niels De Graef <nielsdg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gcr/nielsdg/remove-pgp-schema] Remove org.gnome.crypto.pgp schema
- Date: Sun, 26 Jun 2022 20:14:56 +0000 (UTC)
commit 39864e7c2195051f7454c7ad62ced513fbc91aef
Author: Niels De Graef <nielsdegraef gmail com>
Date: Sun Jun 26 22:13:54 2022 +0200
Remove org.gnome.crypto.pgp schema
The only known consumer is Seahorse, which should either just ship it
itself, or it would need to learn to parse e.g. gpg.conf
meson.build | 2 --
po/POTFILES.in | 1 -
schema/meson.build | 4 ---
schema/org.gnome.crypto.pgp.convert | 6 -----
schema/org.gnome.crypto.pgp.gschema.xml | 34 --------------------------
schema/org.gnome.crypto.pgp_keyservers.convert | 2 --
6 files changed, 49 deletions(-)
---
diff --git a/meson.build b/meson.build
index 1a3aa74d..339831b8 100644
--- a/meson.build
+++ b/meson.build
@@ -117,7 +117,6 @@ subdir('po')
subdir('egg')
subdir('gck')
subdir('gcr')
-subdir('schema')
if get_option('gtk3')
subdir('gcr-gtk3')
endif
@@ -136,5 +135,4 @@ endif
# Post-install scripts
gnome.post_install(
gtk_update_icon_cache: get_option('gtk3'),
- glib_compile_schemas: true,
)
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 688864a3..39403283 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -24,6 +24,5 @@ gcr/gcr-system-prompt.c
gcr/gcr-trust.c
gcr-gtk3/gcr-certificate-widget.c
gcr-gtk4/gcr-certificate-widget.c
-schema/org.gnome.crypto.pgp.gschema.xml
tools/gtk3/viewer.c
tools/gtk4/viewer.c
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]