- use full featured terminal emulator to do apt-get install
- ?disable short information plugins when hidden?
- ?find memory leaks when toggeling plugins -> are there any??
	
Deferred/ difficult, unimportant
--------------------------------
- allow pressing of delete in the views
	-> assigned minor priority and quite onerous (subclassing QListView and so on)

Waiting for action
--------------------------------
- packagesearch crashes when launching plugin settings and canceling them twice
	-> fixed making the vocabulary instance in the debtags package static
	(reason was crash on deconstruction on second call)
	-> needs fix in debtags

	
Dismissed
--------------------------------
-linebreak only on lines with a single dot.
	-> this is not possible as not every linebreak is symbolized by a single .
-reduce the sections to show in the tags search depended of the other filters
	-> improve this to work together with the apt and related filters
		For this we need a really good data structure - give it some thought!
	-> this breaks the plugin structure and will not be incorporated