~cellsoftware/telegram-app/1585980

« back to all changes in this revision

Viewing changes to telegram/app/main.cpp

  • Committer: Jin Hsieh
  • Date: 2016-05-18 15:06:17 UTC
  • mfrom: (191.1.1 temp)
  • Revision ID: jin.hsieh@canonical.com-20160518150617-mhrm70ppied320xk
Tags: 2.2.15.0
MergeĀ lp:~libqtelegram-team/telegram-app/the-account-name-in-the-top-of-the-dialog-page-is-too-small

Show diffs side-by-side

added added

removed removed

Lines of Context:
28
28
    AsemanApplication app(argc, argv);
29
29
    app.setApplicationName("Telegram");
30
30
    app.setApplicationDisplayName("Telegram");
31
 
    app.setApplicationVersion("2.2.14.0");
 
31
    app.setApplicationVersion("2.2.15.0");
32
32
    app.setOrganizationDomain("com.ubuntu.telegram");
33
33
    app.setOrganizationName("com.ubuntu.telegram");
34
34
//    app.setWindowIcon(QIcon(":/qml/Cutegram/files/icon.png"));