aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/Makefile.am
diff options
context:
space:
mode:
authorJP Rosevear <jpr@helixcode.com>2000-12-23 11:26:30 +0800
committerJP Rosevear <jpr@src.gnome.org>2000-12-23 11:26:30 +0800
commitbf39da80e51a03ff8f6eb712d18a97d98d67e116 (patch)
treea74d487f118a10c3b1a3de2c8446ec78363cfa56 /calendar/gui/Makefile.am
parent9b02c881ef67ec81d137f6478d783e2b1f4efbf1 (diff)
downloadgsoc2013-evolution-bf39da80e51a03ff8f6eb712d18a97d98d67e116.tar
gsoc2013-evolution-bf39da80e51a03ff8f6eb712d18a97d98d67e116.tar.gz
gsoc2013-evolution-bf39da80e51a03ff8f6eb712d18a97d98d67e116.tar.bz2
gsoc2013-evolution-bf39da80e51a03ff8f6eb712d18a97d98d67e116.tar.lz
gsoc2013-evolution-bf39da80e51a03ff8f6eb712d18a97d98d67e116.tar.xz
gsoc2013-evolution-bf39da80e51a03ff8f6eb712d18a97d98d67e116.tar.zst
gsoc2013-evolution-bf39da80e51a03ff8f6eb712d18a97d98d67e116.zip
New function to keep the ecal marked properly (create_ecal): move more
2000-12-22 JP Rosevear <jpr@helixcode.com> * gui/goto.c (ecal_date_range_changed): New function to keep the ecal marked properly (create_ecal): move more creation code here, update marks (goto_dialog_init_widgets): listen for date_range_changed signal in the ecal * gui/calendar-commands.c (init_calendar): Remove ancient gnomecal cruft * gui/mark.[hc], gui/prop.c: Remove ancient gnomecal code that is no longer needed, last bit of bug 904 svn path=/trunk/; revision=7133
Diffstat (limited to 'calendar/gui/Makefile.am')
-rw-r--r--calendar/gui/Makefile.am3
1 files changed, 0 insertions, 3 deletions
diff --git a/calendar/gui/Makefile.am b/calendar/gui/Makefile.am
index 67422a9af3..db2da7da5d 100644
--- a/calendar/gui/Makefile.am
+++ b/calendar/gui/Makefile.am
@@ -116,13 +116,10 @@ evolution_calendar_SOURCES = \
itip-utils.c \
itip-utils.h \
main.c \
- mark.c \
- mark.h \
popup-menu.c \
popup-menu.h \
print.c \
print.h \
- prop.c \
tag-calendar.c \
tag-calendar.h \
weekday-picker.c \