summaryrefslogtreecommitdiffstats
path: root/src/plugins
diff options
context:
space:
mode:
authorDenys Vlasenko <dvlasenk@redhat.com>2011-03-11 21:10:02 +0100
committerDenys Vlasenko <dvlasenk@redhat.com>2011-03-11 21:10:02 +0100
commit1b965a9923557dc201786901f138654f393773d2 (patch)
tree9fefe0775fdc822fcc63e0da551e6d62e9ad0ebc /src/plugins
parent6c17d7f56c0bbd290f6e03e6fc0955789c82b15c (diff)
downloadabrt-1b965a9923557dc201786901f138654f393773d2.tar.gz
abrt-1b965a9923557dc201786901f138654f393773d2.tar.xz
abrt-1b965a9923557dc201786901f138654f393773d2.zip
gui-wizard-gtk: show event description, not bare name, in wizard
Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
Diffstat (limited to 'src/plugins')
-rw-r--r--src/plugins/report_Bugzilla.xml4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/plugins/report_Bugzilla.xml b/src/plugins/report_Bugzilla.xml
index bc8e8ecb..0cd1891a 100644
--- a/src/plugins/report_Bugzilla.xml
+++ b/src/plugins/report_Bugzilla.xml
@@ -1,8 +1,7 @@
<?xml version="1.0" encoding="UTF-8" ?>
<event>
<name>Bugzilla</name>
- <action>Report this problem to the Red Hat bug tracker</action>
- <description>Reports selected problems to the Red Hat bug tracker</description>
+ <description>Report to Red Hat bug tracker</description>
<options>
<option type="text" name="Bugzilla_BugzillaURL">
<label>Bugzilla URL</label>
@@ -27,4 +26,3 @@
</option>
</options>
</event>
-