1
0
mirror of https://github.com/chylex/Nextcloud-Desktop.git synced 2024-10-24 00:42:48 +02:00
Nextcloud-Desktop/shell_integration/nautilus
Olivier Goffart f8a4994307 Nautilus: Fix Python3 and remove many debug
Use b'\n' in the call to rfind, as the _remainder is bytes, not a string.

Remove most of the debug message which happens during normal operation.
They are mostly spamming the nautilus console, and can also cause bug
as they may throw exception in case of wrong encoding.

Relates to issue: #6406

(cherry picked from commit 1ab3a9fc13)
2018-04-26 10:18:37 +02:00
..
CMakeLists.txt fix branded nemo and caja shell integration (#5966) 2017-08-31 13:16:34 +02:00
createcajaplugin.sh fix branded nemo and caja shell integration (#5966) 2017-08-31 13:16:34 +02:00
createnemoplugin.sh fix branded nemo and caja shell integration (#5966) 2017-08-31 13:16:34 +02:00
setappname.sh Linux shell integration: Do not call sed from absolute path. 2016-02-09 13:01:03 +01:00
syncstate.py Nautilus: Fix Python3 and remove many debug 2018-04-26 10:18:37 +02:00