Comment 7 for bug 1041546

Revision history for this message
Daniel (danip) wrote :

Here is a little workaround for those who haven't it figured out already:
1. close linuxdcpp
2. open the file /home/user/.dc++/DCPlusPlus.xml and enter manualy your shared folders at the bottom of the file. It should look like this:
 </Settings>
 <Share>
  <Directory Virtual="sharename">/path/to/the/share/</Directory>
 </Share>
</DCPlusPlus>
3. !!!change the permission of the file to read only (f.e. by right-clicking the file -> properties -> permissions)!!!
4. start linuxdcpp - that's it

You may notice that linuxdcpp changes the permissions after it has started...so if you want to add some folders again you may have to do the same steps as above ;-)