diff options
| author | 2010-05-02 21:00:51 +0000 | |
|---|---|---|
| committer | 2010-05-02 21:00:51 +0000 | |
| commit | ec92902188f67d67d8014e8c771fca6ae3dd8ca0 (patch) | |
| tree | b3f1baffced10c88227488c6e5f11bf828c40385 /src/modules/sharedfile/libkvisharedfile.cpp | |
| parent | fixed hop for dead channels (diff) | |
| download | KVIrc-ec92902188f67d67d8014e8c771fca6ae3dd8ca0.tar.gz KVIrc-ec92902188f67d67d8014e8c771fca6ae3dd8ca0.tar.bz2 KVIrc-ec92902188f67d67d8014e8c771fca6ae3dd8ca0.zip | |
fix for #778
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4305 17fca916-40b9-46aa-a4ea-0a15b648b75c
Diffstat (limited to 'src/modules/sharedfile/libkvisharedfile.cpp')
| -rw-r--r-- | src/modules/sharedfile/libkvisharedfile.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modules/sharedfile/libkvisharedfile.cpp b/src/modules/sharedfile/libkvisharedfile.cpp index e50c85657..62c03d4ca 100644 --- a/src/modules/sharedfile/libkvisharedfile.cpp +++ b/src/modules/sharedfile/libkvisharedfile.cpp @@ -64,7 +64,7 @@ extern KVIRC_API KviSharedFilesManager * g_pSharedFilesManager; be automatically set to '*!*@*'.[br] If the 't' switch is used, the sharedfile will be removed after <timeout> seconds. If the 'n' switch is used, the sharedfile - will be visible to the oter users as <visible name> instead + will be visible to the other users as <visible name> instead of the real <filename> (stripped of the leading path). <filename> must be an absolute path. @seealso: |
