initial commit
commit8542f6a86d18fbf6a431c73eceb7e34ca7bd8384
authorfoosh <voxlorg@gmail.com>
Sat, 25 Apr 2009 19:48:34 +0000 (25 14:48 -0500)
committerfoosh <voxlorg@gmail.com>
Sat, 25 Apr 2009 19:48:34 +0000 (25 14:48 -0500)
treedb7f2362fd05e28cbb980579b80e40ad5f9bb058
initial commit
42 files changed:
English.lproj/InfoPlist.strings [new file with mode: 0644]
English.lproj/MainMenu.xib [new file with mode: 0644]
Info.plist [new file with mode: 0644]
PyCEDict.xcodeproj/foosh.mode1v3 [new file with mode: 0644]
PyCEDict.xcodeproj/foosh.pbxuser [new file with mode: 0644]
PyCEDict.xcodeproj/project.pbxproj [new file with mode: 0644]
PyCEDictAppDelegate.py [new file with mode: 0644]
PyCEDict_Prefix.pch [new file with mode: 0644]
PyDict.py [new file with mode: 0755]
README [new file with mode: 0644]
TODO [new file with mode: 0644]
build/Debug/PyCEDict.app/Contents/Info.plist [new file with mode: 0644]
build/Debug/PyCEDict.app/Contents/MacOS/PyCEDict [new file with mode: 0755]
build/Debug/PyCEDict.app/Contents/PkgInfo [new file with mode: 0644]
build/Debug/PyCEDict.app/Contents/Resources/English.lproj/InfoPlist.strings [new file with mode: 0644]
build/Debug/PyCEDict.app/Contents/Resources/English.lproj/MainMenu.nib [new file with mode: 0644]
build/Debug/PyCEDict.app/Contents/Resources/PyCEDictAppDelegate.py [new file with mode: 0644]
build/Debug/PyCEDict.app/Contents/Resources/PyCEDictAppDelegate.pyc [new file with mode: 0644]
build/Debug/PyCEDict.app/Contents/Resources/PyDict.py [new file with mode: 0755]
build/Debug/PyCEDict.app/Contents/Resources/PyDict.pyc [new file with mode: 0644]
build/Debug/PyCEDict.app/Contents/Resources/cedict.u8 [new file with mode: 0755]
build/Debug/PyCEDict.app/Contents/Resources/main.py [new file with mode: 0644]
build/PyCEDict.build/Debug/PyCEDict.build/Objects-normal/i386/PyCEDict.LinkFileList [new file with mode: 0644]
build/PyCEDict.build/Debug/PyCEDict.build/Objects-normal/i386/main.o [new file with mode: 0644]
build/PyCEDict.build/Debug/PyCEDict.build/PyCEDict.dep [new file with mode: 0644]
build/PyCEDict.build/Debug/PyCEDict.build/PyCEDict.hmap [new file with mode: 0644]
build/PyCEDict.build/Debug/PyCEDict.build/PyCEDict~.dep [new file with mode: 0644]
build/PyCEDict.build/PyCEDict.pbxindex/categories.pbxbtree [new file with mode: 0644]
build/PyCEDict.build/PyCEDict.pbxindex/cdecls.pbxbtree [new file with mode: 0644]
build/PyCEDict.build/PyCEDict.pbxindex/decls.pbxbtree [new file with mode: 0644]
build/PyCEDict.build/PyCEDict.pbxindex/files.pbxbtree [new file with mode: 0644]
build/PyCEDict.build/PyCEDict.pbxindex/imports.pbxbtree [new file with mode: 0644]
build/PyCEDict.build/PyCEDict.pbxindex/pbxindex.header [new file with mode: 0644]
build/PyCEDict.build/PyCEDict.pbxindex/protocols.pbxbtree [new file with mode: 0644]
build/PyCEDict.build/PyCEDict.pbxindex/refs.pbxbtree [new file with mode: 0644]
build/PyCEDict.build/PyCEDict.pbxindex/strings.pbxstrings/control [new file with mode: 0644]
build/PyCEDict.build/PyCEDict.pbxindex/strings.pbxstrings/strings [new file with mode: 0644]
build/PyCEDict.build/PyCEDict.pbxindex/subclasses.pbxbtree [new file with mode: 0644]
build/PyCEDict.build/PyCEDict.pbxindex/symbols0.pbxsymbols [new file with mode: 0644]
cedict.u8 [new file with mode: 0755]
main.m [new file with mode: 0644]
main.py [new file with mode: 0644]