On Wed, Feb 20, 2008 at 9:13 AM, Benedikt Meurer
<[EMAIL PROTECTED]> wrote:
> Christophe Chapuis wrote:
> > Well, looks like I've partially found why my problem occurs...
> > It looks like when I'm listing all the known volumes and ask for they
> > mount
derstand that as a consequence
thunar_vfs_volume_manager_get_volume_by_info doesn't work well.
I don't have any idea where it did take that sort of path, it's not at
all like that in my fstab, for example.
Christophe
On Sun, Feb 17, 2008 at 7:31 PM, Christophe Chapuis
<[EMAIL P
related to the trash, then.
Thanks !
Christophe
On Feb 17, 2008 6:38 PM, Benedikt Meurer
<[EMAIL PROTECTED]> wrote:
> Christophe Chapuis wrote:
> > Hello !
> >
> > I'm currently trying to develop a little plugin for cairo-dock, in
> > order to have a better int
Hello !
I'm currently trying to develop a little plugin for cairo-dock, in
order to have a better integration inside Xfce. It consists in
implementing some wrapper methods to do simple things with the VFS,
like listing the volumes, accessing the trash, (un)mounting, etc...
I've finished the first