diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 18:17:06 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 18:17:06 +0000 |
commit | 744613caa871bccf3d490b11bfd6c16b180e79f7 (patch) | |
tree | dea28958854eba5e608bc718638214d2d2de7a81 /README | |
parent | Initial commit. (diff) | |
download | gsettings-desktop-schemas-upstream/43.0.tar.xz gsettings-desktop-schemas-upstream/43.0.zip |
Adding upstream version 43.0.upstream/43.0upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'README')
-rw-r--r-- | README | 31 |
1 files changed, 31 insertions, 0 deletions
@@ -0,0 +1,31 @@ +gsettings-desktop-schemas +========================= + +gsettings-desktop-schemas contains a collection of GSettings schemas for +settings shared by various components of a desktop. + +You may download updates to the package from: + + http://download.gnome.org/sources/gsettings-desktop-schemas/ + +To discuss gsettings-desktop-schemas, you may use the desktop-devel-list +mailing list: + + http://mail.gnome.org/mailman/listinfo/desktop-devel-list + + +How to report bugs +================== + +Bugs should be reported to the GNOME bug tracking system: + + https://bugzilla.gnome.org/ (product gsettings-desktop-schemas) + +You will need to create an account for yourself. + +Please read the following page on how to prepare a useful bug report: + + https://bugzilla.gnome.org/page.cgi?id=bug-writing.html + +Please read the HACKING file for information on where to send changes or +bugfixes for this package. |