File: convertall.pro

package info (click to toggle)
convertall 0.6.0-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 1,448 kB
  • ctags: 521
  • sloc: python: 2,338; makefile: 7
file content (21 lines) | stat: -rw-r--r-- 516 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
SOURCES = cmdline.py \
          convertall.py \
          convertdlg.py \
          finddlg.py \
          helpview.py \
          icondict.py \
          modbutton.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