diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2003-04-08 22:32:25 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2003-04-08 22:32:25 +0800 |
commit | ce6c174542bd02a2adf9330bee9871064477d33d (patch) | |
tree | b720667936cf23d042576aaffb5e3754ee74ff8a /libical | |
parent | 7a7bea488709da631d4e62af3288110f5e1db275 (diff) | |
download | gsoc2013-evolution-ce6c174542bd02a2adf9330bee9871064477d33d.tar gsoc2013-evolution-ce6c174542bd02a2adf9330bee9871064477d33d.tar.gz gsoc2013-evolution-ce6c174542bd02a2adf9330bee9871064477d33d.tar.bz2 gsoc2013-evolution-ce6c174542bd02a2adf9330bee9871064477d33d.tar.lz gsoc2013-evolution-ce6c174542bd02a2adf9330bee9871064477d33d.tar.xz gsoc2013-evolution-ce6c174542bd02a2adf9330bee9871064477d33d.tar.zst gsoc2013-evolution-ce6c174542bd02a2adf9330bee9871064477d33d.zip |
Remove button_ok, button_cancel, canceled members from struct Dialog.
* gui/dialogs/alarm-options.c: Remove button_ok, button_cancel,
canceled members from struct Dialog.
(get_widgets): Do not initialize.
(close_dialog): Destroy the toplevel.
(toplevel_delete_event_cb): Removed.
(button_cancel_clicked_cb): Removed.
(button_ok_clicked_cb): Removed.
(close_dialog): Removed.
(alarm_options_dialog_run): Use gtk_dialog_run.
(init_widgets): Do not init ->canceled, do not connect OK/Cancel
buttons.
(alarm_to_dialog): No need to make the file entry modal from here
anymore.
* gui/dialogs/alarm-options.glade: Turned into a GtkDialog. Set
the "modal" property to True for the file entry.
svn path=/trunk/; revision=20749
Diffstat (limited to 'libical')
0 files changed, 0 insertions, 0 deletions