root/sweep/trunk/po/POTFILES.in

Revision 557, 1.6 kB (checked in by kickback, 4 years ago)

sweep: revert entire tree back to revision 530 state to facilitate quick bug fix release

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
Line 
1 # List of source files containing translatable strings.
2
3 include/sweep/sweep_version.h
4 include/sweep/sweep_types.h
5 include/sweep/sweep_filter.h
6 include/sweep/sweep_sample.h
7 include/sweep/sweep_sounddata.h
8 include/sweep/sweep_selection.h
9 include/sweep/sweep_typeconvert.h
10 include/sweep/sweep_undo.h
11 src/main.c
12 src/about_dialog.c
13 src/about_dialog.h
14 src/callbacks.c
15 src/callbacks.h
16 src/channelops.c
17 src/channelops.h
18 src/cursors.c
19 src/cursors.h
20 src/db_ruler.c
21 src/db_ruler.h
22 src/db_slider.c
23 src/db_slider.h
24 src/driver.c
25 src/driver.h
26 src/driver_alsa.c
27 src/driver_oss.c
28 src/driver_solaris.c
29 src/edit.c
30 src/edit.h
31 src/file_dialogs.c
32 src/file_dialogs.h
33 src/file_sndfile.h
34 src/file_sndfile1.c
35 src/file_mad.c
36 src/file_speex.c
37 src/file_vorbis.c
38 src/format.c
39 src/format.h
40 src/head.c
41 src/head.h
42 src/interface.c
43 src/interface.h
44 src/levelmeter.c
45 src/levelmeter.h
46 src/notes.c
47 src/notes.h
48 src/param.c
49 src/param.h
50 src/paste_dialogs.c
51 src/paste_dialogs.h
52 src/pixmaps.h
53 src/play.c
54 src/play.h
55 src/plugin.c
56 src/plugin.h
57 src/preferences.c
58 src/preferences.h
59 src/print.c
60 src/print.h
61 src/question_dialogs.c
62 src/question_dialogs.h
63 src/record.c
64 src/record.h
65 src/sample-display.c
66 src/sample-display.h
67 src/sample.h
68 src/samplerate.c
69 src/sw_chooser.c
70 src/sw_chooser.h
71 src/sweep_app.h
72 src/sweep_filter.c
73 src/sweep_sample.c
74 src/sweep_sounddata.c
75 src/sweep_selection.c
76 src/sweep_typeconvert.c
77 src/sweep_undo.c
78 src/time_ruler.c
79 src/time_ruler.h
80 src/timeouts.c
81 src/undo_dialog.c
82 src/undo_dialog.h
83 src/view.c
84 src/view.h
85 src/view_pixmaps.h
86 plugins/byenergy/byenergy.c
87 plugins/ladspa/ladspameta.c
88 plugins/echo/echo.c
89 plugins/normalise/normalise.c
90 plugins/reverse/reverse.c
91 plugins/example/example.c
92 plugins/fade/fade.c
Note: See TracBrowser for help on using the browser.