diff options
Diffstat (limited to 'data/ui/calendar-management-dialog.ui')
-rw-r--r-- | data/ui/calendar-management-dialog.ui | 27 |
1 files changed, 0 insertions, 27 deletions
diff --git a/data/ui/calendar-management-dialog.ui b/data/ui/calendar-management-dialog.ui index 4955e1a2..8b75a303 100644 --- a/data/ui/calendar-management-dialog.ui +++ b/data/ui/calendar-management-dialog.ui @@ -55,33 +55,6 @@ </child> </object> </child> - <child> - <object class="GtkButton" id="cancel_button"> - <property name="label" translatable="yes">Cancel</property> - <property name="can_focus">True</property> - <property name="receives_default">True</property> - <signal name="clicked" handler="cancel_button_clicked" object="GcalCalendarManagementDialog" swapped="no"/> - </object> - <packing> - <property name="position">2</property> - </packing> - </child> - <child> - <object class="GtkButton" id="add_button"> - <property name="label" translatable="yes">Add</property> - <property name="sensitive">False</property> - <property name="can_focus">True</property> - <property name="receives_default">True</property> - <signal name="clicked" handler="add_button_clicked" object="GcalCalendarManagementDialog" swapped="no"/> - <style> - <class name="suggested-action"/> - </style> - </object> - <packing> - <property name="pack_type">end</property> - <property name="position">1</property> - </packing> - </child> </object> </child> </template> |