Files to generate starters (linux)
Nevar pievienot vairāk kā 25 tēmas
Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
123456789 |
- [Desktop Entry]
- Name=Python3
- Comment=Python3 Interpreter (venv with ptpython)
- Exec=konsole --hide-menubar --profile Python -e /usr/data/dirk/local/bin/ptpython/venv/bin/ptpython
- Icon=/usr/data/dirk/local/bin/ptpython/icon.xpm
- #Terminal=true
- Type=Application
- Categories=Development;
- StartupNotify=true
|