diff options
author | Boris Faure <billiob@gmail.com> | 2014-07-20 22:23:34 +0200 |
---|---|---|
committer | Boris Faure <billiob@gmail.com> | 2014-07-26 11:37:26 +0200 |
commit | f7c4ef29d80fec53c6e12ed0a4305030542e5abb (patch) | |
tree | de00db8f8a6c59a5f8c6fded0126a76a27e8a346 /po/POTFILES.in | |
parent | b98f6107c30c889c5bdd0563252983e00b1d926b (diff) |
add all .c files to POTFILES.in
Diffstat (limited to '')
-rw-r--r-- | po/POTFILES.in | 43 |
1 files changed, 43 insertions, 0 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in index 6f03f86..7c2c0dd 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in | |||
@@ -1 +1,44 @@ | |||
1 | src/bin/controls.c | 1 | src/bin/controls.c |
2 | src/bin/about.c | ||
3 | src/bin/app_server.c | ||
4 | src/bin/app_server_eet.c | ||
5 | src/bin/col.c | ||
6 | src/bin/config.c | ||
7 | src/bin/controls.c | ||
8 | src/bin/dbus.c | ||
9 | src/bin/extns.c | ||
10 | src/bin/ipc.c | ||
11 | src/bin/keyin.c | ||
12 | src/bin/main.c | ||
13 | src/bin/media.c | ||
14 | src/bin/miniview.c | ||
15 | src/bin/options_behavior.c | ||
16 | src/bin/options.c | ||
17 | src/bin/options_colors.c | ||
18 | src/bin/options_font.c | ||
19 | src/bin/options_helpers.c | ||
20 | src/bin/options_keys.c | ||
21 | src/bin/options_theme.c | ||
22 | src/bin/options_themepv.c | ||
23 | src/bin/options_video.c | ||
24 | src/bin/options_wallpaper.c | ||
25 | src/bin/sel.c | ||
26 | src/bin/termcmd.c | ||
27 | src/bin/termio.c | ||
28 | src/bin/termiolink.c | ||
29 | src/bin/termpty.c | ||
30 | src/bin/termptydbl.c | ||
31 | src/bin/termptyesc.c | ||
32 | src/bin/termptyext.c | ||
33 | src/bin/termptygfx.c | ||
34 | src/bin/termptyops.c | ||
35 | src/bin/termptysave.c | ||
36 | src/bin/tyalpha.c | ||
37 | src/bin/tybg.c | ||
38 | src/bin/tycat.c | ||
39 | src/bin/tyls.c | ||
40 | src/bin/typop.c | ||
41 | src/bin/tyq.c | ||
42 | src/bin/utf8.c | ||
43 | src/bin/utils.c | ||
44 | src/bin/win.c | ||