← Back to team overview

openshot.developers team mailing list archive

Re: New Version: 0.9.31

 

Ok, I have committed this last set of changes.  Here is the change log:

Applied TJ's patch to the /bin/openshot file, as well as
added some of my own changes to it.  Basically, the launcher
is much more flexible, and will try and import openshot
from the site-packages, and then /usr/share/openshot, and
then from it's parent folder (i.e. to work within the openshot
source code structure).

Applied Andy's patch for Inkscape support.

Added 7 most popular languages (.mo files) into the trunk.
Improved setup.py to include dynamic list of .mo files.

Bumped version to 0.9.32

Removed MANIFEST.in file

Thanks,
-Jonathan

On Tue, Sep 8, 2009 at 4:33 AM, TJ <ubuntu@xxxxxxxxxxx> wrote:

> On Tue, 2009-09-08 at 00:46 -0500, Jonathan Thomas wrote:
> > Here it goes. Massive re-factoring across OpenShot.
>
> I noticed we can do away with ./MANIFEST.in since everything specified
> in it is being handled in setup.py.
>
> I've checked that without it all the files are still arriving in the
> correct locations after distutils has run.
>
>

References