ef61d27e19
Signed-off-by: Jakub Filak <jfilak@redhat.com>
543 lines
27 KiB
Diff
543 lines
27 KiB
Diff
From 2f8a61ce9fcf8e83a6cc54b7e5b64c0baf91999f Mon Sep 17 00:00:00 2001
|
|
From: Jakub Filak <jfilak@redhat.com>
|
|
Date: Wed, 30 Jul 2014 08:28:54 +0200
|
|
Subject: [PATCH 14/20] gui: generate the glade file with glade-3.18
|
|
|
|
No code changes.
|
|
|
|
Signed-off-by: Jakub Filak <jfilak@redhat.com>
|
|
---
|
|
src/gui-wizard-gtk/wizard.glade | 447 ++++++++++++++++++++--------------------
|
|
1 file changed, 226 insertions(+), 221 deletions(-)
|
|
|
|
diff --git a/src/gui-wizard-gtk/wizard.glade b/src/gui-wizard-gtk/wizard.glade
|
|
index 3ad43d6..c4a86f1 100644
|
|
--- a/src/gui-wizard-gtk/wizard.glade
|
|
+++ b/src/gui-wizard-gtk/wizard.glade
|
|
@@ -1,6 +1,7 @@
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
+<!-- Generated with glade 3.18.3 -->
|
|
<interface>
|
|
- <!-- interface-requires gtk+ 3.0 -->
|
|
+ <requires lib="gtk+" version="3.0"/>
|
|
<object class="GtkImage" id="image1">
|
|
<property name="visible">True</property>
|
|
<property name="can_focus">False</property>
|
|
@@ -16,6 +17,217 @@
|
|
<column type="gpointer"/>
|
|
</columns>
|
|
</object>
|
|
+ <object class="GtkWindow" id="window3">
|
|
+ <property name="can_focus">False</property>
|
|
+ <property name="tooltip_text" translatable="yes">Use this button to generate more informative backtrace after you installed additional debug packages</property>
|
|
+ <child>
|
|
+ <object class="GtkVBox" id="page_3">
|
|
+ <property name="visible">True</property>
|
|
+ <property name="can_focus">False</property>
|
|
+ <property name="hexpand">True</property>
|
|
+ <property name="vexpand">True</property>
|
|
+ <property name="spacing">3</property>
|
|
+ <child>
|
|
+ <object class="GtkLabel" id="label8">
|
|
+ <property name="visible">True</property>
|
|
+ <property name="can_focus">False</property>
|
|
+ <property name="halign">start</property>
|
|
+ <property name="valign">start</property>
|
|
+ <property name="label" translatable="yes">Please review the data before it gets reported. Depending on reporter chosen, it may end up publicly visible.</property>
|
|
+ <property name="wrap">True</property>
|
|
+ </object>
|
|
+ <packing>
|
|
+ <property name="expand">False</property>
|
|
+ <property name="fill">True</property>
|
|
+ <property name="position">0</property>
|
|
+ </packing>
|
|
+ </child>
|
|
+ <child>
|
|
+ <object class="GtkPaned" id="paned1">
|
|
+ <property name="visible">True</property>
|
|
+ <property name="can_focus">True</property>
|
|
+ <property name="orientation">vertical</property>
|
|
+ <child>
|
|
+ <object class="GtkNotebook" id="notebook_edit">
|
|
+ <property name="visible">True</property>
|
|
+ <property name="can_focus">True</property>
|
|
+ <property name="hexpand">True</property>
|
|
+ <property name="vexpand">True</property>
|
|
+ <property name="scrollable">True</property>
|
|
+ <child>
|
|
+ <placeholder/>
|
|
+ </child>
|
|
+ <child type="tab">
|
|
+ <placeholder/>
|
|
+ </child>
|
|
+ <child>
|
|
+ <placeholder/>
|
|
+ </child>
|
|
+ <child type="tab">
|
|
+ <placeholder/>
|
|
+ </child>
|
|
+ <child>
|
|
+ <placeholder/>
|
|
+ </child>
|
|
+ <child type="tab">
|
|
+ <placeholder/>
|
|
+ </child>
|
|
+ </object>
|
|
+ <packing>
|
|
+ <property name="resize">True</property>
|
|
+ <property name="shrink">True</property>
|
|
+ </packing>
|
|
+ </child>
|
|
+ <child>
|
|
+ <object class="GtkExpander" id="expander_search">
|
|
+ <property name="visible">True</property>
|
|
+ <property name="can_focus">True</property>
|
|
+ <property name="border_width">1</property>
|
|
+ <child>
|
|
+ <object class="GtkBox" id="box7">
|
|
+ <property name="visible">True</property>
|
|
+ <property name="can_focus">False</property>
|
|
+ <property name="orientation">vertical</property>
|
|
+ <child>
|
|
+ <object class="GtkBox" id="box8">
|
|
+ <property name="visible">True</property>
|
|
+ <property name="can_focus">False</property>
|
|
+ <child>
|
|
+ <object class="GtkRadioButton" id="rb_forbidden_words">
|
|
+ <property name="label" translatable="yes">Sensitive words</property>
|
|
+ <property name="visible">True</property>
|
|
+ <property name="can_focus">True</property>
|
|
+ <property name="receives_default">False</property>
|
|
+ <property name="halign">start</property>
|
|
+ <property name="xalign">0.5</property>
|
|
+ <property name="active">True</property>
|
|
+ <property name="draw_indicator">True</property>
|
|
+ </object>
|
|
+ <packing>
|
|
+ <property name="expand">False</property>
|
|
+ <property name="fill">True</property>
|
|
+ <property name="position">0</property>
|
|
+ </packing>
|
|
+ </child>
|
|
+ <child>
|
|
+ <object class="GtkRadioButton" id="rb_custom_search">
|
|
+ <property name="label" translatable="yes">Custom</property>
|
|
+ <property name="visible">True</property>
|
|
+ <property name="can_focus">True</property>
|
|
+ <property name="receives_default">False</property>
|
|
+ <property name="halign">start</property>
|
|
+ <property name="xalign">0.5</property>
|
|
+ <property name="draw_indicator">True</property>
|
|
+ <property name="group">rb_forbidden_words</property>
|
|
+ </object>
|
|
+ <packing>
|
|
+ <property name="expand">False</property>
|
|
+ <property name="fill">True</property>
|
|
+ <property name="position">1</property>
|
|
+ </packing>
|
|
+ </child>
|
|
+ <child>
|
|
+ <object class="GtkEntry" id="entry_search_bt">
|
|
+ <property name="visible">True</property>
|
|
+ <property name="sensitive">False</property>
|
|
+ <property name="can_focus">True</property>
|
|
+ <property name="has_tooltip">True</property>
|
|
+ <property name="invisible_char">●</property>
|
|
+ <property name="secondary_icon_name">edit-find</property>
|
|
+ <property name="primary_icon_activatable">False</property>
|
|
+ <property name="secondary_icon_tooltip_text" translatable="yes">Clear the search bar to see the list of security sensitive words.</property>
|
|
+ <property name="secondary_icon_tooltip_markup" translatable="yes">Clear the search bar to see the list of security sensitive words.</property>
|
|
+ </object>
|
|
+ <packing>
|
|
+ <property name="expand">True</property>
|
|
+ <property name="fill">True</property>
|
|
+ <property name="position">2</property>
|
|
+ </packing>
|
|
+ </child>
|
|
+ </object>
|
|
+ <packing>
|
|
+ <property name="expand">False</property>
|
|
+ <property name="fill">True</property>
|
|
+ <property name="position">0</property>
|
|
+ </packing>
|
|
+ </child>
|
|
+ <child>
|
|
+ <object class="GtkScrolledWindow" id="scrolledwindow1">
|
|
+ <property name="visible">True</property>
|
|
+ <property name="can_focus">True</property>
|
|
+ <property name="shadow_type">in</property>
|
|
+ <child>
|
|
+ <object class="GtkTreeView" id="tv_sensitive_words">
|
|
+ <property name="visible">True</property>
|
|
+ <property name="can_focus">True</property>
|
|
+ <property name="model">ls_sensitive_words</property>
|
|
+ <property name="headers_visible">False</property>
|
|
+ <property name="headers_clickable">False</property>
|
|
+ <property name="enable_search">False</property>
|
|
+ <property name="search_column">0</property>
|
|
+ <property name="enable_grid_lines">both</property>
|
|
+ <property name="enable_tree_lines">True</property>
|
|
+ <child internal-child="selection">
|
|
+ <object class="GtkTreeSelection" id="tv_sensitive_words_selection"/>
|
|
+ </child>
|
|
+ <child>
|
|
+ <object class="GtkTreeViewColumn" id="treeviewcolumn1">
|
|
+ <property name="resizable">True</property>
|
|
+ <property name="title" translatable="yes">file</property>
|
|
+ <child>
|
|
+ <object class="GtkCellRendererText" id="cellrenderertext1"/>
|
|
+ <attributes>
|
|
+ <attribute name="text">0</attribute>
|
|
+ </attributes>
|
|
+ </child>
|
|
+ </object>
|
|
+ </child>
|
|
+ <child>
|
|
+ <object class="GtkTreeViewColumn" id="treeviewcolumn2">
|
|
+ <property name="resizable">True</property>
|
|
+ <property name="title" translatable="yes">data</property>
|
|
+ <child>
|
|
+ <object class="GtkCellRendererText" id="crt_sensitive_word_value"/>
|
|
+ <attributes>
|
|
+ <attribute name="markup">1</attribute>
|
|
+ </attributes>
|
|
+ </child>
|
|
+ </object>
|
|
+ </child>
|
|
+ </object>
|
|
+ </child>
|
|
+ </object>
|
|
+ <packing>
|
|
+ <property name="expand">True</property>
|
|
+ <property name="fill">True</property>
|
|
+ <property name="position">1</property>
|
|
+ </packing>
|
|
+ </child>
|
|
+ </object>
|
|
+ </child>
|
|
+ <child type="label">
|
|
+ <object class="GtkLabel" id="label12">
|
|
+ <property name="visible">True</property>
|
|
+ <property name="can_focus">False</property>
|
|
+ <property name="label" translatable="yes">Search</property>
|
|
+ </object>
|
|
+ </child>
|
|
+ </object>
|
|
+ <packing>
|
|
+ <property name="resize">True</property>
|
|
+ <property name="shrink">True</property>
|
|
+ </packing>
|
|
+ </child>
|
|
+ </object>
|
|
+ <packing>
|
|
+ <property name="expand">True</property>
|
|
+ <property name="fill">True</property>
|
|
+ <property name="position">1</property>
|
|
+ </packing>
|
|
+ </child>
|
|
+ </object>
|
|
+ </child>
|
|
+ </object>
|
|
<object class="GtkWindow" id="sensitiveDataWarning_w">
|
|
<property name="can_focus">False</property>
|
|
<child>
|
|
@@ -33,7 +245,7 @@
|
|
<property name="can_focus">False</property>
|
|
<property name="margin_start">4</property>
|
|
<property name="icon_name">media-record</property>
|
|
- <property name="icon-size">1</property>
|
|
+ <property name="icon_size">1</property>
|
|
</object>
|
|
<packing>
|
|
<property name="expand">False</property>
|
|
@@ -82,6 +294,7 @@
|
|
<property name="can_focus">True</property>
|
|
<property name="receives_default">False</property>
|
|
<property name="halign">start</property>
|
|
+ <property name="xalign">0.5</property>
|
|
<property name="draw_indicator">True</property>
|
|
</object>
|
|
<packing>
|
|
@@ -302,7 +515,7 @@
|
|
<object class="GtkLabel" id="label9">
|
|
<property name="visible">True</property>
|
|
<property name="can_focus">False</property>
|
|
- <property name="xalign">end</property>
|
|
+ <property name="halign">end</property>
|
|
<property name="label" translatable="yes">If you don't know how to describe it, you can</property>
|
|
</object>
|
|
<packing>
|
|
@@ -318,8 +531,8 @@
|
|
<property name="can_focus">True</property>
|
|
<property name="receives_default">True</property>
|
|
<property name="has_tooltip">True</property>
|
|
- <property name="relief">none</property>
|
|
<property name="halign">start</property>
|
|
+ <property name="relief">none</property>
|
|
</object>
|
|
<packing>
|
|
<property name="expand">False</property>
|
|
@@ -341,6 +554,7 @@
|
|
<property name="can_focus">True</property>
|
|
<property name="receives_default">False</property>
|
|
<property name="halign">start</property>
|
|
+ <property name="xalign">0.5</property>
|
|
<property name="draw_indicator">True</property>
|
|
</object>
|
|
<packing>
|
|
@@ -472,215 +686,11 @@
|
|
</object>
|
|
</child>
|
|
</object>
|
|
- <object class="GtkWindow" id="window3">
|
|
- <property name="can_focus">False</property>
|
|
- <property name="tooltip_text" translatable="yes">Use this button to generate more informative backtrace after you installed additional debug packages</property>
|
|
- <child>
|
|
- <object class="GtkVBox" id="page_3">
|
|
- <property name="visible">True</property>
|
|
- <property name="can_focus">False</property>
|
|
- <property name="hexpand">True</property>
|
|
- <property name="vexpand">True</property>
|
|
- <property name="spacing">3</property>
|
|
- <child>
|
|
- <object class="GtkLabel" id="label8">
|
|
- <property name="visible">True</property>
|
|
- <property name="can_focus">False</property>
|
|
- <property name="halign">start</property>
|
|
- <property name="valign">start</property>
|
|
- <property name="label" translatable="yes">Please review the data before it gets reported. Depending on reporter chosen, it may end up publicly visible.</property>
|
|
- <property name="wrap">True</property>
|
|
- </object>
|
|
- <packing>
|
|
- <property name="expand">False</property>
|
|
- <property name="fill">True</property>
|
|
- <property name="position">0</property>
|
|
- </packing>
|
|
- </child>
|
|
- <child>
|
|
- <object class="GtkPaned" id="paned1">
|
|
- <property name="visible">True</property>
|
|
- <property name="can_focus">True</property>
|
|
- <property name="orientation">vertical</property>
|
|
- <child>
|
|
- <object class="GtkNotebook" id="notebook_edit">
|
|
- <property name="visible">True</property>
|
|
- <property name="can_focus">True</property>
|
|
- <property name="hexpand">True</property>
|
|
- <property name="vexpand">True</property>
|
|
- <property name="scrollable">True</property>
|
|
- <child>
|
|
- <placeholder/>
|
|
- </child>
|
|
- <child type="tab">
|
|
- <placeholder/>
|
|
- </child>
|
|
- <child>
|
|
- <placeholder/>
|
|
- </child>
|
|
- <child type="tab">
|
|
- <placeholder/>
|
|
- </child>
|
|
- <child>
|
|
- <placeholder/>
|
|
- </child>
|
|
- <child type="tab">
|
|
- <placeholder/>
|
|
- </child>
|
|
- </object>
|
|
- <packing>
|
|
- <property name="resize">True</property>
|
|
- <property name="shrink">True</property>
|
|
- </packing>
|
|
- </child>
|
|
- <child>
|
|
- <object class="GtkExpander" id="expander_search">
|
|
- <property name="visible">True</property>
|
|
- <property name="can_focus">True</property>
|
|
- <property name="border_width">1</property>
|
|
- <child>
|
|
- <object class="GtkBox" id="box7">
|
|
- <property name="visible">True</property>
|
|
- <property name="can_focus">False</property>
|
|
- <property name="orientation">vertical</property>
|
|
- <child>
|
|
- <object class="GtkBox" id="box8">
|
|
- <property name="visible">True</property>
|
|
- <property name="can_focus">False</property>
|
|
- <child>
|
|
- <object class="GtkRadioButton" id="rb_forbidden_words">
|
|
- <property name="label" translatable="yes">Sensitive words</property>
|
|
- <property name="visible">True</property>
|
|
- <property name="can_focus">True</property>
|
|
- <property name="receives_default">False</property>
|
|
- <property name="halign">start</property>
|
|
- <property name="active">True</property>
|
|
- <property name="draw_indicator">True</property>
|
|
- </object>
|
|
- <packing>
|
|
- <property name="expand">False</property>
|
|
- <property name="fill">True</property>
|
|
- <property name="position">0</property>
|
|
- </packing>
|
|
- </child>
|
|
- <child>
|
|
- <object class="GtkRadioButton" id="rb_custom_search">
|
|
- <property name="label" translatable="yes">Custom</property>
|
|
- <property name="visible">True</property>
|
|
- <property name="can_focus">True</property>
|
|
- <property name="receives_default">False</property>
|
|
- <property name="halign">start</property>
|
|
- <property name="draw_indicator">True</property>
|
|
- <property name="group">rb_forbidden_words</property>
|
|
- </object>
|
|
- <packing>
|
|
- <property name="expand">False</property>
|
|
- <property name="fill">True</property>
|
|
- <property name="position">1</property>
|
|
- </packing>
|
|
- </child>
|
|
- <child>
|
|
- <object class="GtkEntry" id="entry_search_bt">
|
|
- <property name="visible">True</property>
|
|
- <property name="sensitive">False</property>
|
|
- <property name="can_focus">True</property>
|
|
- <property name="has_tooltip">True</property>
|
|
- <property name="invisible_char">●</property>
|
|
- <property name="invisible_char_set">True</property>
|
|
- <property name="secondary_icon_name">edit-find</property>
|
|
- <property name="primary_icon_activatable">False</property>
|
|
- <property name="secondary_icon_tooltip_text" translatable="yes">Clear the search bar to see the list of security sensitive words.</property>
|
|
- <property name="secondary_icon_tooltip_markup" translatable="yes">Clear the search bar to see the list of security sensitive words.</property>
|
|
- </object>
|
|
- <packing>
|
|
- <property name="expand">True</property>
|
|
- <property name="fill">True</property>
|
|
- <property name="position">2</property>
|
|
- </packing>
|
|
- </child>
|
|
- </object>
|
|
- <packing>
|
|
- <property name="expand">False</property>
|
|
- <property name="fill">True</property>
|
|
- <property name="position">0</property>
|
|
- </packing>
|
|
- </child>
|
|
- <child>
|
|
- <object class="GtkScrolledWindow" id="scrolledwindow1">
|
|
- <property name="visible">True</property>
|
|
- <property name="can_focus">True</property>
|
|
- <property name="shadow_type">in</property>
|
|
- <child>
|
|
- <object class="GtkTreeView" id="tv_sensitive_words">
|
|
- <property name="visible">True</property>
|
|
- <property name="can_focus">True</property>
|
|
- <property name="model">ls_sensitive_words</property>
|
|
- <property name="headers_visible">False</property>
|
|
- <property name="headers_clickable">False</property>
|
|
- <property name="enable_search">False</property>
|
|
- <property name="search_column">0</property>
|
|
- <property name="enable_grid_lines">both</property>
|
|
- <property name="enable_tree_lines">True</property>
|
|
- <child internal-child="selection">
|
|
- <object class="GtkTreeSelection" id="tv_sensitive_words_selection"/>
|
|
- </child>
|
|
- <child>
|
|
- <object class="GtkTreeViewColumn" id="treeviewcolumn1">
|
|
- <property name="resizable">True</property>
|
|
- <property name="title" translatable="yes">file</property>
|
|
- <child>
|
|
- <object class="GtkCellRendererText" id="cellrenderertext1"/>
|
|
- <attributes>
|
|
- <attribute name="text">0</attribute>
|
|
- </attributes>
|
|
- </child>
|
|
- </object>
|
|
- </child>
|
|
- <child>
|
|
- <object class="GtkTreeViewColumn" id="treeviewcolumn2">
|
|
- <property name="resizable">True</property>
|
|
- <property name="title" translatable="yes">data</property>
|
|
- <child>
|
|
- <object class="GtkCellRendererText" id="crt_sensitive_word_value"/>
|
|
- <attributes>
|
|
- <attribute name="markup">1</attribute>
|
|
- </attributes>
|
|
- </child>
|
|
- </object>
|
|
- </child>
|
|
- </object>
|
|
- </child>
|
|
- </object>
|
|
- <packing>
|
|
- <property name="expand">True</property>
|
|
- <property name="fill">True</property>
|
|
- <property name="position">1</property>
|
|
- </packing>
|
|
- </child>
|
|
- </object>
|
|
- </child>
|
|
- <child type="label">
|
|
- <object class="GtkLabel" id="label12">
|
|
- <property name="visible">True</property>
|
|
- <property name="can_focus">False</property>
|
|
- <property name="label" translatable="yes">Search</property>
|
|
- </object>
|
|
- </child>
|
|
- </object>
|
|
- <packing>
|
|
- <property name="resize">True</property>
|
|
- <property name="shrink">True</property>
|
|
- </packing>
|
|
- </child>
|
|
- </object>
|
|
- <packing>
|
|
- <property name="expand">True</property>
|
|
- <property name="fill">True</property>
|
|
- <property name="position">1</property>
|
|
- </packing>
|
|
- </child>
|
|
- </object>
|
|
- </child>
|
|
+ <object class="GtkSizeGroup" id="sizegroup1">
|
|
+ <widgets>
|
|
+ <widget name="alignment2"/>
|
|
+ <widget name="alignment1"/>
|
|
+ </widgets>
|
|
</object>
|
|
<object class="GtkWindow" id="window4">
|
|
<property name="can_focus">False</property>
|
|
@@ -780,8 +790,9 @@
|
|
<property name="can_focus">True</property>
|
|
<property name="receives_default">False</property>
|
|
<property name="tooltip_text" translatable="yes">If you are reporting to a remote server, make sure you removed all private data (such as usernames and passwords). Backtrace, command line, environment variables are the typical items in need of examining.</property>
|
|
- <property name="use_underline">True</property>
|
|
<property name="halign">start</property>
|
|
+ <property name="use_underline">True</property>
|
|
+ <property name="xalign">0.5</property>
|
|
<property name="draw_indicator">True</property>
|
|
</object>
|
|
<packing>
|
|
@@ -822,7 +833,7 @@
|
|
<property name="can_focus">False</property>
|
|
<property name="no_show_all">True</property>
|
|
<property name="icon_name">dialog-error</property>
|
|
- <property name="icon-size">1</property>
|
|
+ <property name="icon_size">1</property>
|
|
</object>
|
|
<packing>
|
|
<property name="expand">False</property>
|
|
@@ -954,10 +965,4 @@
|
|
</object>
|
|
</child>
|
|
</object>
|
|
- <object class="GtkSizeGroup" id="sizegroup1">
|
|
- <widgets>
|
|
- <widget name="alignment2"/>
|
|
- <widget name="alignment1"/>
|
|
- </widgets>
|
|
- </object>
|
|
</interface>
|
|
--
|
|
2.0.4
|
|
|