summarylogtreecommitdiffstats
path: root/umlet.desktop
diff options
context:
space:
mode:
authorRafael Soares2016-03-23 20:39:10 -0400
committerRafael Soares2016-03-23 20:39:10 -0400
commitd0599a70caf67dcebbe52b64b1c1cdd6172c5bae (patch)
tree54b070893b479e04443e468e3fd22e17b0a5a05a /umlet.desktop
downloadaur-d0599a70caf67dcebbe52b64b1c1cdd6172c5bae.tar.gz
First Commit
Diffstat (limited to 'umlet.desktop')
-rw-r--r--umlet.desktop11
1 files changed, 11 insertions, 0 deletions
diff --git a/umlet.desktop b/umlet.desktop
new file mode 100644
index 000000000000..2b3075e121a4
--- /dev/null
+++ b/umlet.desktop
@@ -0,0 +1,11 @@
+[Desktop Entry]
+Encoding=UTF-8
+Type=Application
+Name=UMLet
+GenericName=UMLet
+Comment=Free UML Tool for Fast UML Diagrams
+Exec=java -jar /opt/Umlet/umlet.jar %u
+Icon=/opt/Umlet/img/umlet_logo.png
+Terminal=false
+Categories=Development;
+StartupNotify=true