tdesktop/lib/xdg
Avimitin 88a165d676 Use absolute executable path for dbus service
After the v4.8.7 release, I cannot launch telegram desktop because of the
recent dbus support introduced in
2dfe858327.
And it was fixed after I changed the value of the Exec field to absolute
path to the telegram-desktop executable.

In dbus specification they don't mention that they will find
executable from PATH variable, so this is a UB.
After this commit, cmake will use the full install path to generate the correct service file
and fix the above issue.

Signed-off-by: Avimitin <dev@avimit.in>
2023-07-24 14:20:51 +04:00
..
org.telegram.desktop.desktop Support D-Bus activation 2023-07-01 21:05:42 +04:00
org.telegram.desktop.metainfo.xml Add information about required and supported peripheral to XDG metadata 2022-12-29 14:43:23 +04:00
org.telegram.desktop.service Use absolute executable path for dbus service 2023-07-24 14:20:51 +04:00