2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-09-05 00:46:08 +00:00

added telegram.me support to ubuntu with unity and (maybe) gnome/kde4

This commit is contained in:
John Preston
2014-12-04 01:48:46 -08:00
parent 0f414c1d5a
commit 7b693013aa
2 changed files with 106 additions and 9 deletions

View File

@@ -677,7 +677,7 @@ void Application::startApp() {
}
QNetworkProxyFactory::setUseSystemConfiguration(true);
if (Local::oldMapVersion() < AppVersion) {
if (Local::oldMapVersion() < AppVersion) {
psRegisterCustomScheme();
}
}