[anjuta] bgo#770822 - "Search for example code" points to discontinued webpage
- From: Sebastien Granjoux <sgranjoux src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [anjuta] bgo#770822 - "Search for example code" points to discontinued webpage
- Date: Mon, 5 Jun 2017 19:20:32 +0000 (UTC)
commit 572ede6e3f5422202b62d41ba6db2162ca067828
Author: Sébastien Granjoux <seb sfo free fr>
Date: Mon Jun 5 21:19:34 2017 +0200
bgo#770822 - "Search for example code" points to discontinued webpage
plugins/starter/plugin.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/plugins/starter/plugin.c b/plugins/starter/plugin.c
index 23a133d..178fc8a 100644
--- a/plugins/starter/plugin.c
+++ b/plugins/starter/plugin.c
@@ -118,7 +118,7 @@ on_online_doc_activated (GtkListBoxRow *row, gpointer user_data)
static void
on_search_example_code_activated (GtkListBoxRow *row, gpointer user_data)
{
- gtk_show_uri (NULL, "http://www.koders.com", GDK_CURRENT_TIME, NULL);
+ gtk_show_uri (NULL, "http://www.softwareheritage.org/archive", GDK_CURRENT_TIME, NULL);
}
static void
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]