Mercurial > libervia-backend
comparison misc/README @ 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).
author | Goffi <goffi@goffi.org> |
---|---|
date | Wed, 03 Sep 2014 11:46:06 +0200 |
parents | c328bcc4db71 |
children | 779351da2c13 |
comparison
equal
deleted
inserted
replaced
1149:652cd93dfdb4 | 1150:beaf8d4475e4 |
---|---|
8 autoload -U compinit | 8 autoload -U compinit |
9 compinit | 9 compinit |
10 ### end of .zshrc completion ### | 10 ### end of .zshrc completion ### |
11 | 11 |
12 Then, you should be able to complete a jp command line by pressing [TAB]. | 12 Then, you should be able to complete a jp command line by pressing [TAB]. |
13 | |
14 * org.goffi.SAT.service: | |
15 This file is used by D-Bus to know how to launch the backend, you have to put in in D-Bus services dir (usually /usr/share/dbus-1/services) |