<div dir="ltr"><div>A few points ...</div><div><br></div><div>I tried to use the symlink trick described here:</div><div><a href="http://ubuntuforums.org/showthread.php?t=2165583&p=12747210#post12747210">http://ubuntuforums.org/showthread.php?t=2165583&p=12747210#post12747210</a></div>
<div>and</div><div><a href="http://askubuntu.com/a/329179/25656">http://askubuntu.com/a/329179/25656</a>.</div><div><br></div><div><pre><code> ln -s /home/username/.gtk-bookmarks /home/username/.config/gtk-3.0/bookmarks</code></pre>
</div><div><br></div><div>While it work perfectly during a session, the symlink did not survive a reboot on my laptop (Lubuntu 13.04). ~/.config/gtk-3.0/bookmarks was created afresh upon reboot.</div><div><br></div><div>I see the difference in side pane contents (bookmarks) not just with PCManFM but also when Thunar is the file manager and Xfce is handling the desktop on what is otherwise Lubuntu 13.04.</div>
<div><br></div><div>It's puzzling that gtk 2 apps such as Leafpad have their bookmarks stored in ~/.config/gtk-3.0/bookmarks. While Firefox and LibreOffice may not be "pure" gtk 2, they aren't gtk3 and their bookmarks are stored in ~/.config/gtk-3.0/bookmarks as well.</div>
<div><br></div><div>It would be interesting to know if the same issue is present in other Ubuntu Flavors.</div></div>