Skip to content

Commit 991a851

Browse files
ecnerwalaraveit65
authored andcommitted
Display link url on status
origin commit: dropbox/nautilus-dropbox@5c27e7a dropbox/nautilus-dropbox#20
1 parent d3261c1 commit 991a851

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎caja-dropbox.in‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1185,6 +1185,7 @@ Prints out the current status of the Dropbox daemon.
11851185
else:
11861186
for line in lines:
11871187
console_print(line)
1188+
grab_link_url_if_necessary()
11881189
except KeyError:
11891190
console_print(u"Couldn't get status: daemon isn't responding")
11901191
except DropboxCommand.CommandError, e:

0 commit comments

Comments
 (0)