From 1180ca5544328d79ae4032a1855d2ec788ecda4d Mon Sep 17 00:00:00 2001 From: Sebastien Estienne Date: Tue, 4 Oct 2005 01:42:09 +0000 Subject: * small fix everywhere git-svn-id: file:///home/lennart/svn/public/service-discovery-applet/trunk@33 3be567f1-68ff-0310-b24a-ad7cc433fd2f --- TODO | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index b193144..1123ac5 100644 --- a/TODO +++ b/TODO @@ -1,5 +1,10 @@ * fix ipv6 -* option to not browse our own services * finnish python's plugins -* check adding services * fix transparency when right-clicking +* nicer icons in error notifications + +fix: +** (Service discovery applet:29450): WARNING **: need to free the control here + +./service-discovery-applet:90: GtkWarning: Attempting to add a widget with type GtkEventBox to a PanelApplet, but as a GtkBin subclass a PanelApplet can only contain one widget at a time; it already contains a widget of type GtkEventBox + self.applet.add(self.eb) -- cgit