diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-27 15:25:44 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-27 15:25:44 +0000 |
commit | 26e5532cd264d58100e9db9c28ee6f13c4b36ab8 (patch) | |
tree | 6165da9db89a878424c0da6b6f8824dece5735ec /README | |
parent | Initial commit. (diff) | |
download | gsettings-desktop-schemas-26e5532cd264d58100e9db9c28ee6f13c4b36ab8.tar.xz gsettings-desktop-schemas-26e5532cd264d58100e9db9c28ee6f13c4b36ab8.zip |
Adding upstream version 3.38.0.upstream/3.38.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. |