diff options
author | TingPing <tingping@fedoraproject.org> | 2014-06-14 12:07:47 -0400 |
---|---|---|
committer | TingPing <tingping@tingping.se> | 2014-12-30 06:35:42 -0500 |
commit | fef580ed7faaba17e2c8fea504b8587850502220 (patch) | |
tree | f0a9be7563888a6cb321e167f700d2498bbd08ca /po/POTFILES.in | |
parent | 3bb717a3b58240209df8275a9a64ee77516f531a (diff) |
Rewrite identd
- Use gio (which is cross platform) - Properly support multiple users - Allow configuring port - Allow other plugins overriding
Diffstat (limited to 'po/POTFILES.in')
-rw-r--r-- | po/POTFILES.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in index fa918608..c2a5ede1 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -10,6 +10,7 @@ src/common/inbound.c src/common/notify.c src/common/outbound.c src/common/plugin.c +src/common/plugin-identd.c src/common/plugin-timer.c src/common/server.c src/common/servlist.c |