aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/groupwise-features/properties.ui
diff options
context:
space:
mode:
authorVibha Yadav <yvibha@novell.com>2010-09-16 12:21:38 +0800
committerBharath Acharya <abharath@novell.com>2010-09-16 12:21:38 +0800
commit797cd196066185c54ea0ba20c445498a208608b0 (patch)
treef26b5ddf22df218afa1d891d1d1dcc561fc88281 /plugins/groupwise-features/properties.ui
parentf3bb38053c5c09bba40039f48039b54afa313665 (diff)
downloadgsoc2013-evolution-797cd196066185c54ea0ba20c445498a208608b0.tar
gsoc2013-evolution-797cd196066185c54ea0ba20c445498a208608b0.tar.gz
gsoc2013-evolution-797cd196066185c54ea0ba20c445498a208608b0.tar.bz2
gsoc2013-evolution-797cd196066185c54ea0ba20c445498a208608b0.tar.lz
gsoc2013-evolution-797cd196066185c54ea0ba20c445498a208608b0.tar.xz
gsoc2013-evolution-797cd196066185c54ea0ba20c445498a208608b0.tar.zst
gsoc2013-evolution-797cd196066185c54ea0ba20c445498a208608b0.zip
Bug #611154 - problem in accessing folder property
Diffstat (limited to 'plugins/groupwise-features/properties.ui')
-rw-r--r--plugins/groupwise-features/properties.ui49
1 files changed, 5 insertions, 44 deletions
diff --git a/plugins/groupwise-features/properties.ui b/plugins/groupwise-features/properties.ui
index 941c9a5ae8..71cd3909ef 100644
--- a/plugins/groupwise-features/properties.ui
+++ b/plugins/groupwise-features/properties.ui
@@ -1,28 +1,6 @@
<?xml version="1.0"?>
<!--*- mode: xml -*-->
<interface>
- <object class="GtkWindow" id="main_page">
- <property name="title" translatable="yes">Folder Properties</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>
- <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="vboxSharing">
<property name="border_width">12</property>
<property name="visible">True</property>
@@ -540,30 +518,13 @@
<property name="fill">False</property>
</packing>
</child>
- </object>
- <packing>
+ <!--<packing>
<property name="tab_expand">False</property>
<property name="tab_fill">True</property>
- </packing>
- </child>
- <child type="tab">
- <object class="GtkLabel" id="lblSharing">
- <property name="visible">True</property>
- <property name="label" translatable="yes">_Sharing</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>
- </object>
- </child>
- </object>
- </child>
+ </packing>-->
</object>
+</interface>
+<!--<interface>
<object class="GtkWindow" id="window1">
<property name="visible">True</property>
<property name="title" translatable="yes">Shared Folder Notification</property>
@@ -792,4 +753,4 @@
</object>
</child>
</object>
-</interface>
+</interface>-->