[totem] Fix link to codecs web page
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [totem] Fix link to codecs web page
- Date: Thu, 8 Apr 2010 12:54:00 +0000 (UTC)
commit 4150fa8888acb322323ffc1a65c224c2080a78a8
Author: Bastien Nocera <hadess hadess net>
Date: Thu Apr 8 13:51:06 2010 +0100
Fix link to codecs web page
src/totem-object.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/totem-object.c b/src/totem-object.c
index 3adf848..57af6e8 100644
--- a/src/totem-object.c
+++ b/src/totem-object.c
@@ -1204,7 +1204,7 @@ totem_action_load_media (Totem *totem, TotemDiscMediaType type, const char *devi
/* No plugin for the media type */
if (g_error_matches (error, BVW_ERROR, BVW_ERROR_NO_PLUGIN_FOR_FILE) != FALSE) {
- link = "http://www.gnome.org/projects/totem/#codecs";
+ link = "http://projects.gnome.org/totem/#codecs";
link_text = _("More information about media plugins");
secondary = _("Please install the necessary plugins and restart Totem to be able to play this media.");
if (type == MEDIA_TYPE_DVD || type == MEDIA_TYPE_VCD)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]