File: convertall.pro

package info (click to toggle)
convertall 0.8.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,820 kB
  • sloc: python: 2,952; makefile: 7
file content (22 lines) | stat: -rw-r--r-- 570 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
SOURCES = cmdline.py \
          convertall.py \
          convertdlg.py \
          helpview.py \
          icondict.py \
          numedit.py \
          optiondefaults.py \
          optiondlg.py \
          option.py \
          setup.py \
          unitatom.py \
          unitdata.py \
          unitedit.py \
          unitgroup.py \
          unitlistview.py

TRANSLATIONS = convertall_es.ts \
               convertall_de.ts \
               convertall_fr.ts \
               convertall_it.ts \
               convertall_ru.ts \
               convertall_xx.ts