Places: RegenPlugin on gconf show_network change
This commit is contained in:
parent
ce2f35fa76
commit
10d214fa7d
@ -52,6 +52,7 @@ class pluginclass( object ):
|
||||
self.gconf.notifyAdd( "show_computer", self.RegenPlugin )
|
||||
self.gconf.notifyAdd( "show_desktop", self.RegenPlugin )
|
||||
self.gconf.notifyAdd( "show_home_folder", self.RegenPlugin )
|
||||
self.gconf.notifyAdd( "show_network", self.RegenPlugin )
|
||||
self.gconf.notifyAdd( "show_trash", self.RegenPlugin )
|
||||
self.gconf.notifyAdd( "custom_names", self.RegenPlugin )
|
||||
self.gconf.notifyAdd( "allowScrollbar", self.RegenPlugin )
|
||||
|
Loading…
Reference in New Issue
Block a user