summaryrefslogtreecommitdiffstats
path: root/translations/translations.pro
Commit message (Collapse)AuthorAgeFilesLines
* turn qm generation into a build time targetOswald Buddenhagen2009-06-111-0/+41
consequently, remove the qm files from the repository this uses some really black magic to convince qmake to do the right thing. this will be fixed properly in a later version. Reviewed-by: mariusSO