@@ -23,10 +23,13 @@ # Interacts with main.* window (gtkBuilder widgets) # and conf.* dictionary. # class configwin (AuxiliaryWindow): + # control flags + meta = plugin_meta() + # Display win_config, pre-fill text fields from global conf. object def open(self, widget): if self.first_open: self.add_plugins()