Thread: [Fremantle Maemo5] [Announce] Facebook Messenger for Pidgin
View Single Post
Posts: 256 | Thanked: 939 times | Joined on Jun 2014 @ Finland
#12
Originally Posted by sicelo View Post
i haven't received any pictures, but my guess would be somewhere in
Code:
/home/user/.purple/logs/facebook/<username>/ ...
The plugin Telegram stores its pictures in
Code:
/home/user/.purple/telegram-purple/ ...
Thanks! Would it be possible to see those pictures via gallery app? I tried to make a folder for those pics to home directory, and then symbolic link from pidgin photos to that folder
Code:
mkdir /home/user/MyDocs/Pidgin_pics
ln -s /home/user/.purple/logs/facebook/username/ /home/user/MyDocs/Pidgin_pics
both as user and root, but it says operation not permitted.
 

The Following User Says Thank You to Koiruus For This Useful Post: