diff options
author | Xavier Claessens <xclaesse@src.gnome.org> | 2007-05-16 06:08:15 +0800 |
---|---|---|
committer | Xavier Claessens <xclaesse@src.gnome.org> | 2007-05-16 06:08:15 +0800 |
commit | 979baa2249ea5918b1892b142fb5f5c4d8773bdc (patch) | |
tree | 958780898778df832407d3346269ac16d39ff834 /libempathy-gtk/gossip-about-dialog.c | |
parent | 76c50b69056fcc6ed1ee518f353d8e91e4da99ab (diff) | |
download | gsoc2013-empathy-979baa2249ea5918b1892b142fb5f5c4d8773bdc.tar gsoc2013-empathy-979baa2249ea5918b1892b142fb5f5c4d8773bdc.tar.gz gsoc2013-empathy-979baa2249ea5918b1892b142fb5f5c4d8773bdc.tar.bz2 gsoc2013-empathy-979baa2249ea5918b1892b142fb5f5c4d8773bdc.tar.lz gsoc2013-empathy-979baa2249ea5918b1892b142fb5f5c4d8773bdc.tar.xz gsoc2013-empathy-979baa2249ea5918b1892b142fb5f5c4d8773bdc.tar.zst gsoc2013-empathy-979baa2249ea5918b1892b142fb5f5c4d8773bdc.zip |
import po files from gossip
svn path=/trunk/; revision=69
Diffstat (limited to 'libempathy-gtk/gossip-about-dialog.c')
-rw-r--r-- | libempathy-gtk/gossip-about-dialog.c | 2 |
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, |