summaryrefslogtreecommitdiffstats
path: root/po/POTFILES.in
diff options
context:
space:
mode:
authorNikola Pajkovsky <npajkovs@redhat.com>2011-05-09 11:11:25 +0200
committerNikola Pajkovsky <npajkovs@redhat.com>2011-05-12 15:10:25 +0200
commit1de58ce7be0e869490b02f197800d80d7020af75 (patch)
tree8d2063bb30e78b596d26225bf8347e412abcee90 /po/POTFILES.in
parent5f05e82e179275da7b0c29fbba4ab42e32035a9d (diff)
downloadabrt-1de58ce7be0e869490b02f197800d80d7020af75.tar.gz
abrt-1de58ce7be0e869490b02f197800d80d7020af75.tar.xz
abrt-1de58ce7be0e869490b02f197800d80d7020af75.zip
xmlrpc and bugzilla in a new C coat
Bugzilla is splitted into two parts. One of them is core of bugzilla and second one is small module called librhbz. I did it, because I want to add a new functionality into bugzilla and I don't want to squash it into one big module. Librhbz is not a part of our libreport, because almost every function dies when feels badly (print error msg and then die). Server sends error or abrt sends corrupted xml or server sends corrupted xml. Signed-off-by: Nikola Pajkovsky <npajkovs@redhat.com>
Diffstat (limited to 'po/POTFILES.in')
-rw-r--r--po/POTFILES.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 7a2ecacb..a31b13a1 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -42,3 +42,4 @@ src/plugins/report_Bugzilla.xml.in
src/plugins/report_Kerneloops.xml.in
src/plugins/report_Mailx.xml.in
src/plugins/report_RHTSupport.xml.in
+src/plugins/rhbz.c