Files to generate starters (linux)
Du kan inte välja fler än 25 ämnen
Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
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
|