Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/owncloud/client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Molkentin <danimo@owncloud.com>2014-11-06 21:26:43 +0300
committerDaniel Molkentin <danimo@owncloud.com>2014-11-06 21:26:43 +0300
commit17a4299f74f4db7fc82f4b90f1e501c81288697b (patch)
tree1ed98e16de1c27f3a964b11bd67600660192766a
parent776f4dc31607c51f8b8ab666811554c487ddc010 (diff)
Fix nautilus python integrationv1.7.0
-rwxr-xr-xshell_integration/nautilus/syncstate.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/shell_integration/nautilus/syncstate.py b/shell_integration/nautilus/syncstate.py
index f24589bb2..3d0cc0488 100755
--- a/shell_integration/nautilus/syncstate.py
+++ b/shell_integration/nautilus/syncstate.py
@@ -196,3 +196,4 @@ class syncStateExtension(GObject.GObject, Nautilus.ColumnProvider, Nautilus.Info
break
else:
# print("Not in scope:"+filename)
+ pass