Hello Mike, V Sun, 14 Aug 2011 21:47:34 +0200 Mike Gabriel <[email protected]> napsáno:
> > I have added the project x2golxdebindings to X2go Git: > > http://code.x2go.org/gitweb?p=x2golxdebindings.git;a=summary > Works pretty well for the shared folders, just pls update the following line in share/applications/x2gopcmanfm.desktop as follows: MimeType=application/sshfsdisk-x2go-lxde;application/sshfscdrom-x2go-lxde;application/sshfsremovable-x2go-lxde Also, there are no icons for the device. I do not understand much how these things are supposed to work so that multiple icon themes are supported, nevertheless I solved that for my installation only: by creating links to my chosen icon theme in my PKGBUILD script: $ ls pkg/usr/share/icons/dropline-neu/scalable/mimetypes/ application-sshfscdrom-x2go-lxde.svg -> /usr/share/icons/dropline-neu/scalable/devices/drive-cdrom.svg application-sshfsdisk-x2go-lxde.svg -> /usr/share/icons/dropline-neu/scalable/devices/drive-harddisk.svg application-sshfsremovable-x2go-lxde.svg -> /usr/share/icons/dropline-neu/scalable/devices/drive-removable-media.svg Regards, Milan -- http://www.milan-knizek.net/ About linux and photography (Czech only) O linuxu a fotografování _______________________________________________ X2go-Dev mailing list [email protected] https://lists.berlios.de/mailman/listinfo/x2go-dev
