aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Register a destroy virtual method. (mail_accounts_tab_destroy): SetJeffrey Stedfast2003-02-125-29/+51
* Set mail_display->destroyed = TRUE. This is a workaround for theJeffrey Stedfast2003-02-123-13/+15
* Instead of simply ignoring bad chars, return the sentinal invalid charNot Zed2003-02-112-5/+11
* Don't try to make an error string from an uninitialized GnomeVFSResult.Hans Petter Jansson2003-02-112-4/+15
* [ fixes bug #33066 ] new function (set_entry_changed_signals): callChris Toshok2003-02-113-46/+92
* Use g_signal_emit() rather than gtk_signal_emit(). (build_flat): SameJeffrey Stedfast2003-02-1112-63/+63
* rewrite to use etta (find_next_in_range): helper func to search a range ofMike Kestner2003-02-111-25/+22
* Split the ORBit IDL compilation rules to work properly with parallelEttore Perazzoli2003-02-113-13/+39
* Split the IDL generated rules so ${ORBIT_IDL}Ettore Perazzoli2003-02-112-4/+17
* Make the CORBA IDL compilation work with parallel makes. Likewise.Ettore Perazzoli2003-02-114-19/+61
* (libeutil_static_la_DEPENDENCIES): MakeEttore Perazzoli2003-02-112-6/+18
* Install load-pine-addressbook and load-gnomecard-addressbook intoEttore Perazzoli2003-02-114-9/+36
* (libical_static_la_DEPENDENCIES): MakeEttore Perazzoli2003-02-102-1/+12
* Add LDFLAGS to ported libsRodney Dawes2003-02-102-0/+10
* look in the http cache for images when saving (image_save_as): removeLarry Ewing2003-02-102-24/+40
* gone. (match_initials): gone. (book_query_sexp): remove the primaryChris Toshok2003-02-105-52/+44
* lots of changes here. should be a big performance gain. god i hope this isChris Toshok2003-02-102-228/+110
* ignore test-completion.Chris Toshok2003-02-1011-713/+239
* Update Czech translation, remove some obsolete stringsMiloslav Trmac2003-02-092-883/+158
* Unmarked some strings which are unsuitable for translationKwok-Koon Cheung2003-02-091-3/+3
* fix length calculation. (create_folder_directory): remove alloca usage,Larry Ewing2003-02-092-3/+9
* Add missing files and remove non-existant one. Mark incorrectly translatedAbel Cheung2003-02-097-8/+18
* [ huge change, all for 1 little performance problem :) fixes #18207 ] useChris Toshok2003-02-0816-148/+244
* [ huge change, all for 1 little performance problem :) fixes #18207 ] useChris Toshok2003-02-088-46/+243
* add an activate handler that returns a response OK if the OK responseLarry Ewing2003-02-082-0/+25
* remove this file, as it's generated now Add this file to generate theRodney Dawes2003-02-083-3/+13
* Updating Amharic translation.Daniel Yacob2003-02-082-2437/+2532
* privlibexecdir not evolibexecdir for the server fileRodney Dawes2003-02-082-1/+5
* don't use random memory as a gconf client.Larry Ewing2003-02-082-0/+6
* Use g_object_new() instead of gtk_type_new().Jeffrey Stedfast2003-02-089-16/+38
* Fix installation of desktop/mime filesRodney Dawes2003-02-082-4/+9
* Fixes #37706Rodrigo Moya2003-02-082-2/+25
* Added missing files to .cvsignore and AC_PREREQ to configure.in.Christian Neumair2003-02-073-0/+9
* replaced deprecated calls (gtk_menu_append -> gtk_menu_shell_append andRadek Doulik2003-02-071-2/+2
* track change to e_book_load_uri type.Chris Toshok2003-02-072-3/+6
* check the status, not the book, and unref the book here.Chris Toshok2003-02-0718-139/+131
* Add fr to ALL_LINGUAS again.Ettore Perazzoli2003-02-072-1/+5
* (on_right_click): UseEttore Perazzoli2003-02-072-1/+7
* (control_activate): GetEttore Perazzoli2003-02-073-2/+7
* Use e_auto_kill_popup_menu_on_selection_done() instead ofEttore Perazzoli2003-02-073-2/+10
* Use different tmp file names so these rules can be executed in parallelEttore Perazzoli2003-02-074-24/+64
* (e_auto_kill_popup_menu_on_selection_done): Rename fromEttore Perazzoli2003-02-072-25/+28
* Fix KRB4_CFLAGS to work correctly Fix desktop file installation path UseRodney Dawes2003-02-074-4/+13
* Updated Czech translationMichal Bukovjan2003-02-072-687/+737
* Updated Czech translation.Michal Bukovjan2003-02-071-10622/+8641
* index bound bug (insert_children): prepend/reverse for nowMike Kestner2003-02-071-16/+27
* Set response_ids on the OK/Cancel buttonsDan Winship2003-02-072-0/+7
* show the widget before returning it.Dan Winship2003-02-072-1/+8
* Fix EVOLUTION_ICONSDIRDan Winship2003-02-072-2/+3
* add EVOLUTION_PRIVDATADIRDan Winship2003-02-079-9/+25
* AC_SUBST privlibdir, privincludedir, privdatadir (sent from ../configure).Dan Winship2003-02-076-34/+36
* export priv*dir for libical's configure to use.Dan Winship2003-02-072-0/+5
* Fix typo in previous commitDan Winship2003-02-072-1/+5
* add missing datadir=Dan Winship2003-02-071-0/+1
* s/PACKAGE/GETTEXT_PACKAGE/ in gettext initDan Winship2003-02-0719-24/+55
* s/wombat/evolution-wombat/Dan Winship2003-02-071-2/+2
* Remove -L${libdir}. (CFlags): s/includedir/privincludedir/Dan Winship2003-02-074-7/+18
* remove soundsdir defDan Winship2003-02-072-2/+2
* subst in $(toolsdir) instead of $(bindir)Dan Winship2003-02-073-8/+14
* cleanupDan Winship2003-02-072-6/+5
* use viewsdirDan Winship2003-02-075-12/+16
* Use privdatadir Likewise. Likewise. Likewise. Likewise. Likewise.Dan Winship2003-02-0710-21/+33
* Remove *dir defs that are in configure.in now (INCLUDES): clean up usingDan Winship2003-02-074-38/+44
* clean upDan Winship2003-02-069-11/+36
* remove imagesdir, etc, which are now defined in configure.inDan Winship2003-02-062-4/+6
* clean up, update, etcDan Winship2003-02-065-27/+33
* use POINTER_STRING_BOOL for activate_shortcut.Michael Zucci2003-02-064-3/+13
* add an activate handler to the entry so that hitting return will return anLarry Ewing2003-02-062-0/+13
* Added NONE,STRING,STRING,STRINGNot Zed2003-02-063-1/+9
* We want to copy whats in the default user dir, not the default user dir.Not Zed2003-02-062-1/+6
* use the parent path to find the parent node rather than the row, which isNot Zed2003-02-061-3/+4
* makefile and warnings fixesDan Winship2003-02-061-0/+105
* Update this some although it's not currently being builtDan Winship2003-02-061-6/+4
* Remove cruft. Rename ICONSDIR to IMAGESDIR. (gladedir, etspecdir,Dan Winship2003-02-0613-41/+35
* Use privlibexecdir. (INCLUDES): Remove cruft. (gladedir, serversdir):Dan Winship2003-02-063-19/+11
* Remove cruft. Rename ICONSDIR to IMAGESDIR. (gladedir, etspecdir): RemoveDan Winship2003-02-066-20/+11
* Define in terms of privincludedirDan Winship2003-02-063-8/+4
* Remove cruft. (libcal_utilincludedir): Define in terms of privincludedirDan Winship2003-02-061-2/+1
* Remove cruft. (pcsincludedir): Define in terms of privincludedirDan Winship2003-02-062-3/+1
* update Makefile.ams and fix a lot of warningsDan Winship2003-02-061-0/+143
* Remove cruftDan Winship2003-02-061-2/+1
* Remove cruft, rename ICONSDIR to IMAGESDIR. (serverdir, gladedir): RemoveDan Winship2003-02-064-35/+29
* Remove cruft. (serverdir, gladedir, etspecdir): Remove definitionsDan Winship2003-02-064-10/+2
* Remove cruft. (gladedir, etspecdir): Remove definitions. (glade_DATA):Dan Winship2003-02-067-31/+30
* Remove cruft. Define in terms of privdatadirDan Winship2003-02-062-3/+1
* Remove cruft, s/ICONSDIR/IMAGESDIR/ (gladedir, etspecdir): RemoveDan Winship2003-02-063-12/+7
* Remove some cruft. rename ICONSDIR to IMAGESDIR. (images_DATA): InstallDan Winship2003-02-065-32/+22
* Define in terms of privdatadir. (gladedir): Defined in configure.in now.Dan Winship2003-02-064-5/+4
* Remove cruft (ldapschemadir): Use privdatadir (pasincludedir): UseDan Winship2003-02-063-5/+2
* Remove cruft. (libebookincludedir): Use privincludedir.Dan Winship2003-02-069-20/+33
* Define in terms of privincludedirDan Winship2003-02-062-1/+6
* Defined in configure.in now (filterdir): Define using privdatadirDan Winship2003-02-062-2/+6
* Define in terms of privincludedir. (camellibexecdir): Define in terms ofDan Winship2003-02-068-15/+25
* Define EVOLUTION_IMAGES using $(imagesdir). Define EVOLUTION_GLADEDIRDan Winship2003-02-0616-38/+71
* Remove unneeded MAP_DIR define. (gladedir): Remove. Defined inDan Winship2003-02-063-2/+9
* Define MAP_DIR in terms of $(imagesdir). (widgetsincludedir): Define inDan Winship2003-02-062-2/+7
* define in terms of privincludedir.Dan Winship2003-02-0613-17/+40
* use privdatadirDan Winship2003-02-062-2/+5
* Define and AC_SUBST privlibexecdir, privdatadir, privincludedir,Dan Winship2003-02-062-28/+37
* Split out the mailto handling code from here so we can use it in theJeffrey Stedfast2003-02-062-36/+60
* add cal-recur.cDan Winship2003-02-062-0/+5
* s/BonoboXObject/BonoboObject/Dan Winship2003-02-063-8/+11
* s/BonoboXObject/BonoboObject/Dan Winship2003-02-063-6/+10
* s/BonoboXObject/BonoboObject/Dan Winship2003-02-065-18/+24
* array of localized month day names ("1st" - "31st")Dan Winship2003-02-067-75/+294
* s/glade_gnome_init/glade_init/Dan Winship2003-02-062-1/+5
* s/glade_gnome_init/glade_init/Dan Winship2003-02-063-2/+9
* Replace deprecated glade_gnome_init() with glade_init().Dan Winship2003-02-065-4/+15
* Replace deprecated glade_gnome_init() call with glade_init().Dan Winship2003-02-062-2/+2
* define and AC_SUBST privlibexecdir.Dan Winship2003-02-063-3/+26
* ru.po: Updated Russian translation from Russian team <gnome-cyr@gnome.org>.Dmitry Mastrukov2003-02-052-4899/+5161
* make GAL_LIBS use -lgal-2.0 remove extraneous GTK_LIBS reference update toMike Kestner2003-02-055-874/+613
* Init bag->owner to 0.Not Zed2003-02-052-63/+76
* re-enable. (prepare_importer_page): re-enable importer code.Not Zed2003-02-054-41/+34
* update from ../../importers/. (main): Removed.Not Zed2003-02-056-15/+3661
* The CVS server exited after applying everything from my last commit,Hans Petter2003-02-051-10/+22
* Rename to e_meeting_time_selector_on_invite_others_button_expose() andHans Petter Jansson2003-02-052-9/+26
* Use g_ascii_strdown() instead of g_strdown, since g_strdown is deprecated.Jeffrey Stedfast2003-02-058-41/+79
* thx to Baris, adjust phrasing in assorted places. tiny fixes, basically.Aaron Weber2003-02-052-7/+20
* Fix badly formatted ChangeLog entry. This has been bothering me since itHans Petter2003-02-051-2/+2
* Use PangoLayout to draw text.Hans Petter Jansson2003-02-052-12/+23
* Update AC_DEFINEs to use the new syntax to make acconfig.h unnecessary.Dan Winship2003-02-054-92/+45
* fixed button/text mismatchesJeffrey Stedfast2003-02-051-17/+17
* removed broken stringsJeffrey Stedfast2003-02-051-301/+335
* updated for e scroll frame --> gtk scrolled windowRadek Doulik2003-02-0514-95/+92
* replaced e scroll frame with gtk scrolled windowRadek Doulik2003-02-055-23/+21
* Updated it.po (style fixies)Marco Ciampa2003-02-052-67/+72
* add gnome-vfs-module-2.0 to the deps so we pick up the right include path.Chris Toshok2003-02-042-1/+6
* remove the --enable-shlib-components stuff.Chris Toshok2003-02-042-39/+8
* [ pull forward Jack Jia's fix for #34900 ] use a weak ref for the fileChris Toshok2003-02-042-9/+15
* pull forward Jack Jia's fix for #33672, but convert it to use unlinkChris Toshok2003-02-042-13/+22
* Get the thread_subject setting here instead of in regen_list_regen sinceJeffrey Stedfast2003-02-042-7/+13
* Just use gnome_vfs_get_mime_type_from_name() so we can forget all the crapJeffrey Stedfast2003-02-041-9/+7
* ops, buildJeffrey Stedfast2003-02-041-5/+2
* Just use gnome_vfs_get_mime_type_from_name().Jeffrey Stedfast2003-02-042-21/+8
* Just use gnome_vfs_get_mime_type_from_name() so we can forget all the crapJeffrey Stedfast2003-02-043-19/+29
* Updating Amharic translation.Daniel Yacob2003-02-042-8/+12
* Updates evolution/po/ChangeLog evolution/po/da.poKeld Jørn Simonsen2003-02-022-1752/+1884
* Updated Spanish translation from Francisco J FernandezGerman Poo-Caaman~o2003-02-022-2528/+2589
* Skip setting the "font_gdk" arg for now.Hans Petter Jansson2003-02-026-0/+29
* Use Pango to draw. (e_calendar_item_class_init): Add font_desc andHans Petter Jansson2003-02-024-17/+106
* Don't request combo boxes that are 0 pixels tall. (position_date_popup):Hans Petter Jansson2003-02-022-12/+29
* Just use gtk_widget_destroy as the G_CALLBACK function.Jeffrey Stedfast2003-02-021-14/+5
* Give gnome_vfs_get_uri_from_local_path a full path.Jeffrey Stedfast2003-02-022-10/+31
* Make .server file point to where wombat is now installed.Hans Petter Jansson2003-02-022-1/+6
* Uodates from Søren evolution/po/ChangeLog evolution/po/da.poKeld Jørn Simonsen2003-02-022-8260/+7000
* Small fix of it.poMarco Ciampa2003-02-022-12/+16
* gtk_widget_destroy the menu rather than g_object_unref'ing it.Jeffrey Stedfast2003-02-011-1/+1
* New function to return a cached list of labels.Jeffrey Stedfast2003-02-017-178/+210
* some fix of it.po fileMarco Ciampa2003-02-012-3/+7
* 30 January 2003, Aaron Weber <aaron@ximian.com>Aaron Weber2003-01-318-522/+253
* Fixes #35572Ronald Kuetemeier2003-01-312-0/+9
* Updated Hungarian translation.Andras Timar2003-01-302-2367/+2498
* Updated Ukrainian translationYuri Syrota2003-01-301-111/+77
* Install wombat to $(libexecdir)/evolution/$(BASE_VERSION)Rodney Dawes2003-01-302-1/+7
* First time of all strings translated in it.po in 2003!Marco Ciampa2003-01-291-38/+18
* Updated Ukrainian translationYuri Syrota2003-01-291-5366/+5415
* conditionally define which krb5 impl we haveJeffrey Stedfast2003-01-292-0/+4
* Pass in some default flags to gss_init_sec_context() (these default flagsJeffrey Stedfast2003-01-292-1/+9
* Updated to add gssapi libs, since this is what we use krb5 for :-)Jeffrey Stedfast2003-01-292-21/+31
* No need for the @true command. ($(IDL_GENERATED_C)): Likewise.Ettore Perazzoli2003-01-292-10/+21
* s/bin_SCRIPTS/tools_SCRIPTS/Rodney Dawes2003-01-292-1/+5
* (Evolution-impl.o): Removed unused rule.Ettore Perazzoli2003-01-292-2/+4
* Make this work with parallel make as well.Ettore Perazzoli2003-01-292-7/+24
* Use a little trick for the IDL compilation so thatEttore Perazzoli2003-01-292-7/+28
* (e_shell_construct): UseEttore Perazzoli2003-01-292-2/+13
* Updated it.po (not yet finished)Marco Ciampa2003-01-292-191/+123
* Take overFatih Demir2003-01-282-1620/+1534
* Fixes file lists. Removed. This file has been present for 2.5 years.Abel Cheung2003-01-285-4847/+4732
* If the subject or body components of the mailto url are not in UTF-8,Jeffrey Stedfast2003-01-282-2/+27
* Change strcmp(fi->path, path) to strcmp(fi->name, name) and now theJeffrey Stedfast2003-01-282-2/+10
* Set GTK_RESPONSE_OK as the default response.Ettore Perazzoli2003-01-2823-189/+227
* Port to GtkDialog. Strdup the text returned by GtkEntry after destroyingEttore Perazzoli2003-01-283-24/+43
* #include bonobo-activation instead of oaf. (main): Initialize usingEttore Perazzoli2003-01-287-36/+68
* Fixed a #warning by converting a local path into a file: uri beforeJeffrey Stedfast2003-01-285-6/+31
* Fixed a #warning by converting the filename into a uri before passing itJeffrey Stedfast2003-01-283-30/+164
* Rename wombat to evolution-wombat. Updated accordingly. Likewise.Ettore Perazzoli2003-01-284-11/+17
* (timeout_callback): Pass a the context'sEttore Perazzoli2003-01-282-1/+7
* #if 0'ed out for now, since it seems to cause trouble for localEttore Perazzoli2003-01-283-1/+22
* add a scrolled window (SHADOW_IN) around the address textview.Chris Toshok2003-01-282-25/+41
* removed a FIXME commentJeffrey Stedfast2003-01-272-1/+5
* Updated Slovak translation.Stanislav Visnovsky2003-01-272-6019/+5823
* CalClient and CalComponent are GObjects.Chris Toshok2003-01-273-19/+26
* ref/sink the pilot settings to clear up that gtk warning.Chris Toshok2003-01-272-1/+10
* add in the conduit Makefile's.Chris Toshok2003-01-272-0/+8
* fix warning. (get_default_timezone): BonoboConfigDatabase ->Chris Toshok2003-01-274-94/+36
* Make clicks, drags and resizes work, and pangoize remaining strings. FixHans Petter Jansson2003-01-274-50/+89
* rename the category entry to entry-categories.Chris Toshok2003-01-273-3/+22
* init the layout to NULL.Chris Toshok2003-01-272-0/+6
* only do the CONDUIT_CFLAGS/LIBS stuff if pilot conduits have been enabled.Chris Toshok2003-01-272-1/+10
* in the --enable-pilot-conduits stanza, use PKG_CHECK_MODULES to get theChris Toshok2003-01-272-9/+16
* Updating Amharic translation.Daniel Yacob2003-01-262-1045/+1080
* i need to sleep more.Chris Toshok2003-01-262-1/+4
* need to assign this here or else the lib doesn't get built.Chris Toshok2003-01-262-0/+6
* begin the new page after showing the last one. (complete_sequence):Chris Toshok2003-01-262-7/+21
* enable this, as building the conduit works if you have gnome-pilot2.Chris Toshok2003-01-262-3/+6
* g_file_exists -> g_file_test. (e_pilot_map_write): don't use doc->root.Chris Toshok2003-01-262-7/+10
* GObjectify the stuff in here that refers to addressbook objects. theChris Toshok2003-01-262-52/+35
* GObjectify this.Chris Toshok2003-01-263-34/+35
* Mainly making all views use PangoLayouts for text. When drawing aHans Petter Jansson2003-01-2617-125/+308
* Set the paned_size here.Jeffrey Stedfast2003-01-254-110/+22
* Enable getting the categories master list from wombat.Hans Petter Jansson2003-01-252-5/+9
* Don't insist appointment is updated if both old and new summary are blank.Hans Petter Jansson2003-01-2510-324/+373
* Updated it.po (not yet finished)Marco Ciampa2003-01-252-934/+34
* (iconsdir): Remove, this is now defined inEttore Perazzoli2003-01-254-3/+10
* Remove, this is now defined in configure.in.Ettore Perazzoli2003-01-254-5/+11
* Remove definition; this is now in configure.in. Likewise. Likewise.Ettore Perazzoli2003-01-254-4/+7
* (evolutionuidir): Define iconsdir.Ettore Perazzoli2003-01-252-0/+7
* Updated Amharic translation.Daniel Yacob2003-01-242-1066/+1039
* Doh. Use the MANUAL_[NSPR,NSS]_[CFLAGS,LIBS] variables where appropriate.Jeffrey Stedfast2003-01-242-3/+8
* Add a terminating NULL to the concatenation.Hans Petter Jansson2003-01-242-1/+4
* transfer the current acount info, which will be regarded as the sender ofleon.zhang2003-01-246-10/+50
* GTK_OBJECT -> G_OBJECT cast.Hans Petter Jansson2003-01-249-8/+28
* Use button_release instead of size_allocate, and get the position from theRodney Dawes2003-01-242-10/+17
* Load the view menu states from gconf. (e_msg_composer_set_send_html): SaveJeffrey Stedfast2003-01-243-102/+84
* Fixes some trivial, but distracting, warnings.Hans Petter Jansson2003-01-2412-20/+63
* [ fixes bug #34898 ] handle modifications to email addresses in contactSean Gao2003-01-242-0/+33
* (get_max_clipped_label_width): UseEttore Perazzoli2003-01-242-7/+7
* [ fixes bug #36375 ] use PHONE_OTHER_FAX instead of PHONE_OTHER forSean Gao2003-01-242-1/+7
* [ fixes bug #31014, roll this in from the 1.2 branch ] use "categories"Chris Toshok2003-01-242-1/+8
* fix for bug 34883 broke ssl transactions (at least those where we wereChris Toshok2003-01-242-0/+17
* more fixesJeffrey Stedfast2003-01-241-25/+25
* manually check for mozilla nspr/nss if the user specifies --enable-nss=static...Jeffrey Stedfast2003-01-241-13/+197
* Remove definition; no need to set it here since it's now defined inEttore Perazzoli2003-01-242-1/+7
* (idldir): Define componentdir instead ofEttore Perazzoli2003-01-242-2/+8
* Update for new args to e_clipped_label_new().Ettore Perazzoli2003-01-243-4/+13
* Make the label bold using the new args to e_clipped_label_new().Ettore Perazzoli2003-01-244-32/+48
* destroy canvas items to removing them, simply unrefing them is notLarry Ewing2003-01-241-4/+4
* Define componentdir instead of COMPONENT_DIR. Set it toEttore Perazzoli2003-01-247-5/+15
* Fixed bug #84257Alessio Frusciante2003-01-242-4/+8
* [Port fix for #34129 from evolution-1-2-branch, unread count inEttore Perazzoli2003-01-242-14/+28
* Update copyright year.Ettore Perazzoli2003-01-242-2/+6
* removed *.oaf.in that were leftJeffrey Stedfast2003-01-2312-665/+0
* Removed. (mail_config_set_thread_list): Removed.Jeffrey Stedfast2003-01-235-111/+27
* Update for chinese translation from Yuedong Du <yuedong.du@sun.com>Not Zed2003-01-232-1/+6
* (e_text_dispose): Renamed fromEttore Perazzoli2003-01-231-11/+9
* Simplify the whole process into about 8 lines by using pkg-config.Jeffrey Stedfast2003-01-232-168/+23
* update it.po (not yet finisced)Marco Ciampa2003-01-232-168/+108
* (e_tree_table_adapter_load_expanded_state): CallEttore Perazzoli2003-01-231-2/+0
* $(libexec) -> $(libexecdir)Hans Petter Jansson2003-01-232-1/+5
* (cal_backend_ref_categories): Do not put theEttore Perazzoli2003-01-232-1/+6
* Version using $(BASE_VERSION).Ettore Perazzoli2003-01-231-1/+1
* For now, do not install the evolution.1Ettore Perazzoli2003-01-231-10/+34
* (soundsdir): Version using $(BASE_VERSION).Ettore Perazzoli2003-01-231-1/+1
* (widgetsincludedir): Version using $(BASE_VERSION).Ettore Perazzoli2003-01-232-7/+10
* (gladedir): Version usingEttore Perazzoli2003-01-232-8/+14
* Likewise.Ettore Perazzoli2003-01-235-4/+13
* Install the shell executable as evolution-$(BASE_VERSION) using anEttore Perazzoli2003-01-237-66/+78
* Get my-evolution.xml from EVOLUTION_UI_DIRECTORY.Ettore Perazzoli2003-01-235-26/+44
* Use EVOLUTION_GALVIEWSDIR.Ettore Perazzoli2003-01-2312-43/+85