This is a mirror of the main OpenLP repository at https://gitlab.com/openlp/openlp
Go to file
Philip Ridout 5390ed5bac Fixes Bug #1367141: Presentations/Images with same name gets the same thumbnail
Uses the database id for thumbnails. Uses an md5 hash of the path and file name for presentations (as there is no db for presentations)

Also added code to remove the old thumbnails.

bzr-revno: 2487
2015-01-24 18:24:51 +00:00
documentation Changed some things to comply with Debian's packaging policies. 2012-05-02 22:57:12 +02:00
openlp Fixes Bug #1367141: Presentations/Images with same name gets the same thumbnail 2015-01-24 18:24:51 +00:00
resources trans 2015-01-23 18:35:59 +00:00
scripts Updated the copyright. 2015-01-18 15:39:21 +02:00
tests Fixes Bug #1367141: Presentations/Images with same name gets the same thumbnail 2015-01-24 18:24:51 +00:00
.bzrignore Missed db reference in edit page 2014-10-07 12:37:55 -07:00
LICENSE Updated copyright information. Removed .eric4project directory from version control. 2011-02-24 07:47:38 +02:00
MANIFEST.in Fix for packaging 2014-05-05 19:31:45 +02:00
README.txt This is no longer 2.0 2014-05-03 17:28:31 +02:00
copyright.txt Updated the copyright. 2015-01-18 15:39:21 +02:00
openlp.py Updated the copyright. 2015-01-18 15:39:21 +02:00
setup.cfg Add setup.cfg with pep8 config 2014-05-21 21:57:06 +02:00
setup.py removed python3 string 2015-01-22 17:42:29 +00:00

README.txt

OpenLP
======

You're probably reading this because you've just downloaded the source code for
OpenLP. If you are looking for the installer file, please go to the download
page on the web site::

    http://openlp.org/download

If you're looking for how to contribute to OpenLP, then please look at the
OpenLP wiki::

    http://wiki.openlp.org/

Thanks for downloading OpenLP!