From e840ea355468269b11d9dc993e3540fa46075140 Mon Sep 17 00:00:00 2001 From: Blackwhitebear8 Date: Sat, 23 Nov 2024 19:44:03 +0100 Subject: [PATCH] Add notepadnext.desktop --- notepadnext.desktop | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 notepadnext.desktop diff --git a/notepadnext.desktop b/notepadnext.desktop new file mode 100644 index 0000000..f12633e --- /dev/null +++ b/notepadnext.desktop @@ -0,0 +1,10 @@ +[Desktop Entry] +Exec=/opt/notepadnext/squashfs-root/usr/bin/NotepadNext %f +Comment=A cross-platform, reimplementation of Notepad++ +Type=Application +Icon=/opt/notepadnext/squashfs-root/NotepadNext +Name=Notepad Next +StartupNotify=true +Terminal=false +Categories=Qt;TextEditor;Utility; +MimeType=text/plain;