NotepadNext icon indicating copy to clipboard operation
NotepadNext copied to clipboard

Add a generate desktop Entry in ubuntu24.04

Open hermitguo opened this issue 4 months ago • 3 comments

Description

Add a generate desktop icon in ubuntu24.04 Thank you, developers, for providing a good tool in ubuntu, but it cannot generate desktop ICONS. You have to manually edit and generate ICONS, which is very troublesome. It is recommended to have a function like phpstorm that can generate desktop ICONS.

Image

Describe the solution you'd like

Create Desktop Entry

Describe alternatives you've considered

No response

hermitguo avatar Aug 05 '25 13:08 hermitguo

Dup: https://github.com/dail8859/NotepadNext/issues/673

diegoiast avatar Aug 15 '25 15:08 diegoiast

This is what I was trying to understand as part of #637.

Is it as simple as embedding https://github.com/dail8859/NotepadNext/blob/master/deploy/linux/NotepadNext.desktop into the application and then just giving the user the option to save it to a selected directory?

Or is there more to implementing this?

dail8859 avatar Aug 16 '25 23:08 dail8859

This is what I was trying to understand as part of #637.

Is it as simple as embedding https://github.com/dail8859/NotepadNext/blob/master/deploy/linux/NotepadNext.desktop into the application and then just giving the user the option to save it to a selected directory?

Or is there more to implementing this?

Thank you for your guidance. This can be used to create desktop Entry. It is suggested that the official add the function of creating desktop Entry, which would be better for users.

hermitguo avatar Sep 09 '25 02:09 hermitguo