diff options
author | Federico Mena Quintero <federico@nuclecu.unam.mx> | 1998-04-23 08:26:37 +0800 |
---|---|---|
committer | Arturo Espinosa <unammx@src.gnome.org> | 1998-04-23 08:26:37 +0800 |
commit | 017a40b429a28c7b69abee005262794dde049e15 (patch) | |
tree | 5965707d649d9577ccb1d3b32b49c3923ccee9c8 /calendar/gui/test.vcf | |
parent | cfa6fa95d6f841f23469cca197757bea2e983cf4 (diff) | |
download | gsoc2013-evolution-017a40b429a28c7b69abee005262794dde049e15.tar gsoc2013-evolution-017a40b429a28c7b69abee005262794dde049e15.tar.gz gsoc2013-evolution-017a40b429a28c7b69abee005262794dde049e15.tar.bz2 gsoc2013-evolution-017a40b429a28c7b69abee005262794dde049e15.tar.lz gsoc2013-evolution-017a40b429a28c7b69abee005262794dde049e15.tar.xz gsoc2013-evolution-017a40b429a28c7b69abee005262794dde049e15.tar.zst gsoc2013-evolution-017a40b429a28c7b69abee005262794dde049e15.zip |
Made it use popup_menu().
1998-04-22 Federico Mena Quintero <federico@nuclecu.unam.mx>
* gncal-full-day.c: Made it use popup_menu().
* popup-menu.c: New file with utility functions for creating popup
menus. Maybe such a thing would be useful in libgnomeui, a la
gnome-app-helper?
* Makefile.am (gnomecal_SOURCES): Added popup-menu.[ch] to the sources.
1998-04-21 Federico Mena Quintero <federico@nuclecu.unam.mx>
* gncal-todo.c: New widget for editing TODO lists. This will be
worked on a lot.
* Makefile.am (gnomecal_SOURCES): Added gncal-todo.[ch] to the sources.
* gncal-day-panel.c: Make it use the new TODO widget.
svn path=/trunk/; revision=189
Diffstat (limited to 'calendar/gui/test.vcf')
-rw-r--r-- | calendar/gui/test.vcf | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/calendar/gui/test.vcf b/calendar/gui/test.vcf index f2910c50d8..4010e70457 100644 --- a/calendar/gui/test.vcf +++ b/calendar/gui/test.vcf @@ -3,7 +3,7 @@ BEGIN:VCALENDAR PRODID:-//K Desktop Environment//NONSGML KOrganizer//EN TZ:-05 VERSION:1.0 -BEGIN:VEVENT +BEGIN:VTODO DCREATED:19980402T023552 UID:KOrganizer - 1804289383 SEQUENCE:1 @@ -19,7 +19,7 @@ RRULE:W1 WE TH FR SU #10 RELATED-TO:0 X-PILOTID:0 X-PILOTSTAT:0 -END:VEVENT +END:VTODO BEGIN:VEVENT DCREATED:19980402T023552 @@ -39,7 +39,7 @@ X-PILOTID:0 X-PILOTSTAT:0 END:VEVENT -BEGIN:VEVENT +BEGIN:VTODO DCREATED:19980402T023552 UID:KOrganizer - 1804289383 SEQUENCE:1 @@ -55,7 +55,7 @@ RRULE:W1 #4 RELATED-TO:0 X-PILOTID:0 X-PILOTSTAT:0 -END:VEVENT +END:VTODO BEGIN:VEVENT DCREATED:19980402T023552 @@ -75,7 +75,7 @@ X-PILOTID:0 X-PILOTSTAT:0 END:VEVENT -BEGIN:VEVENT +BEGIN:VTODO DCREATED:19980402T023558 UID:KOrganizer - 846930886 SEQUENCE:1 @@ -90,7 +90,7 @@ TRANSP:0 RELATED-TO:0 X-PILOTID:0 X-PILOTSTAT:0 -END:VEVENT +END:VTODO BEGIN:VEVENT DCREATED:19980402T023558 |