mirror of
https://github.com/naruxde/revpicommander.git
synced 2025-11-08 16:43:53 +01:00
Renamed version of revpipycontrol written with Qt framework
This commit is contained in:
3
data/revpicommander
Normal file
3
data/revpicommander
Normal file
@@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
|
||||
exec "/usr/share/revpicommander/revpicommander.py" "$@"
|
||||
11
data/revpicommander.desktop
Normal file
11
data/revpicommander.desktop
Normal file
@@ -0,0 +1,11 @@
|
||||
[Desktop Entry]
|
||||
Name=RevPi PLC Commander
|
||||
Comment=Controls the Python PLC program on your Revolution PI
|
||||
Name[de]=RevPi PLC Steuerung
|
||||
Comment[de]=Kontrolliert das Python PLC Programm auf dem Revolution PI
|
||||
Exec=/usr/bin/revpicommander
|
||||
Icon=revpicommander
|
||||
Terminal=false
|
||||
Type=Application
|
||||
Categories=Application;
|
||||
#StartupNotify=true
|
||||
BIN
data/revpicommander.ico
Normal file
BIN
data/revpicommander.ico
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 4.2 KiB |
BIN
data/revpicommander.png
Normal file
BIN
data/revpicommander.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.4 KiB |
Reference in New Issue
Block a user