also, dependency versions are out of sync w/ the code: diff --git a/README b/README index e603f11..0004b48 100644 --- a/README +++ b/README @@ -17,10 +17,10 @@ Requirements ------------
* Python 2.7 -* GTK+ 3.12 +* GTK+ 3.14 * GLib 2.36 * PyGObject 3.8 -* GtkSourceView 3.10 +* GtkSourceView 3.14 Running On Mon, Aug 10, 2015 at 6:47 PM, Andrew Beyer <[email protected]> wrote: > FYI, there's some unescaped markdown in the README that throws off formatter: > > diff --git a/README b/README > index e603f11..7f541c3 100644 > --- a/README > +++ b/README > @@ -39,7 +39,7 @@ or if you're on Ubuntu, instead try: > * `python setup.py install --prefix=/usr` > > ...but you should probably just get a RPM/deb/installer instead, depending on > -your system. Meld packages are available for just about every *nix > +your system. Meld packages are available for just about every \*nix > distribution. > > For Windows users, MSIs are available from the Meld home page. _______________________________________________ meld-list mailing list [email protected] https://mail.gnome.org/mailman/listinfo/meld-list
