/imagination

This is a clone of an SVN repository at https://svn.code.sf.net/p/imagination/code/trunk. It had been cloned by http://svn2github.com/ , but the service was since closed. Please read a closing note on my blog post: http://piotr.gabryjeluk.pl/blog:closing-svn2github . If you want to continue synchronizing this repo, look at https://github.com/gabrys/svn2github

Primary LanguageC

Imagination is a lightweight DVD slide show maker developed with GTK+2.

NOTE FOR PACKAGERS:
===================

Before packaging Imagination (unless this hasn't already been done) please
edit line 23 in file src/support.h from this:

#define PLUGINS_INSTALLED 0

to this:

#define PLUGINS_INSTALLED 1

If you fail to do so Imagination won't be able to load the transitions and the
transition's images when the package is installed.