Update of /cvsroot/pythoncard/PythonCard/samples/jabberChat
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4570/jabberChat
Modified Files:
jabberChat.rsrc.py
Log Message:
removed 'position' attribute in Background of resource
Index: jabberChat.rsrc.py
===================================================================
RCS file: /cvsroot/pythoncard/PythonCard/samples/jabberChat/jabberChat.rsrc.py,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** jabberChat.rsrc.py 10 May 2004 05:02:16 -0000 1.6
--- jabberChat.rsrc.py 4 Oct 2004 19:03:08 -0000 1.7
***************
*** 5,9 ****
'name':'bgMin',
'title':'jabberChat PythonCard Application',
- 'position':(5, 5),
'size':(200, 150),
'statusBar':1,
--- 5,8 ----
|