summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorJiri Moskovcak <jmoskovc@redhat.com>2010-02-03 22:06:07 +0100
committerJiri Moskovcak <jmoskovc@redhat.com>2010-02-03 22:06:07 +0100
commitfca632faa0c0ce211a74787d688be7cd6627cd30 (patch)
tree90cb8ec31ea8133c0e2dd94f083c223446273cda /lib
parent84234fa714e176255bb5fc89f5a7baa54ae0fdbe (diff)
downloadabrt-fca632faa0c0ce211a74787d688be7cd6627cd30.tar.gz
abrt-fca632faa0c0ce211a74787d688be7cd6627cd30.tar.xz
abrt-fca632faa0c0ce211a74787d688be7cd6627cd30.zip
GUI: fixed windows icons and titles rhbz#537240, rhbz#560964
Diffstat (limited to 'lib')
-rw-r--r--lib/Plugins/Bugzilla.GTKBuilder1
-rw-r--r--lib/Plugins/Catcut.GTKBuilder1
-rw-r--r--lib/Plugins/KerneloopsReporter.GTKBuilder5
-rw-r--r--lib/Plugins/Logger.GTKBuilder5
-rw-r--r--lib/Plugins/Mailx.GTKBuilder1
-rw-r--r--lib/Plugins/TicketUploader.GTKBuilder5
6 files changed, 12 insertions, 6 deletions
diff --git a/lib/Plugins/Bugzilla.GTKBuilder b/lib/Plugins/Bugzilla.GTKBuilder
index 27af8689..7c25e92d 100644
--- a/lib/Plugins/Bugzilla.GTKBuilder
+++ b/lib/Plugins/Bugzilla.GTKBuilder
@@ -7,6 +7,7 @@
<property name="resizable">False</property>
<property name="modal">True</property>
<property name="window_position">center-on-parent</property>
+ <property name="icon_name">/usr/share/pixmaps/abrt.png</property>
<property name="type_hint">normal</property>
<property name="has_separator">False</property>
<child internal-child="vbox">
diff --git a/lib/Plugins/Catcut.GTKBuilder b/lib/Plugins/Catcut.GTKBuilder
index 9f314f0b..29261466 100644
--- a/lib/Plugins/Catcut.GTKBuilder
+++ b/lib/Plugins/Catcut.GTKBuilder
@@ -7,6 +7,7 @@
<property name="resizable">False</property>
<property name="modal">True</property>
<property name="window_position">center-on-parent</property>
+ <property name="icon">/usr/share/pixmaps/abrt.png</property>
<property name="type_hint">normal</property>
<property name="has_separator">False</property>
<child internal-child="vbox">
diff --git a/lib/Plugins/KerneloopsReporter.GTKBuilder b/lib/Plugins/KerneloopsReporter.GTKBuilder
index 65f993f3..24128c2a 100644
--- a/lib/Plugins/KerneloopsReporter.GTKBuilder
+++ b/lib/Plugins/KerneloopsReporter.GTKBuilder
@@ -6,6 +6,7 @@
<property name="border_width">12</property>
<property name="resizable">False</property>
<property name="modal">True</property>
+ <property name="icon">/usr/share/pixmaps/abrt.png</property>
<property name="type_hint">normal</property>
<property name="has_separator">False</property>
<child internal-child="vbox">
@@ -74,7 +75,7 @@
<property name="layout_style">end</property>
<child>
<object class="GtkButton" id="button1">
- <property name="label" translatable="yes">gtk-apply</property>
+ <property name="label">gtk-apply</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
@@ -88,7 +89,7 @@
</child>
<child>
<object class="GtkButton" id="button2">
- <property name="label" translatable="yes">gtk-cancel</property>
+ <property name="label">gtk-cancel</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
diff --git a/lib/Plugins/Logger.GTKBuilder b/lib/Plugins/Logger.GTKBuilder
index 26ac10fe..afb24eb0 100644
--- a/lib/Plugins/Logger.GTKBuilder
+++ b/lib/Plugins/Logger.GTKBuilder
@@ -7,6 +7,7 @@
<property name="resizable">False</property>
<property name="modal">True</property>
<property name="window_position">center-on-parent</property>
+ <property name="icon">/usr/share/pixmaps/abrt.png</property>
<property name="type_hint">normal</property>
<property name="has_separator">False</property>
<child internal-child="vbox">
@@ -91,7 +92,7 @@
<property name="layout_style">end</property>
<child>
<object class="GtkButton" id="button1">
- <property name="label" translatable="yes">gtk-apply</property>
+ <property name="label">gtk-apply</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
@@ -105,7 +106,7 @@
</child>
<child>
<object class="GtkButton" id="button2">
- <property name="label" translatable="yes">gtk-cancel</property>
+ <property name="label">gtk-cancel</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
diff --git a/lib/Plugins/Mailx.GTKBuilder b/lib/Plugins/Mailx.GTKBuilder
index 55647e10..b8c822e9 100644
--- a/lib/Plugins/Mailx.GTKBuilder
+++ b/lib/Plugins/Mailx.GTKBuilder
@@ -7,6 +7,7 @@
<property name="resizable">False</property>
<property name="modal">True</property>
<property name="window_position">center-on-parent</property>
+ <property name="icon">/usr/share/pixmaps/abrt.png</property>
<property name="type_hint">normal</property>
<property name="has_separator">False</property>
<child internal-child="vbox">
diff --git a/lib/Plugins/TicketUploader.GTKBuilder b/lib/Plugins/TicketUploader.GTKBuilder
index 4695a311..594d9de3 100644
--- a/lib/Plugins/TicketUploader.GTKBuilder
+++ b/lib/Plugins/TicketUploader.GTKBuilder
@@ -7,6 +7,7 @@
<property name="resizable">False</property>
<property name="modal">True</property>
<property name="window_position">center-on-parent</property>
+ <property name="icon">/usr/share/pixmaps/abrt.png</property>
<property name="type_hint">normal</property>
<property name="has_separator">False</property>
<child internal-child="vbox">
@@ -204,7 +205,7 @@
<property name="layout_style">end</property>
<child>
<object class="GtkButton" id="bApply">
- <property name="label" translatable="yes">gtk-apply</property>
+ <property name="label">gtk-apply</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
@@ -218,7 +219,7 @@
</child>
<child>
<object class="GtkButton" id="button2">
- <property name="label" translatable="yes">gtk-cancel</property>
+ <property name="label">gtk-cancel</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>