Move private extensions out of the lib, inside the shell.

This commit is contained in:
Marco Pesenti Gritti
2007-04-07 00:08:54 +02:00
parent 1d25366c4f
commit 2d08ff0163
28 changed files with 2160 additions and 56 deletions
+1 -1
View File
@@ -19,7 +19,7 @@ import logging
import dbus
from hardware.nmclient import NMClient
from _sugar import AudioManager
from extensions import AudioManager
_HARDWARE_MANAGER_INTERFACE = 'org.laptop.HardwareManager'
_HARDWARE_MANAGER_SERVICE = 'org.laptop.HardwareManager'