WHAT IT IS
----------

A very simple plugin, which uses a text file to describe and present a
menu system consisting of inter-linked SVG files. The module was built
in order to demonstrate GstNavigation for a talk at the CELF Europe 2010
conference.

HOW TO USE IT
-------------

The plugin provides an 'interact:///full/path/to/slides.txt' uri, with
the path to a slides.txt file like the example in src/slides/slides.txt

Alternatively, use the 'location' property of gstinteractbin
directly and build a pipeline manually.

Example:

totem interact:///path/to/slides.txt
