From db3bb220827554a75a5829df813d91c09f5dd97c Mon Sep 17 00:00:00 2001 From: William Jon McCann Date: Wed, 18 Dec 2013 08:47:00 -0500 Subject: Update project homepage url --- docs/reference/totem-plugins.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/reference') diff --git a/docs/reference/totem-plugins.xml b/docs/reference/totem-plugins.xml index df5c64f96..4d839c3b6 100644 --- a/docs/reference/totem-plugins.xml +++ b/docs/reference/totem-plugins.xml @@ -53,7 +53,7 @@ Most of the values in the template are fairly self-explanatory. One thing to note is that the plugin name should be in lowercase, and contain no spaces. The plugin interface age should start at 1, and only be incremented when the binary interface of the plugin (as used by Totem) changes. If the plugin does not have its own - website, Totem's website (http://projects.gnome.org/totem/) can be used. + website, Totem's website (https://wiki.gnome.org/Apps/Videos) can be used. The library file containing the plugin's code should be named libplugin-name.so (for C, or other compiled language, plugins) or pluginname.py (for Python plugins). -- cgit v1.2.1