From: Kevin A. <ka...@us...> - 2004-05-10 05:03:28
|
Update of /cvsroot/pythoncard/PythonCard/samples/gadflyDatabase In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21980/samples/gadflyDatabase Modified Files: gadflyDatabase.rsrc.py Log Message: changed all occurances of stack in resources to application Index: gadflyDatabase.rsrc.py =================================================================== RCS file: /cvsroot/pythoncard/PythonCard/samples/gadflyDatabase/gadflyDatabase.rsrc.py,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** gadflyDatabase.rsrc.py 22 Dec 2002 10:42:38 -0000 1.1 --- gadflyDatabase.rsrc.py 10 May 2004 05:02:15 -0000 1.2 *************** *** 1,3 **** ! {'stack':{'type':'Stack', 'name':'Addresses', 'backgrounds': [ --- 1,3 ---- ! {'application':{'type':'Application', 'name':'Addresses', 'backgrounds': [ |