blob: 32392a2fe16c46cc682e2ff3f52528710a2de5d6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
[Desktop Entry]
Version=0.1
Type=Application
Name=iced Builder
Comment=UI builder for iced, built with iced.
TryExec=iced-builder
Exec=iced-builder %f
Terminal=false
MimeType=application/json;
Categories=GTK;GUIDesigner;Development;
Keywords=iced;GUI;builder;designer;
|