diff options
author | JP Rosevear <jpr@ximian.com> | 2001-01-23 09:54:42 +0800 |
---|---|---|
committer | JP Rosevear <jpr@src.gnome.org> | 2001-01-23 09:54:42 +0800 |
commit | bbda4d56c31cd0b21edd5c198ac6da6bea2988ad (patch) | |
tree | 0a021aec83f04a90b2e00f65adbfc10cd4ce952e /po | |
parent | 7befb4dc1e76aea9bd54126d4e7fc0d47bf4a51c (diff) | |
download | gsoc2013-evolution-bbda4d56c31cd0b21edd5c198ac6da6bea2988ad.tar gsoc2013-evolution-bbda4d56c31cd0b21edd5c198ac6da6bea2988ad.tar.gz gsoc2013-evolution-bbda4d56c31cd0b21edd5c198ac6da6bea2988ad.tar.bz2 gsoc2013-evolution-bbda4d56c31cd0b21edd5c198ac6da6bea2988ad.tar.lz gsoc2013-evolution-bbda4d56c31cd0b21edd5c198ac6da6bea2988ad.tar.xz gsoc2013-evolution-bbda4d56c31cd0b21edd5c198ac6da6bea2988ad.tar.zst gsoc2013-evolution-bbda4d56c31cd0b21edd5c198ac6da6bea2988ad.zip |
compile new stuff
2001-01-22 JP Rosevear <jpr@ximian.com>
* gui/dialogs/Makefile.am: compile new stuff
* gui/dialogs/task-editor.c (prompt_to_save_changes): use new
standard dialog
* gui/event-editor.c (prompt_to_save_changes): ditto
* gui/dialogs/save-comp.h: new header
* gui/dialogs/save-comp.c (save_component_dialog): shows the save
dialog
svn path=/trunk/; revision=7733
Diffstat (limited to 'po')
-rw-r--r-- | po/POTFILES.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in index f0e74597ae..da83f5c80d 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -48,6 +48,7 @@ calendar/gui/dialogs/alarm-notify-dialog.c calendar/gui/dialogs/alarm-notify.glade calendar/gui/dialogs/cal-prefs-dialog.glade calendar/gui/dialogs/delete-comp.c +calendar/gui/dialogs/save-comp.c calendar/gui/dialogs/task-editor-dialog.glade calendar/gui/dialogs/task-editor.c calendar/gui/e-calendar-table.c |