Simple profile support. First time dialog (ugly and only nick atm).
This commit is contained in:
+1
-1
@@ -25,7 +25,7 @@ if os.environ.has_key('SUGAR_EMULATOR') and \
|
||||
os.environ['SUGAR_EMULATOR'] == 'yes':
|
||||
emulator = Emulator()
|
||||
emulator.start()
|
||||
|
||||
|
||||
from session.Session import Session
|
||||
|
||||
session = Session()
|
||||
|
||||
Reference in New Issue
Block a user