Skip to content

Commit 6c08880

Browse files
alexmyczkowkentaro
authored andcommitted
Create labelme.desktop
should be installed to /usr/share/applications so the gnome/kde menu systems have an icon (you'd also need to provide an icon, labelme.png (or .svg) and put it in /usr/share/icons)
1 parent 9fdda01 commit 6c08880

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

labelme.desktop

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
[Desktop Entry]
2+
Name=Labelme
3+
Comment=Image Polygonal Annotation with Python
4+
Exec=labelme
5+
Icon=labelme
6+
Terminal=false
7+
Type=Application
8+
Categories=Graphics;RasterGraphics;

0 commit comments

Comments
 (0)