tdesktop/Telegram/SourceFiles/platform
Marco Trevisan d460897f84 main-window-linux: parse XDG_CURRENT_DESKTOP as colon separated list (#2659)
As per freedesktop specifications¹, $XDG_CURRENT_DESKTOP is a
"colon-separated list of strings". Thus we need to parse it in that way.

[1] https://specifications.freedesktop.org/desktop-entry-spec/desktop-entry-spec-latest.html

Signed-off-by: Marco Trevisan <mail@3v1n0.net> (github: 3v1n0)
2016-11-22 09:46:08 +03:00
..
linux main-window-linux: parse XDG_CURRENT_DESKTOP as colon separated list (#2659) 2016-11-22 09:46:08 +03:00
mac Respecting Quite Hours in Windows. 2016-10-17 13:55:17 +03:00
win Fixed Windows tray icon (Qt 5.6.2 broke it). 2016-10-20 17:46:16 +03:00
winrt Moved PsMainWindow to Platform::MainWindow, outside of pspecific module. 2016-06-16 15:59:54 +03:00
platform_file_dialog.h NB Broken! Notifications refactored to Manager, only Windows working. 2016-10-02 16:54:27 +03:00
platform_main_window.h Moved PsMainWindow to Platform::MainWindow, outside of pspecific module. 2016-06-16 15:59:54 +03:00
platform_notifications_manager.h NB Broken! Notifications refactored to Manager, only Windows working. 2016-10-02 16:54:27 +03:00