mirror of
https://github.com/laurent22/joplin.git
synced 2025-01-17 18:44:45 +02:00
58b68cab0c
* fix for #906, 1) windows paths like C:\a\b weren't accepted because backslashes were treated as escape sequences, 2) common paths like C:\Program Files\Foo\Foo.exe weren't accepted because of the space in the path * Using anothing approach, a) backslashes are no longer treated as escape characters, b) string change to remind people to add spaces * Removing joplin.pot from the patch, it will be updated later. * Removing unused code. |
||
---|---|---|
.. | ||
Alarm.js | ||
BaseItem.js | ||
Folder.js | ||
ItemChange.js | ||
MasterKey.js | ||
Note.js | ||
NoteResource.js | ||
NoteTag.js | ||
Resource.js | ||
ResourceLocalState.js | ||
Search.js | ||
Setting.js | ||
Tag.js |