summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2010-06-15 12:02:42 +0200
committerDenys Vlasenko <vda.linux@googlemail.com>2010-06-15 12:02:42 +0200
commitdd488fb6ceb80f7963b1a1a29c4b90b80977bb34 (patch)
tree8b9c62973994660d29d41f6f5b431ab4e3a129f1
parentba47b1f44f6a72f137cf3f285fe31ccb590d0dcf (diff)
downloadabrt-dd488fb6ceb80f7963b1a1a29c4b90b80977bb34.tar.gz
abrt-dd488fb6ceb80f7963b1a1a29c4b90b80977bb34.tar.xz
abrt-dd488fb6ceb80f7963b1a1a29c4b90b80977bb34.zip
revert accidental changes to Bugzilla.GTKBuilder
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
-rw-r--r--lib/Plugins/Bugzilla.GTKBuilder4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/Plugins/Bugzilla.GTKBuilder b/lib/Plugins/Bugzilla.GTKBuilder
index 94dc30fa..a071bd7b 100644
--- a/lib/Plugins/Bugzilla.GTKBuilder
+++ b/lib/Plugins/Bugzilla.GTKBuilder
@@ -33,7 +33,7 @@
<property name="column_spacing">12</property>
<property name="row_spacing">6</property>
<child>
- <object class="GtkLabel" id="lURL">
+ <object class="GtkLabel" id="lBugzillaURL">
<property name="visible">True</property>
<property name="xalign">0</property>
<property name="label" translatable="yes">Bugzilla URL:</property>
@@ -67,7 +67,7 @@
</packing>
</child>
<child>
- <object class="GtkEntry" id="conf_URL">
+ <object class="GtkEntry" id="conf_BugzillaURL">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="invisible_char">&#x25CF;</property>