forked from AuroraMiddleware/gtk
78d34c098e
Add a desktop file and appdata.
10 lines
210 B
Desktop File
10 lines
210 B
Desktop File
[Desktop Entry]
|
|
Name=Node Editor
|
|
Comment=An application that edits render nodes
|
|
Exec=gtk4-node-editor
|
|
Icon=org.gtk.gtk4.NodeEditor
|
|
Terminal=false
|
|
Type=Application
|
|
StartupNotify=true
|
|
Categories=Development;GTK;
|