diff options
author | Tormod Volden <[email protected]> | 2021-10-15 11:34:32 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2021-10-26 12:13:50 +0200 |
commit | 519b60c39e7bf4602e198186df383464dbc864c7 (patch) | |
tree | ff117883fff2a91200d7988285025836e0d3fdf3 /README.md | |
parent | 3ff284f57f6ee98c0349e761e445818ef420a45e (diff) | |
download | marco-519b60c39e7bf4602e198186df383464dbc864c7.tar.bz2 marco-519b60c39e7bf4602e198186df383464dbc864c7.tar.xz |
README: Update gtk requirement and patch submission
Also update HACKING
Signed-off-by: Tormod Volden <[email protected]>
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -6,7 +6,7 @@ MATE Marco is a fork of GNOME Metacity. COMPILING MARCO === -You need GTK+ 3.14. For startup notification to work you need +You need GTK+ 3.22. For startup notification to work you need libstartup-notification at http://www.freedesktop.org/software/startup-notification/. @@ -24,7 +24,8 @@ about missing features or misfeatures. Feel free to send patches too; Marco is relatively small and simple, so if you find a bug or want to add a feature it should be -pretty easy. Send me mail, or put the patch in bugzilla. +pretty easy. Send me mail, or file a pull request at +https://github.com/mate-desktop/marco/pulls See the HACKING file for some notes on hacking Marco. |