Changeset 3cadf24d00 in tspsg for src/main.cpp


Ignore:
Timestamp:
Jun 22, 2010, 3:38:24 PM (14 years ago)
Author:
Oleksii Serdiuk
Branches:
0.1.3.145-beta1-symbian, 0.1.4.170-beta2-bb10, appveyor, imgbot, master, readme
Children:
e9db3e216b
Parents:
bcd2a3b47a
git-author:
Oleksii Serdiuk <contacts@…> (06/22/10 15:38:24)
git-committer:
Oleksii Serdiuk <contacts@…> (06/29/12 19:41:43)
Message:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/main.cpp

    rbcd2a3b47a r3cadf24d00  
    5656        if (en.load("tspsg_en", PATH_L10N))
    5757                app.installTranslator(&en);
     58        else if (en.load("tspsg_en", ":/l10n"))
     59                app.installTranslator(&en);
    5860
    5961MainWindow mainwindow;
Note: See TracChangeset for help on using the changeset viewer.