Ver código fonte

python starte added

master
Dirk Alders 3 anos atrás
pai
commit
3451f96470
1 arquivos alterados com 9 adições e 0 exclusões
  1. 9
    0
      python3.desktop

+ 9
- 0
python3.desktop Ver arquivo

@@ -0,0 +1,9 @@
1
+[Desktop Entry]
2
+Name=Python3
3
+Comment=Python3 Interpreter 
4
+Exec=env PYTHONPATH=/home/dirk/pylibs /usr/bin/python3
5
+Icon=/usr/share/pixmaps/python3.xpm
6
+Terminal=true
7
+Type=Application
8
+Categories=Development;
9
+StartupNotify=true

Carregando…
Cancelar
Salvar