summarylogtreecommitdiffstats
path: root/pygubu-designer.desktop
diff options
context:
space:
mode:
authorStuart Cardall2022-09-04 10:36:03 +0100
committerStuart Cardall2022-09-04 10:36:03 +0100
commitaa3cd8dd0d811d219e0a67687bdeebbfeb6fe57d (patch)
treef20d8563d365247f18b9642cdf3ff40040c1841b /pygubu-designer.desktop
downloadaur-aa3cd8dd0d811d219e0a67687bdeebbfeb6fe57d.tar.gz
new PKGBUILD for pygubu-designer version 0.10
Diffstat (limited to 'pygubu-designer.desktop')
-rw-r--r--pygubu-designer.desktop10
1 files changed, 10 insertions, 0 deletions
diff --git a/pygubu-designer.desktop b/pygubu-designer.desktop
new file mode 100644
index 000000000000..b38b3d5f3e51
--- /dev/null
+++ b/pygubu-designer.desktop
@@ -0,0 +1,10 @@
+[Desktop Entry]
+Name=Pygubu Designer
+GenericName=GUI Designer (TkInter)
+Comment=Create or open user interface designs for Python TkInter applications.
+Exec=pygubu-designer %F
+Terminal=false
+StartupNotify=false
+Type=Application
+Icon=pygubu.svg
+Categories=Development;GUIDesigner;