mirror of
https://github.com/naruxde/revpipyload.git
synced 2025-11-08 23:23:52 +01:00
Saved eric-project file
aclx.conf in etc übernehmen (setup.py) shared übernehmen (setup.py) Dynamisches Neuladen der Konfiguraiton
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE Project SYSTEM "Project-5.1.dtd">
|
||||
<!-- eric project file for project revpipyload -->
|
||||
<!-- Saved: 2018-04-04, 13:23:14 -->
|
||||
<!-- Saved: 2018-04-05, 14:14:27 -->
|
||||
<!-- Copyright (C) 2018 Sven Sager, akira@narux.de -->
|
||||
<Project version="5.1">
|
||||
<Language>en_US</Language>
|
||||
@@ -9,7 +9,7 @@
|
||||
<ProgLanguage mixed="0">Python3</ProgLanguage>
|
||||
<ProjectType>Console</ProjectType>
|
||||
<Description>Dieser Loader wird über das Init-System geladen und führt das angegebene Pythonprogramm aus. Es ist für den RevolutionPi gedacht um automatisch das SPS-Programm zu starten.</Description>
|
||||
<Version>0.6.2</Version>
|
||||
<Version>0.6.3</Version>
|
||||
<Author>Sven Sager</Author>
|
||||
<Email>akira@narux.de</Email>
|
||||
<Eol index="1"/>
|
||||
@@ -23,6 +23,8 @@
|
||||
<Source>revpipyload/picontrolserver.py</Source>
|
||||
<Source>revpipyload/helper.py</Source>
|
||||
<Source>revpipyload/xrpcserver.py</Source>
|
||||
<Source>revpipyload/shared/ipaclmanager.py</Source>
|
||||
<Source>revpipyload/shared/__init__.py</Source>
|
||||
</Sources>
|
||||
<Forms/>
|
||||
<Translations/>
|
||||
@@ -215,6 +217,7 @@
|
||||
<string>data</string>
|
||||
<string>deb</string>
|
||||
<string>dist</string>
|
||||
<string>demo</string>
|
||||
</list>
|
||||
</value>
|
||||
<key>
|
||||
|
||||
Reference in New Issue
Block a user