8 lines
189 B
Desktop File
Executable file
8 lines
189 B
Desktop File
Executable file
#!/usr/bin/env xdg-open
|
|
[Desktop Entry]
|
|
Name=TigerJython IDE
|
|
Exec=tigerjython %f
|
|
Icon=tigerjython
|
|
Type=Application
|
|
Categories=Education;Science;Math;
|
|
Keywords=science;math;matrix;plotting;
|