diff options
Diffstat (limited to 'my-evolution/my-evolution.glade')
-rw-r--r-- | my-evolution/my-evolution.glade | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/my-evolution/my-evolution.glade b/my-evolution/my-evolution.glade index 2c823e6f39..7fa895f3e8 100644 --- a/my-evolution/my-evolution.glade +++ b/my-evolution/my-evolution.glade @@ -267,6 +267,28 @@ <yfill>False</yfill> </child> </widget> + + <widget> + <class>GtkButton</class> + <name>delete-button</name> + <can_focus>True</can_focus> + <label>Delete news feed</label> + <relief>GTK_RELIEF_NORMAL</relief> + <child> + <left_attach>3</left_attach> + <right_attach>5</right_attach> + <top_attach>1</top_attach> + <bottom_attach>2</bottom_attach> + <xpad>0</xpad> + <ypad>0</ypad> + <xexpand>False</xexpand> + <yexpand>False</yexpand> + <xshrink>False</xshrink> + <yshrink>False</yshrink> + <xfill>True</xfill> + <yfill>False</yfill> + </child> + </widget> </widget> </widget> </widget> |