diff options
-rw-r--r-- | README.md | 2 | ||||
-rw-r--r-- | screenshot.png | bin | 0 -> 7569 bytes |
2 files changed, 1 insertions, 1 deletions
@@ -1,9 +1,9 @@ # nautilus-newfile Adds a "New File..." option to the context menu of nautilus + ### Installation Copy both `nautilus-newfile.py` and `new-file-dialog.ui` to `~/.local/share/nautilus-python/extensions` - ### Limitations - No filename validation is run (needs implementation) - Modal is not attached to the nautilus window (limitation of the nautilus extensions api) diff --git a/screenshot.png b/screenshot.png Binary files differnew file mode 100644 index 0000000..9aa2bb5 --- /dev/null +++ b/screenshot.png |