diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2012-11-04 01:32:52 -0500 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2013-01-01 04:47:01 +0100 |
commit | fef5bca401970943446d8dce810a5bbf03ffd90a (patch) | |
tree | 53a3c85511c5b89c5487d8e2f25682ce4d2e1e6b /TODO | |
parent | cf2d17d73113542bfc76be50cd990e2042ae0359 (diff) | |
download | smb4k-fef5bca401970943446d8dce810a5bbf03ffd90a.tar.gz smb4k-fef5bca401970943446d8dce810a5bbf03ffd90a.zip |
Fix references to user profile directory.
(cherry picked from commit 61cfdd0061d99c51e84ac0325b1a4f46081b414b)
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -26,7 +26,7 @@ for 0.10.x: - If "default" options have been defined for Samba commands, they should not appear in the command. - Don't save information about foreign shares and about shares that only - use default values in ~/.kde/share/apps/smb4k/custom_options file. + use default values in ~/.trinity/share/apps/smb4k/custom_options file. - Rewrite Smb4KSambaOptionsHandler::netOptions(). - Allow more than one file manager. - Implement scripting functionality (D-BUS/DCOP(?)). |