[gnome-commander/gcmd-1-2-8] Corrected remainders of the old homepage
- From: Uwe Scholz <uwescholz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-commander/gcmd-1-2-8] Corrected remainders of the old homepage
- Date: Tue, 7 Jan 2014 09:35:56 +0000 (UTC)
commit 6312fd44aa092cd995d780dcde37be9cc55a26cb
Author: Uwe Scholz <uwescholz src gnome org>
Date: Tue Jan 7 10:33:40 2014 +0100
Corrected remainders of the old homepage
plugins/cvs/cvs-plugin.cc | 2 +-
plugins/fileroller/file-roller-plugin.cc | 2 +-
plugins/test/test-plugin.cc | 2 +-
src/gnome-cmd-user-actions.cc | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/plugins/cvs/cvs-plugin.cc b/plugins/cvs/cvs-plugin.cc
index 48c2405..2dd2f44 100644
--- a/plugins/cvs/cvs-plugin.cc
+++ b/plugins/cvs/cvs-plugin.cc
@@ -30,7 +30,7 @@
#define NAME "CVS"
#define COPYRIGHT "Copyright \xc2\xa9 2003-2006 Marcus Bjurman"
#define AUTHOR "Marcus Bjurman <marbj499 student liu se>"
-#define WEBPAGE "http://www.nongnu.org/gcmd"
+#define WEBPAGE "http://gcmd.github.io"
static PluginInfo plugin_nfo = {
diff --git a/plugins/fileroller/file-roller-plugin.cc b/plugins/fileroller/file-roller-plugin.cc
index 35d5371..9b10b30 100644
--- a/plugins/fileroller/file-roller-plugin.cc
+++ b/plugins/fileroller/file-roller-plugin.cc
@@ -29,7 +29,7 @@
#define NAME "File Roller"
#define COPYRIGHT "Copyright \xc2\xa9 2003-2006 Marcus Bjurman"
#define AUTHOR "Marcus Bjurman <marbj499 student liu se>"
-#define WEBPAGE "http://www.nongnu.org/gcmd"
+#define WEBPAGE "http://gcmd.github.io"
static PluginInfo plugin_nfo = {
diff --git a/plugins/test/test-plugin.cc b/plugins/test/test-plugin.cc
index 68f1629..4fd74b1 100644
--- a/plugins/test/test-plugin.cc
+++ b/plugins/test/test-plugin.cc
@@ -28,7 +28,7 @@
#define NAME "Example"
#define COPYRIGHT "Copyright \xc2\xa9 2003-2006 Marcus Bjurman"
#define AUTHOR "Marcus Bjurman <marbj499 student liu se>"
-#define WEBPAGE "http://www.nongnu.org/gcmd"
+#define WEBPAGE "http://gcmd.github.io"
static PluginInfo plugin_nfo = {
diff --git a/src/gnome-cmd-user-actions.cc b/src/gnome-cmd-user-actions.cc
index 96a364c..0ee3f8a 100644
--- a/src/gnome-cmd-user-actions.cc
+++ b/src/gnome-cmd-user-actions.cc
@@ -1630,7 +1630,7 @@ void help_about (GtkMenuItem *menuitem, gpointer not_used)
"documenters", documenters,
"logo-icon-name", PACKAGE_NAME,
"translator-credits", _("translator-credits"),
- "website", "http://www.nongnu.org/gcmd",
+ "website", "http://gcmd.github.io",
"website-label", "GNOME Commander Website",
NULL);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]