mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-08 09:05:24 -04:00
fixed bug in notification of substituted chars in RetroShareLink
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5995 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
f1b7a3eee5
commit
dc57acb20c
2 changed files with 2 additions and 1 deletions
|
@ -42,7 +42,7 @@
|
|||
#define RSLINK_PROCESS_NOTIFY_ASK 4 // ask for add the links
|
||||
#define RSLINK_PROCESS_NOTIFY_BAD_CHARS 8 // / or \\ characters in a filename
|
||||
|
||||
#define RSLINK_PROCESS_NOTIFY_ALL -1
|
||||
#define RSLINK_PROCESS_NOTIFY_ALL 15
|
||||
|
||||
#define RSLINK_SCHEME "retroshare"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue