comparison misc/README @ 3574:a27fd445c7c7

misc: added freedesktop metadata files
author Goffi <goffi@goffi.org>
date Fri, 18 Jun 2021 13:03:32 +0200
parents 7b888a488474
children
comparison
equal deleted inserted replaced
3572:b3fa179417e7 3574:a27fd445c7c7
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/