Changes

Line 18: Line 18:  
A part of Telepathy related code was rewritten to try to minimize regressions from Glucose-0.88 code. The goal is to make Shell's Telepathy related functionality the same level stable as it was in 0.88 before total redesigning Telepathy related code.
 
A part of Telepathy related code was rewritten to try to minimize regressions from Glucose-0.88 code. The goal is to make Shell's Telepathy related functionality the same level stable as it was in 0.88 before total redesigning Telepathy related code.
   −
'''Blacklist for activity updater'''
+
'''Blacklist activity updater'''
   −
Sweets Distribution provides Fructose activities. The ones that depend on not trivial dependencies should be used only from native packages. To not let Control panel activity updater install new versions of such activities, it looks for black list files in {{Code|/opt/sweets/activities.blacklist}} directory. Files should contain bundle_id values per line. For all these activities, new versions will be ignored in Control panel activity updater.
+
Sweets Distribution provides Fructose activities. The ones that depend on not trivial dependencies should be used only from native packages. To not let Control panel activity updater install new versions of such activities, it looks for black list files in {{Code|/opt/sweets/activities.blacklist}} directory. Files should contain bundle_id values per line. For all these activities, new versions will be ignored in Control panel activity updater. The black list might be overridden by {{Code|/opt/sweets/activities.whitelist}} directory files.
    
'''Disabled reusing of system users while registration'''
 
'''Disabled reusing of system users while registration'''