updating Gui of openzilla
23 Jul 2010 Leave a Comment
in Python Tags: openzilla, openzilla-gui
I have updated the Gui of the Openzilla desktop application.
I have added one login window with the main window. While running the application from
http://gitorious.org/openzilla/openzilla
with the command
$python openzilla.py
it will show the login window
here in the login window user has to insert the email id as user name and password.
then clicking the login button it will go to the main window. which will show like
with that I have updated the background features also, and on way to it.
Thanks.

