gconf r2770 - in trunk: . gconf
- From: matthiasc svn gnome org
- To: svn-commits-list gnome org
- Subject: gconf r2770 - in trunk: . gconf
- Date: Sun, 15 Feb 2009 07:03:30 +0000 (UTC)
Author: matthiasc
Date: Sun Feb 15 07:03:30 2009
New Revision: 2770
URL: http://svn.gnome.org/viewvc/gconf?rev=2770&view=rev
Log:
Bug 566716 â Update the projects URL
* README:
* gconf/gconf-internals.c: Update project website url.
String change. Requested by Leonardo Ferreira Fontenelle
Modified:
trunk/ChangeLog
trunk/README
trunk/gconf/gconf-internals.c
Modified: trunk/README
==============================================================================
--- trunk/README (original)
+++ trunk/README Sun Feb 15 07:03:30 2009
@@ -7,7 +7,7 @@
that require openldap and libxml respectively.
For information, see:
- http://www.gnome.org/projects/gconf/
+ http://projects.gnome.org/gconf/
There's a mailing list gconf-list gnome org, see
http://mail.gnome.org/mailman/listinfo/gconf-list.
Modified: trunk/gconf/gconf-internals.c
==============================================================================
--- trunk/gconf/gconf-internals.c (original)
+++ trunk/gconf/gconf-internals.c Sun Feb 15 07:03:30 2009
@@ -2880,7 +2880,7 @@
g_set_error (error,
GCONF_ERROR,
GCONF_ERROR_NO_SERVER,
- _("Failed to contact configuration server; some possible causes are that you need to enable TCP/IP networking for ORBit, or you have stale NFS locks due to a system crash. See http://www.gnome.org/projects/gconf/ for information. (Details - %s)"),
+ _("Failed to contact configuration server; some possible causes are that you need to enable TCP/IP networking for ORBit, or you have stale NFS locks due to a system crash. See http://project.gnome.org/gconf/ for information. (Details - %s)"),
failure_log->len > 0 ? failure_log->str : _("none"));
g_string_free (failure_log, TRUE);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]