[tomboy] Updated PluginList link to new Wiki path



commit 733fbcb47db8b77fe84dec437d1e485b4b90602b
Author: Jared Jennings <jared jaredjennings org>
Date:   Sun Dec 22 19:06:35 2013 -0600

    Updated PluginList link to new Wiki path

 Tomboy/PreferencesDialog.cs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/Tomboy/PreferencesDialog.cs b/Tomboy/PreferencesDialog.cs
index 5e6a489..5a67ffd 100644
--- a/Tomboy/PreferencesDialog.cs
+++ b/Tomboy/PreferencesDialog.cs
@@ -626,7 +626,7 @@ namespace Tomboy
                        sw.Add (tree);
                        sw.Show ();
                        Gtk.LinkButton get_more_link =
-                               new Gtk.LinkButton ("http://live.gnome.org/Tomboy/PluginList";,
+                               new Gtk.LinkButton ("https://wiki.gnome.org/Apps/Tomboy/PluginList";,
                                                    Catalog.GetString ("Get More Add-Ins..."));
                        get_more_link.Show ();
                        Gtk.VBox tree_box = new Gtk.VBox (false, 0);


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]