From f83cfd73cc5f8d2caa71d8479f42b12400b8a0da Mon Sep 17 00:00:00 2001 From: Hylke Bons Date: Sat, 9 Nov 2013 11:00:09 +0000 Subject: [PATCH] Update README.GNOME3.md --- SparkleShare/Linux/README.GNOME3.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/SparkleShare/Linux/README.GNOME3.md b/SparkleShare/Linux/README.GNOME3.md index ffe631ac..adb1ce03 100644 --- a/SparkleShare/Linux/README.GNOME3.md +++ b/SparkleShare/Linux/README.GNOME3.md @@ -1,13 +1,13 @@ ## Building on GNOME 3 -SparkleShare now successfully runs on the GNOME 3 platform! +SparkleShare now successfully runs on the GNOME 3 platform! Here's how you compile it against GTK+3 and other dependencies. -You will still need to have the regular build dependencies installed: +You will still need to have the regular build dependencies installed: https://github.com/hbons/SparkleShare/blob/master/SparkleShare/Linux/README.md -The C# bindings that SparkleShare uses need to be recompiled against GTK+3, so -you will need to get the the dependencies from the specific locations listed +The C# bindings that SparkleShare uses need to be recompiled against GTK+3, so +you will need to get the the dependencies from the specific locations listed below, where they are GTK+3-enabled. Install the `gtk-sharp3` bindings from: @@ -15,10 +15,10 @@ https://github.com/mono/gtk-sharp Or on Ubuntu, get it from this PPA: https://launchpad.net/~meebey/+archive/mono-preview -Install the `notify-sharp` bindings from: -https://github.com/meebey/notify-sharp +Install the `notify-sharp` bindings from: +https://git.gnome.org/browse/notify-sharp/ -Install the `webkitgtk-sharp` bindings from: +Install the `webkitgtk-sharp` bindings from: https://github.com/xDarkice/webkitgtk-sharp All with the usual: @@ -31,6 +31,6 @@ sudo make install ### Ubuntu -If you're using Ubuntu, install `appindicator-sharp` bindings from: +If you're using Ubuntu, install `appindicator-sharp` bindings from: https://github.com/xDarkice/appindicator-sharp