diff options
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. |