From cfc156b77a11d16aa5c4c273bfe50d74df59ecf9 Mon Sep 17 00:00:00 2001 From: Mathieu Bridon Date: Sun, 3 Dec 2017 15:40:16 +0100 Subject: Use reverse DNS naming for icon, desktop file, DBus service, app ID (#221) The convention is to use reverse DNS for the DBus service names, icons, desktop files and application ID. Flatpak enforces that convention, and even requires at least 3 components in those names. --- main/data/im.dino.Dino.service | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 main/data/im.dino.Dino.service (limited to 'main/data/im.dino.Dino.service') diff --git a/main/data/im.dino.Dino.service b/main/data/im.dino.Dino.service new file mode 100644 index 00000000..8f6ebbba --- /dev/null +++ b/main/data/im.dino.Dino.service @@ -0,0 +1,3 @@ +[D-BUS Service] +Name=im.dino.Dino +Exec=dino -- cgit v1.2.3-54-g00ecf