Skip to content

Commit cc2728f

Browse files
authored
Update code-nautilus.py
1 parent b85bc53 commit cc2728f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

code-nautilus.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# Place me in ~/.local/share/nautilus-python/extensions/,
44
# ensure you have python-nautilus package, restart Nautilus, and enjoy :)
55
#
6-
# This script was written by cra0zy and is released to the public domain
6+
# This script is released to the public domain.
77

88
from gi.repository import Nautilus, GObject
99
from subprocess import call

0 commit comments

Comments
 (0)