Mercurial > libervia-backend
annotate misc/org.goffi.SAT.service @ 1530:94cd4d242dc5
core (XMLUI): restorer submit_id:
- submit_id was missing due to a previous change in commit a2e4b976e707
- XMLUI.submit_id can now be None (not set) or empty string in addition to normal values
fix bug 102
author | Goffi <goffi@goffi.org> |
---|---|
date | Sat, 26 Sep 2015 15:00:27 +0200 |
parents | beaf8d4475e4 |
children |
rev | line source |
---|---|
1150
beaf8d4475e4
misc (D-Bus, installation): added a .service file for D-Bus auto-launch feature + installation from setup.py (path adaptation now use regex).
Goffi <goffi@goffi.org>
parents:
diff
changeset
|
1 [D-BUS Service] |
beaf8d4475e4
misc (D-Bus, installation): added a .service file for D-Bus auto-launch feature + installation from setup.py (path adaptation now use regex).
Goffi <goffi@goffi.org>
parents:
diff
changeset
|
2 Name=org.goffi.SAT |
beaf8d4475e4
misc (D-Bus, installation): added a .service file for D-Bus auto-launch feature + installation from setup.py (path adaptation now use regex).
Goffi <goffi@goffi.org>
parents:
diff
changeset
|
3 Exec=sat |