aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsowgro <tpoke.ferrari@gmail.com>2025-07-22 02:25:23 -0400
committersowgro <tpoke.ferrari@gmail.com>2025-07-22 02:25:23 -0400
commitd729449ecb5df96ac19857ead8bd729ad2a911e2 (patch)
treea8c73462413502f2922afcbbbca60f9ab80e1f10
parent6ab8db2d2472abd545cb4873ae21ed11adc8d817 (diff)
downloadnautilus-newfile-main.tar.gz
nautilus-newfile-main.tar.bz2
nautilus-newfile-main.zip
Add screenshotHEADmain
-rw-r--r--README.md2
-rw-r--r--screenshot.pngbin0 -> 7569 bytes
2 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index fc697a1..74f85e4 100644
--- a/README.md
+++ b/README.md
@@ -1,9 +1,9 @@
# nautilus-newfile
Adds a "New File..." option to the context menu of nautilus
+![screenshot.png](screenshot.png)
### 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
new file mode 100644
index 0000000..9aa2bb5
--- /dev/null
+++ b/screenshot.png
Binary files differ