comparison: eric5.desktop
eric5.desktop
- changeset 1893
- 354d70f80ea7
- parent 674
- 59c4b38b20a5
- child 1902
- 73ac8bcb984d
equal
deleted
inserted
replaced
|
1 #!/usr/bin/env xdg-open |
1 [Desktop Entry] |
2 [Desktop Entry] |
2 Type=Application |
3 Type=Application |
3 Exec=eric5 |
4 Exec=eric5 |
4 MimeType=application/x-eric5; |
5 MimeType=text/x-python; |
5 Icon=eric |
6 Icon=eric |
6 Terminal=false |
7 Terminal=false |
7 Name=eric5 |
8 Name=eric5 |
8 Name[de]=eric5 |
9 Name[de]=eric5 |
9 Comment=Integrated Development Environment for Python |
10 Comment=Integrated Development Environment for Python |