Simon Huggins пишет: > > There does seem to be a dodgy diff between the two versions in > startxfce4: > - XDG_DATA_DIRS="/usr/share:/usr/local/share:@datadir@" > + XDG_DATA_DIRS="usr/local/share:/usr/share:/@datadir@" > > (note the missing /) > > If XDG_DATA_DIRS is set, does changing the line in startxfce4 so that > XDG_DATA_DIRS="usr/local/share:/usr/share:/@datadir@" > becomes > XDG_DATA_DIRS="/usr/local/share:/usr/share:/@datadir@" > fix it for you? >
I changed the line you mentioned to: XDG_DATA_DIRS="/usr/share:/usr/local/share:@datadir@" (added /) and now it works fine, all plugins are avaialable. So the problem is with that line. -- Regards! Andrey Fedoseev <[EMAIL PROTECTED]> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

