1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-11-29 22:48:10 +02:00
Files
joplin/ReactNativeClient/lib
Ben Fisher 58b68cab0c fix for #906, 1) windows paths like C:\a\b weren't accepted because b… (#935)
* 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.
2018-11-20 21:46:18 +00:00
..
2017-07-22 16:55:09 +01:00
2018-03-17 23:00:01 +00:00
2018-10-07 19:28:19 +01:00
2018-09-29 13:15:36 +01:00
2017-07-05 21:34:25 +01:00
2018-10-24 19:16:15 +01:00
2018-03-09 20:59:12 +00:00