Mercurial > libervia-backend
comparison misc/README @ 3580:8dd5e1bac9c3
merge changes from main branch
author | Goffi <goffi@goffi.org> |
---|---|
date | Fri, 18 Jun 2021 18:19:23 +0200 |
parents | a27fd445c7c7 |
children |
comparison
equal
deleted
inserted
replaced
3573:813595f88612 | 3580:8dd5e1bac9c3 |
---|---|
11 | 11 |
12 Then, you should be able to complete a li command line by pressing [TAB]. | 12 Then, you should be able to complete a li command line by pressing [TAB]. |
13 | 13 |
14 * org.libervia.Libervia.service: | 14 * org.libervia.Libervia.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) | 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) |
16 | |
17 * org.libervia.Libervia*.metainfo.xml: | |
18 AppStream metadata as specified at https://www.freedesktop.org/software/appstream/docs/ | |
19 | |
20 * org.libervia.LiberviaTUI.desktop: | |
21 Desktop entry for TUI frontend as specified at https://specifications.freedesktop.org/desktop-entry-spec/ |