diff options
author | Stefano Karapetsas <[email protected]> | 2012-03-07 22:25:48 +0100 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2012-03-07 22:25:48 +0100 |
commit | 7147ea499581b17738a31207bc0e3af36f675574 (patch) | |
tree | a3b4bf7fdbb94b4ab88a3ab3020b0258a3ef0e58 /README | |
parent | 54177b5f8b76f05395ba760b7294a4ea2456adc8 (diff) | |
download | mate-screensaver-7147ea499581b17738a31207bc0e3af36f675574.tar.bz2 mate-screensaver-7147ea499581b17738a31207bc0e3af36f675574.tar.xz |
update to 1.2mate-screensaver-1.2.0
Diffstat (limited to 'README')
-rw-r--r-- | README | 21 |
1 files changed, 1 insertions, 20 deletions
@@ -29,15 +29,10 @@ How to report bugs Bugs should be reported to the MATE bug tracking system: - https://github.com/perberos/mate-screensaver/issues + https://github.com/mate-desktop/mate-screensaver/issues You will need to create an account if you don't have one already. -Please read the following page on how to prepare a useful -bug report: - http://bugzilla.gnome.org/bug-HOWTO.html - - In the bug report please include information about your system, if possible: - What operating system and version @@ -46,18 +41,4 @@ In the bug report please include information about your system, if possible: The output of the "mate-screensaver-command --version" command. - -How to submit patches -===================== - -Patches should also be submitted to bugzilla.gnome.org. If the -patch fixes an existing bug, add the patch as an attachment -to that bug report. - -Otherwise, enter a new bug report that describes the patch, -and attach the patch to that bug report. - -Patches should be in unified diff form. (The -u -p options to GNU -diff.) - |