mirror of
https://github.com/naruxde/revpipycontrol.git
synced 2025-11-09 07:58:03 +01:00
Python Version f?r PLC w?hlbar
setup.py aufgebaut
This commit is contained in:
3
data/revpipycontrol
Normal file
3
data/revpipycontrol
Normal file
@@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
|
||||
exec "/usr/share/revpipycontrol/revpipycontrol.py" "$@"
|
||||
11
data/revpipycontrol.desktop
Normal file
11
data/revpipycontrol.desktop
Normal file
@@ -0,0 +1,11 @@
|
||||
[Desktop Entry]
|
||||
Name=RevPi PLC Control
|
||||
Comment=Controls the Python PLC program on your RevolutionPI
|
||||
Name[de]=RevPi PLC Steuerung
|
||||
Comment[de]=Kontrolliert das Python PLC Programm auf dem RevolutionPI
|
||||
Exec=/usr/bin/revpipycontrol
|
||||
Icon=revpipycontrol
|
||||
Terminal=false
|
||||
Type=Application
|
||||
Categories=Application;
|
||||
#StartupNotify=true
|
||||
Reference in New Issue
Block a user