legenda: [TYPE] Description (Person(s) who is/are assigned to this task)
	
	[*] Being worked on (somebody)
	[X] Finished (somebody)
	[ ] Unfinished but not urgent
	[M] Needs modifications (somebody)
	[U] Unfinished Urgent and needs help (somebody)
	[?] Needs help or I am unsure about this (somebody)
	[!] Bugs have been reported here (somebody)
	[%] New feature..would be nice if somebody did this (somebody)
	[O] OR (somebody)
	[N] Note (somebody who wrote the note)
	[.] When adding new TODO-types, add description here
	[#] Skill required for this task; 0=easy 9=difficult

The list:

	[ ] Update the documentation about the Preferences window

	[ ] Update the documentation about the plugins

	[ ] TCP/IP support. Sending and reciving selections over tcp/ip (XML) (freax, Dmitry Koval, synk)
		[N] Use XML ! (gnome-xml, libxml) (nobody)

	[ ] The GtkCList widget should be ported to the correct Gnome2 widget (GtkTreeView)

Requests proposed by Dag Wieers
	[4] (Prefswin) There's a gap between "Selection options" and the first option

	[7] This also means that the help-files are not packaged (yet) as I'm not 
		sure that /usr/share/doc is the right place for help-files. Rather 
		something like /usr/share/gnome/help/gcm-manual/C/ or something ?
			[N] Afaik is that directory used for gnome-help documentation that can
				be launched from the application. But maybe such a launcher in the
				help-menu is not a bad idea after all..

	[ ] If you click on the applet (and hold it) you have direct access to 
		 selections. I would change the interface/pulldown menu as follows:

			[7] If you click outside the menu, the menu should go away. (Now you 
			can only get rid of it by clicking on the applet again. Which is 
			rather hard.
				[N] This would mean replacing the toggle button with a normal button
					and the window that pops up with a popupwindow .. 
				[N] I have no idea how to catch such an event

			[7] If you have the pull down with the selections, you could add the 
			selection-manipulation menu (new, delete, edit, clear) by 
			right-clicking again.

			[4] If you click on a selection, it should be put on top of the 
			current list of selections, so that you can easily paste it. (And 
			the list of selections should be a stack so that you can see 
			what selection is on top.
				[N] This is imho not a good idea .. .. ... but I am willing
					to take a look at it if somebody else wants to code it.
