Comment 6 for bug 650521

Revision history for this message
Nicolas Joseph (gege2061) wrote :

> vala 0.11.5 is required but is not applied in trunk

I've forgotten, sorry.

- this.list_store.set (iter, Col.TEXT, l, Col.COLOR, color);
+ this.list_store.set (iter, Col.TEXT, l, Col.COLOR, color, -1);

This patch fix the problem with directory permission? It's very strange...