comparison INSTALL @ 1410:e2e75c3c7c7b

quick_frontend, primitivus: fixes a couple of issues: - chat: notification was raising an error when you just entered the room and self.nick is None - quick_widget: deleting a widget was modifying a dict while looping on it + unselect widget when it's being deleted
author souliane <souliane@mailoo.org>
date Thu, 16 Apr 2015 17:17:28 +0200
parents 0db0013c59dd
children 1128feb54180
comparison
equal deleted inserted replaced
1409:3265a2639182 1410:e2e75c3c7c7b
39 [DEFAULT] 39 [DEFAULT]
40 media_dir=~/sat/media/destination/path 40 media_dir=~/sat/media/destination/path
41 ### end sat.conf ### 41 ### end sat.conf ###
42 42
43 Of course, replace ~/sat/media/destination/path with the actual path you want to use. 43 Of course, replace ~/sat/media/destination/path with the actual path you want to use.
44 Check the wiki for more information about this configuration file: http://wiki.goffi.org/wiki/Configuration/en
44 45
45 You should now be able to launch sat: 46 You should now be able to launch sat:
46 - to launch the backend, enter 47 - to launch the backend, enter
47 $ sat 48 $ sat
48 - to stop the backend, enter: 49 - to stop the backend, enter: