summaryrefslogtreecommitdiffstats
path: root/lib/Utils
diff options
context:
space:
mode:
authorZdenek Prikryl <zprikryl@redhat.com>2009-08-20 14:28:44 +0200
committerZdenek Prikryl <zprikryl@redhat.com>2009-08-20 14:28:44 +0200
commite5c2fad4f71274897ed2ebf5e34a6ab742dc9496 (patch)
treeca31634597e56c176ddee9416b96b518d916db25 /lib/Utils
parentc69d0f51da3561803a4c668072801273f7fb8285 (diff)
downloadabrt-e5c2fad4f71274897ed2ebf5e34a6ab742dc9496.tar.gz
abrt-e5c2fad4f71274897ed2ebf5e34a6ab742dc9496.tar.xz
abrt-e5c2fad4f71274897ed2ebf5e34a6ab742dc9496.zip
MiddleWare, Bugzilla: create new component file. Can be used in reporting
MiddleWare: fixed reporting according package name
Diffstat (limited to 'lib/Utils')
-rw-r--r--lib/Utils/DebugDump.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/Utils/DebugDump.h b/lib/Utils/DebugDump.h
index 1bd8cc7b..9a7427e8 100644
--- a/lib/Utils/DebugDump.h
+++ b/lib/Utils/DebugDump.h
@@ -31,6 +31,7 @@
#define FILENAME_TIME "time"
#define FILENAME_UID "uid"
#define FILENAME_PACKAGE "package"
+#define FILENAME_COMPONENT "component"
#define FILENAME_DESCRIPTION "description"
#define FILENAME_ANALYZER "analyzer"
#define FILENAME_RELEASE "release"