kotatogram-desktop/Telegram/SourceFiles
Jan Niklas Hasse e42cc02d0e Prefer AppIndicator if DBus interface is available
Starting with Ubuntu 17.10 the interface will be provided by an
extension (shipped by default):

https://github.com/ubuntu/gnome-shell-extension-appindicator

Legacy tray icons have been completely removed in GNOME 3.26. By
checking the interface, this will allow users of other distributions
with GNOME to also use Telegram's indicator with the extension.

Signed-off-by: Jan Niklas Hasse <jhasse@bixense.com> (github: jhasse)
2017-09-28 12:59:46 +03:00
..
_other
base Migrate to VS2017. 2017-09-06 17:11:06 +03:00
boxes Fix saving chat admins. 2017-09-04 15:21:53 +03:00
calls Replace t_assert() with Assert(). 2017-08-30 19:15:42 +03:00
chat_helpers Update faved sticker / saved GIF remove button. 2017-09-05 19:34:36 +03:00
codegen Replace QFlags with base::flags. 2017-09-03 15:45:47 +03:00
core Version 1.1.23. 2017-09-05 20:38:38 +03:00
data Replace t_assert() with Assert(). 2017-08-30 19:15:42 +03:00
dialogs Display author photo / name in search results. 2017-09-05 20:21:56 +03:00
history Migrate to VS2017. 2017-09-06 17:11:06 +03:00
inline_bots Update faved sticker / saved GIF remove button. 2017-09-05 19:34:36 +03:00
intro Replace t_assert() with Assert(). 2017-08-30 19:15:42 +03:00
lang Replace t_assert() with Assert(). 2017-08-30 19:15:42 +03:00
media Return not_null<History*> in App::history(). 2017-09-03 15:45:43 +03:00
mtproto Limit maximum IP length in case of corrupted data. 2017-09-04 15:21:52 +03:00
overview Replace t_assert() with Assert(). 2017-08-30 19:15:42 +03:00
platform Prefer AppIndicator if DBus interface is available 2017-09-28 12:59:46 +03:00
profile Don't display admin stars if admins are disabled. 2017-09-04 15:21:54 +03:00
settings Replace QFlags with base::flags. 2017-09-03 15:45:47 +03:00
storage Fix working with layers. 2017-09-03 22:49:33 +03:00
ui Fix working with layers. 2017-09-03 22:49:33 +03:00
window Display author photo / name in search results. 2017-09-05 20:21:56 +03:00
apiwrap.cpp Version 1.1.23. 2017-09-05 20:38:38 +03:00
apiwrap.h
app.cpp Replace QFlags with base::flags. 2017-09-03 15:45:47 +03:00
app.h Return not_null<History*> in App::history(). 2017-09-03 15:45:43 +03:00
application.cpp Replace t_assert() with Assert(). 2017-08-30 19:15:42 +03:00
application.h
auth_session.cpp Replace t_assert() with Assert(). 2017-08-30 19:15:42 +03:00
auth_session.h
autoupdater.cpp
autoupdater.h
config.h
countries.h
facades.cpp Version 1.1.22: Faved stickers limit is 5 right now. 2017-09-04 16:29:35 +03:00
facades.h
layerwidget.cpp
layerwidget.h
layout.cpp
layout.h
logs.cpp Replace QFlags with base::flags. 2017-09-03 15:45:47 +03:00
logs.h Replace t_assert() with Assert(). 2017-08-30 19:15:42 +03:00
main.cpp Fix sending files from "Send To" in Windows. 2017-09-05 16:45:58 +03:00
mainwidget.cpp Fix stack overflow in passcode lock check. 2017-09-03 15:45:48 +03:00
mainwidget.h Return not_null<History*> in App::history(). 2017-09-03 15:45:43 +03:00
mainwindow.cpp Fix IME being interrupted after reconnection 2017-09-28 12:57:25 +03:00
mainwindow.h
mediaview.cpp Highlight all mentions when marking them read. 2017-08-30 19:15:53 +03:00
mediaview.h
messenger.cpp Fix window size reset on every launch. 2017-09-03 22:50:15 +03:00
messenger.h Replace t_assert() with Assert(). 2017-08-30 19:15:42 +03:00
observer_peer.cpp
observer_peer.h Fix working with layers. 2017-09-03 22:49:33 +03:00
overviewwidget.cpp Return not_null<History*> in App::history(). 2017-09-03 15:45:43 +03:00
overviewwidget.h Return not_null<History*> in App::history(). 2017-09-03 15:45:43 +03:00
passcodewidget.cpp
passcodewidget.h
qt_static_plugins.cpp
settings.cpp Fix command line parsing. 2017-09-05 17:38:40 +03:00
settings.h Fix sending files from "Send To" in Windows. 2017-09-05 16:45:58 +03:00
shortcuts.cpp Replace t_assert() with Assert(). 2017-08-30 19:15:42 +03:00
shortcuts.h
stdafx.cpp
stdafx.h Allow to use base::lambda independently. 2017-09-03 15:45:49 +03:00
structs.cpp Replace t_assert() with Assert(). 2017-08-30 19:15:42 +03:00
structs.h Replace QFlags with base::flags. 2017-09-03 15:45:47 +03:00