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 --- .../org.gnome.desktop.app-folders.gschema.xml.in | 45 ++++++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 schemas/org.gnome.desktop.app-folders.gschema.xml.in (limited to 'schemas/org.gnome.desktop.app-folders.gschema.xml.in') diff --git a/schemas/org.gnome.desktop.app-folders.gschema.xml.in b/schemas/org.gnome.desktop.app-folders.gschema.xml.in new file mode 100644 index 0000000..54d9998 --- /dev/null +++ b/schemas/org.gnome.desktop.app-folders.gschema.xml.in @@ -0,0 +1,45 @@ + + + + + [] + Folder children + List of relative settings paths at which app-folders are + stored. Each folder uses the org.gnome.desktop.app-folders.folder + schema. + + + + + '' + Folder name + The name of the application folder. + + + false + Translate the name + Whether the name key is a filename to be looked up in + /usr/share/desktop-directories. + + + [] + Applications + The list of IDs of applications that are explicitly + included in this folder. + + + [] + Categories + A list of categories for which apps will be placed + into this folder by default, in addition to the apps that are + listed in the apps key. + + + [] + Excluded applications + A list of IDs of applications that are excluded + from this folder. This can be used to remove applications that + would otherwise be included by category. + + + -- cgit v1.2.3