gconf r2800 - in trunk: . gconf
- From: kmaraas svn gnome org
- To: svn-commits-list gnome org
- Subject: gconf r2800 - in trunk: . gconf
- Date: Thu, 26 Feb 2009 12:12:02 +0000 (UTC)
Author: kmaraas
Date: Thu Feb 26 12:12:01 2009
New Revision: 2800
URL: http://svn.gnome.org/viewvc/gconf?rev=2800&view=rev
Log:
2009-02-26 Kjartan Maraas <kmaraas gnome org>
* gconf/gconf-internals.c: (gconf_activate_server):
Correct the URL to the website.
Modified:
trunk/ChangeLog
trunk/gconf/gconf-internals.c
Modified: trunk/gconf/gconf-internals.c
==============================================================================
--- trunk/gconf/gconf-internals.c (original)
+++ trunk/gconf/gconf-internals.c Thu Feb 26 12:12:01 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://project.gnome.org/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://projects.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]