tdesktop/Telegram
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
..
build Version 4.8.7. 2023-07-21 21:59:08 +04:00
cmake Update tgcalls. 2023-07-20 07:20:57 +04:00
codegen@5a11029c46 Migrate from qt_static_plugins.cpp to the Qt6-pregenerated initializators 2023-06-19 18:01:14 +04:00
lib_base@2669a04579 Collapse stories on archive open/close. 2023-07-20 21:42:35 +04:00
lib_crl@3d7e1e1f13 Version 4.6.2: Re-enable global /LTCG on Windows. 2023-02-08 13:20:01 +04:00
lib_lottie@3e9c2f1026 Version 4.6.2: Re-enable global /LTCG on Windows. 2023-02-08 13:20:01 +04:00
lib_qr@501f4c3502
lib_rpl@8b1015d1bd Implement "Save Power on Low Battery" function. 2023-03-01 09:12:02 +04:00
lib_spellcheck@b94ec0107b Some build fixes. 2023-05-17 16:29:31 +04:00
lib_storage@839609369d Update submodules & Docker patches 2022-06-14 16:36:44 +04:00
lib_tl@36fb95c4de Support multiple reactions from one user. 2022-09-02 21:14:31 +04:00
lib_ui@ad852f0f4a Fix incorrect state of ElasticScroll. 2023-07-24 10:44:01 +04:00
lib_webrtc@b68a95ad4d Version 4.6.2: Re-enable global /LTCG on Windows. 2023-02-08 13:20:01 +04:00
lib_webview@ebb8b8b91f Collapse stories on archive open/close. 2023-07-20 21:42:35 +04:00
Resources Support and use share comment in stories. 2023-07-24 11:43:20 +04:00
SourceFiles Support and use share comment in stories. 2023-07-24 11:43:20 +04:00
Telegram Version 4.8.2: Hardened Runtime in Mac App Store. 2023-05-18 11:54:56 +04:00
ThirdParty Update tgcalls. 2023-07-20 07:20:57 +04:00
CMakeLists.txt Use absolute executable path for dbus service 2023-07-24 14:20:51 +04:00
configure.bat Find venv without configure.bat 2022-12-27 15:14:12 +04:00
configure.py Move Qt version from configure.py to CMakeLists.txt 2022-08-30 20:25:10 +04:00
configure.sh Use python3 in macOS configure script. 2022-06-02 20:21:07 +04:00
create.bat
Telegram.plist Specify no non-exempt encryption usage in plist. 2022-12-30 17:30:18 +04:00