summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorSebastien Estienne <sebastien.estienne@gmail.com>2005-10-04 01:42:09 +0000
committerSebastien Estienne <sebastien.estienne@gmail.com>2005-10-04 01:42:09 +0000
commit1180ca5544328d79ae4032a1855d2ec788ecda4d (patch)
tree7e617ce3431cfcef4123d13fcf8cae3342e653ac /TODO
parent5f195883dcdf64246ffb958f2297e4b24f57c622 (diff)
* small fix everywhere
git-svn-id: file:///home/lennart/svn/public/service-discovery-applet/trunk@33 3be567f1-68ff-0310-b24a-ad7cc433fd2f
Diffstat (limited to 'TODO')
-rw-r--r--TODO9
1 files changed, 7 insertions, 2 deletions
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)