blob: ba8a93d0990441d2c9fded91a5212c469a1cb993 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
# List of source files containing translatable strings.
## Created by Anjuta - will be overwritten
## If you don't want it to overwrite it,
## Please disable it in the Anjuta project configuration
# Source files
src/glade/lingot-config-dialog.glade
src/glade/lingot-mainframe.glade
src/lingot-fft.c
src/lingot-audio.c
src/lingot-audio-oss.c
src/lingot-audio-alsa.c
src/lingot-audio-jack.c
src/lingot-config.c
src/lingot-config-scale.c
src/lingot-core.c
src/lingot-gauge.c
src/lingot-gui-mainframe.c
src/lingot-gui-config-dialog.c
src/lingot-gui-config-dialog-scale.c
src/lingot-filter.c
src/lingot-signal.c
src/lingot.c
|