[evolution-groupwise] Bug #627334 - Blank junk setting window
- From: Vibha Yadav <yvibha src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution-groupwise] Bug #627334 - Blank junk setting window
- Date: Mon, 16 Jan 2012 05:26:49 +0000 (UTC)
commit 4901f690493c6226005bb1e00bc662e0df2f8229
Author: Bharath Acharya <abharath gnome org>
Date: Mon Jan 16 10:54:16 2012 +0530
Bug #627334 - Blank junk setting window
The parent window is not needed in the .ui file
Also removed the tab and the notebook.
src/plugins/junk-settings.ui | 50 ------------------------------------------
1 files changed, 0 insertions(+), 50 deletions(-)
---
diff --git a/src/plugins/junk-settings.ui b/src/plugins/junk-settings.ui
index b998c90..7cce5f2 100644
--- a/src/plugins/junk-settings.ui
+++ b/src/plugins/junk-settings.ui
@@ -1,29 +1,6 @@
<?xml version="1.0"?>
<!--*- mode: xml -*-->
<interface>
- <object class="GtkWindow" id="main_page">
- <property name="title" translatable="yes">Junk Mail Settings</property>
- <property name="type">GTK_WINDOW_TOPLEVEL</property>
- <property name="window_position">GTK_WIN_POS_NONE</property>
- <property name="modal">False</property>
- <property name="resizable">True</property>
- <property name="destroy_with_parent">False</property>
- <property name="decorated">True</property>
- <property name="skip_taskbar_hint">False</property>
- <property name="skip_pager_hint">False</property>
- <property name="type_hint">GDK_WINDOW_TYPE_HINT_NORMAL</property>
- <property name="gravity">GDK_GRAVITY_NORTH_WEST</property>
- <property name="focus_on_map">True</property>
- <child>
- <object class="GtkNotebook" id="sharing_props">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="show_tabs">True</property>
- <property name="show_border">True</property>
- <property name="tab_pos">GTK_POS_TOP</property>
- <property name="scrollable">False</property>
- <property name="enable_popup">False</property>
- <child>
<object class="GtkVBox" id="vboxSettings">
<property name="border_width">12</property>
<property name="visible">True</property>
@@ -427,32 +404,5 @@
<property name="fill">False</property>
</packing>
</child>
- </object>
- <packing>
- <property name="tab_expand">False</property>
- <property name="tab_fill">True</property>
- </packing>
- </child>
- <child type="tab">
- <object class="GtkLabel" id="lblJunkList">
- <property name="visible">True</property>
- <property name="label" translatable="yes">_Junk List</property>
- <property name="use_underline">True</property>
- <property name="use_markup">False</property>
- <property name="justify">GTK_JUSTIFY_CENTER</property>
- <property name="wrap">False</property>
- <property name="selectable">False</property>
- <property name="xalign">0.5</property>
- <property name="yalign">0.5</property>
- <property name="xpad">0</property>
- <property name="ypad">0</property>
- <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
- <property name="width_chars">-1</property>
- <property name="single_line_mode">False</property>
- <property name="angle">0</property>
- </object>
- </child>
</object>
- </child>
- </object>
</interface>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]