add plugin (3g-modem-manager)
authorkos <kos@dev3>
Mon, 16 Apr 2012 09:21:16 +0000 (18:21 +0900)
committerkos <kos@dev3>
Mon, 16 Apr 2012 09:21:16 +0000 (18:21 +0900)
commita9a8fdd9297f160c8d9258498e23f841bbf41d92
treef609e90209e19aca2f62ec2e775a7dfc8d5ff855
parent1ec1b9f17cbd95c8b603369a9a5b24d4b35644b2
add plugin (3g-modem-manager)
configure.ac
lib/python/Plugins/SystemPlugins/3GModemManager/3gcommand [new file with mode: 0644]
lib/python/Plugins/SystemPlugins/3GModemManager/Makefile.am [new file with mode: 0644]
lib/python/Plugins/SystemPlugins/3GModemManager/__init__.py [new file with mode: 0644]
lib/python/Plugins/SystemPlugins/3GModemManager/apnlist.xml [new file with mode: 0644]
lib/python/Plugins/SystemPlugins/3GModemManager/meta/Makefile.am [new file with mode: 0644]
lib/python/Plugins/SystemPlugins/3GModemManager/meta/plugin_3gmodemmanager.xml [new file with mode: 0644]
lib/python/Plugins/SystemPlugins/3GModemManager/plugin.py [new file with mode: 0644]
lib/python/Plugins/SystemPlugins/3GModemManager/script/Makefile.am [new file with mode: 0644]
lib/python/Plugins/SystemPlugins/3GModemManager/script/ppp-stop [new file with mode: 0644]
lib/python/Plugins/SystemPlugins/Makefile.am