From 744613caa871bccf3d490b11bfd6c16b180e79f7 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 20:17:06 +0200 Subject: Adding upstream version 43.0. Signed-off-by: Daniel Baumann --- ...ome.desktop.default-applications.gschema.xml.in | 73 ++++++++++++++++++++++ 1 file changed, 73 insertions(+) create mode 100644 schemas/org.gnome.desktop.default-applications.gschema.xml.in (limited to 'schemas/org.gnome.desktop.default-applications.gschema.xml.in') diff --git a/schemas/org.gnome.desktop.default-applications.gschema.xml.in b/schemas/org.gnome.desktop.default-applications.gschema.xml.in new file mode 100644 index 0000000..21df4a5 --- /dev/null +++ b/schemas/org.gnome.desktop.default-applications.gschema.xml.in @@ -0,0 +1,73 @@ + + + + + + + + + + + + + 'evolution -c calendar' + Default calendar + + Default calendar application + + DEPRECATED: This key is deprecated and ignored. + The preferred calendar application is the application handling the text/calendar mime type. + + + + false + Calendar needs terminal + + Whether the default calendar application needs a terminal to run. + + DEPRECATED: This key is deprecated and ignored. + The preferred calendar application is the application handling the text/calendar mime type, + whether it needs a terminal is taken from its desktop file. + + + + + + 'evolution -c tasks' + Default tasks + + Default tasks application. + + + + false + Tasks needs terminal + + Whether the default tasks application needs a terminal to run. + + + + + + 'gnome-terminal' + Terminal application + + Terminal program to use when starting applications that require one. + + DEPRECATED: This key is deprecated and ignored. + The default terminal is handled in GIO. + + + + '-x' + Exec Arguments + + Argument used to execute programs in the terminal defined by the + “exec” key. + + DEPRECATED: This key is deprecated and ignored. + The default terminal and how to invoke it is handled in GIO. + + + + -- cgit v1.2.3