aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk
diff options
context:
space:
mode:
authorxclaesse <xclaesse@4ee84921-47dd-4033-b63a-18d7a039a3e4>2007-05-16 06:08:15 +0800
committerxclaesse <xclaesse@4ee84921-47dd-4033-b63a-18d7a039a3e4>2007-05-16 06:08:15 +0800
commitc824772f73e10cd5f4e317fcd1d7cce0c510318e (patch)
tree958780898778df832407d3346269ac16d39ff834 /libempathy-gtk
parent9fc46ddd61b613ca2ba2c13be38b04aa13ac19cc (diff)
downloadgsoc2013-empathy-c824772f73e10cd5f4e317fcd1d7cce0c510318e.tar
gsoc2013-empathy-c824772f73e10cd5f4e317fcd1d7cce0c510318e.tar.gz
gsoc2013-empathy-c824772f73e10cd5f4e317fcd1d7cce0c510318e.tar.bz2
gsoc2013-empathy-c824772f73e10cd5f4e317fcd1d7cce0c510318e.tar.lz
gsoc2013-empathy-c824772f73e10cd5f4e317fcd1d7cce0c510318e.tar.xz
gsoc2013-empathy-c824772f73e10cd5f4e317fcd1d7cce0c510318e.tar.zst
gsoc2013-empathy-c824772f73e10cd5f4e317fcd1d7cce0c510318e.zip
import po files from gossip
git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@69 4ee84921-47dd-4033-b63a-18d7a039a3e4
Diffstat (limited to 'libempathy-gtk')
-rw-r--r--libempathy-gtk/gossip-about-dialog.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libempathy-gtk/gossip-about-dialog.c b/libempathy-gtk/gossip-about-dialog.c
index af8c4a15a..d2c13faa2 100644
--- a/libempathy-gtk/gossip-about-dialog.c
+++ b/libempathy-gtk/gossip-about-dialog.c
@@ -32,7 +32,7 @@
#include "gossip-about-dialog.h"
#include "gossip-ui-utils.h"
-#define WEB_SITE "http://telepathy.freedesktop.org/wiki/Empathy"
+#define WEB_SITE "http://live.gnome.org/Empathy"
static void about_dialog_activate_link_cb (GtkAboutDialog *about,
const gchar *link,