		VideoManager 0.5
	http://videomanager.codingteam.net

---------------------------------------------------------------------------

VideoManager is the legal property of Erwan Briand <xbright2005@gmail.com>
Copyright (c) 2006 Erwan Briand

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License version 2 as
published by the Free Software Foundation

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA

---------------------------------------------------------------------------

Ce programme est écrit en Python et ne nécessite donc pas de compilation
avant son utilisation.

Vous pouvez normalement lancer ./VideoManager.py directement en graphique. Si ça ne
fonctionne pas, vérifiez que le fichier est exécutable :
chmod +x VideoManager.py
./VideoManager.py

Pour toute demande d'aide ou de support, vous pouvez utiliser le forum de
CodingTeam ici : http://www.codingteam.net/forum.php
Si vous avez des commentaires ou des idée(s) d'évolution(s) sur le programme,
n'hésitez pas à nous en parler ici : http://www.codingteam.net/videomanager-com.html
Si vous avez trouver un bug dans le programme, n'hésitez pas à le déclarer sur
cette page : http://www.codingteam.net/videomanager-bugs.html
(pour toutes ces actions, une inscription est nécessaire au site CodingTeam.net)

---------------------------------------------------------------------------

Ce programme a été développé sous Ubuntu 6.06 et Ubuntu 6.10 avec les paquets
d'origine. Si toutefois vous rencontrez des problèmes, n'hésitez pas à utiliser
les liens çi dessus.
Sous Ubuntu 6.10, vous devez installer le paquet « python-sqlite » ! Lancez :
	sudo apt-get install python-sqlite

---------------------------------------------------------------------------

Erwan Briand, jeudi 21 décembre 2006
