[crashreport] import plugin.
authorkos <kos@dev3>
Thu, 15 Dec 2011 07:18:46 +0000 (16:18 +0900)
committerkos <kos@dev3>
Thu, 15 Dec 2011 07:18:46 +0000 (16:18 +0900)
commit91948ede727a83855279bcd3a369b252fbe0e89c
tree6de8923b9f9b29e838dc640b9676e738c2fc6d7d
parenteb420b7efbdbb4cc95683d928fcfca268f2b143d
[crashreport] import plugin.
configure.ac
lib/python/Plugins/SystemPlugins/CrashReport/Makefile.am [new file with mode: 0644]
lib/python/Plugins/SystemPlugins/CrashReport/__init__.py [new file with mode: 0644]
lib/python/Plugins/SystemPlugins/CrashReport/meta/Makefile.am [new file with mode: 0644]
lib/python/Plugins/SystemPlugins/CrashReport/meta/plugin_crashreport.xml [new file with mode: 0644]
lib/python/Plugins/SystemPlugins/CrashReport/plugin.py [new file with mode: 0644]
lib/python/Plugins/SystemPlugins/CrashReport/sender.py [new file with mode: 0644]
lib/python/Plugins/SystemPlugins/Makefile.am