Update of /cvsroot/gmailagent/GA-Qgcm
In directory sc8-pr-cvs2.sourceforge.net:/tmp/cvs-serv4826
Modified Files:
ModalPopupDialog.ui.h
Added Files:
INSTALL __init__.py
Log Message:
Added missing files
--- NEW FILE: INSTALL ---
To install GContactsAgent in the normal way:
Unpack the tarball.
Now make sure your inside the gca directory and type in a xterm
( as root), "python setup.py install"
This will install and set up GContactsAgent.
Make sure you have the programs mentioned below installed on your system.
Dependencies:
Python >= 2.3
Python-dev
Python-qt3 (pyQT3)
libgmail
If you have problems with GContactsAgent or just want to talk to me :-)
gma...@us...
Index: ModalPopupDialog.ui.h
===================================================================
RCS file: /cvsroot/gmailagent/GA-Qgcm/ModalPopupDialog.ui.h,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
Binary files /tmp/cvsLvuruC and /tmp/cvspWJIIn differ
--- NEW FILE: __init__.py ---
#Just to shutup the distutils installer :-)
|