summaryrefslogtreecommitdiff
path: root/po
diff options
context:
space:
mode:
authorPanu Matilainen <pmatilai@redhat.com>2010-03-25 16:46:39 +0200
committerPanu Matilainen <pmatilai@redhat.com>2010-03-25 16:46:39 +0200
commit37ed237fbea3a8df3efab0e7c09331a63d733bce (patch)
treee0b641843d3f42a22bbd421a6057aef9b3e81453 /po
parentae15f440b63daabe2c280086da69890b9f22bc69 (diff)
downloadlibrpm-tizen-37ed237fbea3a8df3efab0e7c09331a63d733bce.tar.gz
librpm-tizen-37ed237fbea3a8df3efab0e7c09331a63d733bce.tar.bz2
librpm-tizen-37ed237fbea3a8df3efab0e7c09331a63d733bce.zip
Split rpm problem type + its "methods" to separate source + header
- rpmps is just something that stores rpm problems, problems themselves are individual and opaque "objects", deserving their own module
Diffstat (limited to 'po')
-rw-r--r--po/POTFILES.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 7d0af6f39..f36da0d56 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -46,6 +46,7 @@ lib/rpmgi.c
lib/rpminstall.c
lib/rpmlead.c
lib/rpmlock.c
+lib/rpmprob.c
lib/rpmps.c
lib/rpmrc.c
lib/rpmtd.c