summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorJiri Moskovcak <jmoskovc@redhat.com>2009-08-11 15:36:23 +0200
committerJiri Moskovcak <jmoskovc@redhat.com>2009-08-11 15:36:23 +0200
commitde7ae6b763e48607f7d1da8f4f98bd7386cccba8 (patch)
tree60b61555cba7712e850fbecb7a37a1dca26b7a23 /lib
parent13329d88e147fac7cafcdebcafd1859a74a27aa9 (diff)
downloadabrt-de7ae6b763e48607f7d1da8f4f98bd7386cccba8.tar.gz
abrt-de7ae6b763e48607f7d1da8f4f98bd7386cccba8.tar.xz
abrt-de7ae6b763e48607f7d1da8f4f98bd7386cccba8.zip
GUI: Added option to disable/enable plugins (config preview)
Diffstat (limited to 'lib')
-rw-r--r--lib/Plugins/Bugzilla.GTKBuilder17
-rw-r--r--lib/Plugins/KerneloopsReporter.GTKBuilder10
-rw-r--r--lib/Plugins/Logger.GTKBuilder10
-rw-r--r--lib/Plugins/Mailx.GTKBuilder10
4 files changed, 16 insertions, 31 deletions
diff --git a/lib/Plugins/Bugzilla.GTKBuilder b/lib/Plugins/Bugzilla.GTKBuilder
index 6d3bb4c..2c2d63c 100644
--- a/lib/Plugins/Bugzilla.GTKBuilder
+++ b/lib/Plugins/Bugzilla.GTKBuilder
@@ -1,13 +1,13 @@
<?xml version="1.0"?>
<interface>
- <requires lib="gtk+" version="2.16"/>
+ <requires lib="gtk+" version="2.14"/>
<!-- interface-naming-policy project-wide -->
- <object class="GtkDialog" id="dialog1">
+ <object class="GtkDialog" id="PluginDialog">
<property name="border_width">5</property>
<property name="type_hint">normal</property>
<property name="has_separator">False</property>
<child internal-child="vbox">
- <object class="GtkVBox" id="dialog-vbox1">
+ <object class="GtkVBox" id="dialog-vbox">
<property name="visible">True</property>
<property name="orientation">vertical</property>
<property name="spacing">2</property>
@@ -19,10 +19,6 @@
<object class="GtkLabel" id="label1">
<property name="visible">True</property>
<property name="label" translatable="yes">Bugzilla plugin configuration</property>
- <attributes>
- <attribute name="weight">bold</attribute>
- <attribute name="scale">1.300000</attribute>
- </attributes>
</object>
<packing>
<property name="position">0</property>
@@ -60,7 +56,7 @@
</packing>
</child>
<child>
- <object class="GtkEntry" id="conf_Bugzilla URL">
+ <object class="GtkEntry" id="conf_BugzillaURL">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="invisible_char">&#x25CF;</property>
@@ -124,7 +120,7 @@
<property name="visible">True</property>
<property name="layout_style">end</property>
<child>
- <object class="GtkButton" id="button1">
+ <object class="GtkButton" id="bApply">
<property name="label" translatable="yes">gtk-apply</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
@@ -161,8 +157,9 @@
</object>
</child>
<action-widgets>
- <action-widget response="-10">button1</action-widget>
+ <action-widget response="-10">bApply</action-widget>
<action-widget response="-6">button2</action-widget>
</action-widgets>
</object>
+ <object class="GtkAction" id="action1"/>
</interface>
diff --git a/lib/Plugins/KerneloopsReporter.GTKBuilder b/lib/Plugins/KerneloopsReporter.GTKBuilder
index 69400f1..74cb36b 100644
--- a/lib/Plugins/KerneloopsReporter.GTKBuilder
+++ b/lib/Plugins/KerneloopsReporter.GTKBuilder
@@ -1,13 +1,13 @@
<?xml version="1.0"?>
<interface>
- <requires lib="gtk+" version="2.16"/>
+ <requires lib="gtk+" version="2.14"/>
<!-- interface-naming-policy project-wide -->
- <object class="GtkDialog" id="dialog1">
+ <object class="GtkDialog" id="PluginDialog">
<property name="border_width">5</property>
<property name="type_hint">normal</property>
<property name="has_separator">False</property>
<child internal-child="vbox">
- <object class="GtkVBox" id="dialog-vbox1">
+ <object class="GtkVBox" id="dialog-vbox">
<property name="visible">True</property>
<property name="orientation">vertical</property>
<property name="spacing">2</property>
@@ -19,10 +19,6 @@
<object class="GtkLabel" id="label1">
<property name="visible">True</property>
<property name="label" translatable="yes">Kerneloops Reporter plugin configuration</property>
- <attributes>
- <attribute name="weight">bold</attribute>
- <attribute name="scale">1.300000</attribute>
- </attributes>
</object>
<packing>
<property name="position">0</property>
diff --git a/lib/Plugins/Logger.GTKBuilder b/lib/Plugins/Logger.GTKBuilder
index b64d40a..a6b82c0 100644
--- a/lib/Plugins/Logger.GTKBuilder
+++ b/lib/Plugins/Logger.GTKBuilder
@@ -1,13 +1,13 @@
<?xml version="1.0"?>
<interface>
- <requires lib="gtk+" version="2.16"/>
+ <requires lib="gtk+" version="2.14"/>
<!-- interface-naming-policy project-wide -->
- <object class="GtkDialog" id="dialog1">
+ <object class="GtkDialog" id="PluginDialog">
<property name="border_width">5</property>
<property name="type_hint">normal</property>
<property name="has_separator">False</property>
<child internal-child="vbox">
- <object class="GtkVBox" id="dialog-vbox1">
+ <object class="GtkVBox" id="dialog-vbox">
<property name="visible">True</property>
<property name="orientation">vertical</property>
<property name="spacing">2</property>
@@ -19,10 +19,6 @@
<object class="GtkLabel" id="label1">
<property name="visible">True</property>
<property name="label" translatable="yes">Logger plugin configuration</property>
- <attributes>
- <attribute name="weight">bold</attribute>
- <attribute name="scale">1.300000</attribute>
- </attributes>
</object>
<packing>
<property name="position">0</property>
diff --git a/lib/Plugins/Mailx.GTKBuilder b/lib/Plugins/Mailx.GTKBuilder
index 62cc0d4..df35973 100644
--- a/lib/Plugins/Mailx.GTKBuilder
+++ b/lib/Plugins/Mailx.GTKBuilder
@@ -1,13 +1,13 @@
<?xml version="1.0"?>
<interface>
- <requires lib="gtk+" version="2.16"/>
+ <requires lib="gtk+" version="2.14"/>
<!-- interface-naming-policy project-wide -->
- <object class="GtkDialog" id="dialog1">
+ <object class="GtkDialog" id="PluginDialog">
<property name="border_width">5</property>
<property name="type_hint">normal</property>
<property name="has_separator">False</property>
<child internal-child="vbox">
- <object class="GtkVBox" id="dialog-vbox1">
+ <object class="GtkVBox" id="dialog-vbox">
<property name="visible">True</property>
<property name="orientation">vertical</property>
<property name="spacing">2</property>
@@ -19,10 +19,6 @@
<object class="GtkLabel" id="label1">
<property name="visible">True</property>
<property name="label" translatable="yes">Mailx plugin configuration</property>
- <attributes>
- <attribute name="weight">bold</attribute>
- <attribute name="scale">1.300000</attribute>
- </attributes>
</object>
<packing>
<property name="position">0</property>