aboutsummaryrefslogtreecommitdiffstats
path: root/data
Commit message (Collapse)AuthorAgeFilesLines
* +2005-06-16 Harish Krishnaswamy <kharish@novell.com>Harish Krishnaswamy2005-06-161-2/+1
| | | | | | | | | | | * configure.in : add mono to the plugins list * data/evolution.desktop.in.in : Fix for#307176 (patch from Andre Klapper) correct the version of evolution-data-server. * plugins/mono/Makefile.am : mono-plugin.h should be included in the sources too. svn path=/trunk/; revision=29518
* add new variable with the generated keys and desktop file listed so thatRodney Dawes2005-02-231-1/+4
| | | | | | | | | | 2005-02-22 Rodney Dawes <dobey@novell.com> * data/Makefile.am (CLEANFILES): add new variable with the generated keys and desktop file listed so that they get removed with make clean (EXTRA_DIST): Don't dist the generated keys file svn path=/trunk/; revision=28848
* add some uninstall rules for local dataJP Rosevear2005-01-071-0/+10
| | | | | | | | 005-01-06 JP Rosevear <jpr@novell.com> * data/Makefile.am: add some uninstall rules for local data svn path=/trunk/; revision=28261
* added missing Encoding=UTF-8 field (validate desktop file).Tomasz Kłoczko2004-09-131-0/+1
| | | | | | | * data/evolution.desktop.in: added missing Encoding=UTF-8 field (validate desktop file). svn path=/trunk/; revision=27230
* Update Name and description to not include "Ximian" or "(Unstable)" RemoveRodney Dawes2004-08-131-3/+3
| | | | | | | | | | | 2004-08-12 Rodney Dawes <dobey@novell.com> * data/evolution.desktop.in.in: Update Name and description to not include "Ximian" or "(Unstable)" Remove the MimeType field since we can't open these types on the command line svn path=/trunk/; revision=26901
* Add MimeType line to desktop file new mime sytem.Ray Strode2004-07-221-0/+1
| | | | | | | | 2004-07-21 Ray Strode <rstrode@redhat.com> * evolution/data/evolution.desktop.in.in: Add MimeType line to desktop file new mime sytem. svn path=/trunk/; revision=26690
* Use "Evolution" for X-GNOME-Bugzilla-Product to match b.x.c product name.Fernando Herrera de las Heras2004-06-181-1/+1
| | | | | | | * data/evolution.desktop.in.in: Use "Evolution" for X-GNOME-Bugzilla-Product to match b.x.c product name. svn path=/trunk/; revision=26397
* get the mime file from src dir for srcdir != builddirMike Castle2004-05-011-1/+1
| | | | | | | | | 2004-04-30 Mike Castle <dalgoda@ix.netcom.com> * data/Makefile.am (install-data-local): get the mime file from src dir for srcdir != builddir svn path=/trunk/; revision=25717
* Require gnome-icon-theme >= 1.2.0Rodney Dawes2004-04-191-1/+1
| | | | | | | | | | | | 2004-04-19 Rodney Dawes <dobey@ximian.com> * configure.in: Require gnome-icon-theme >= 1.2.0 2004-04-19 Michael Terry <mike@mterry.name> * data/evolution.desktop.in.in: Use the icon theme svn path=/trunk/; revision=25518
* Updated BugzillaOtherBinaries tagRodney Dawes2004-02-091-1/+1
| | | | | | | | 2004-02-09 Rodney Dawes <dobey@ximian.com> * data/evolution.desktop.in.in: Updated BugzillaOtherBinaries tag svn path=/trunk/; revision=24681
* Add rule to substitute BASE_VERSION in keys Removed this file from CVSRodney Dawes2004-01-232-14/+18
| | | | | | | | | | | 2004-01-22 Rodney Dawes <dobey@ximian.com> * data/Makefile.am: Add rule to substitute BASE_VERSION in keys * data/evolution.keys.in: Removed this file from CVS * data/evolution.keys.in.in: Update to use BASE_VERSION and the new addressbook vcard control that replaces the MiniCard control svn path=/trunk/; revision=24373
* Install evolution.desktop as evolution-$(BASE_VERSION).desktop RemoveRodney Dawes2003-12-023-16/+4
| | | | | | | | | | | | 2003-12-01 Rodney Dawes <dobey@ximian.com> * data/Makefile.am: Install evolution.desktop as evolution-$(BASE_VERSION).desktop * data/evolution.desktop.in: Remove generated file * data/evolution.desktop.in.in: Add (Unstable) to name Fix comment to be more correct and have correct capitalization svn path=/trunk/; revision=23546
* Merge new-ui-branch into the trunk.Ettore Perazzoli2003-10-221-2/+2
| | | | svn path=/trunk/; revision=22966
* Add missing file.Ettore Perazzoli2003-06-231-0/+12
| | | | svn path=/trunk/; revision=21508
* Added implicity rule to subst @BASE_VERSION@Ettore Perazzoli2003-06-232-9/+10
| | | | | | | | | | | | | | in evolution.desktop.in.in to generate evolution.desktop.in. (desktop_in_file): Removed. (desktop_in_in_file): New. (kdedesktop_file): Update substitution to use $(desktop_in_in_file) instead of $(desktop_in_file). (noinst_DATA): Add $(desktop_file). (install-data-local): Depend on $(mime_file) and $(keys_file). (EXTRA_DIST): Remove $(desktop_file), replace $(desktop_in_file) with $(desktop_in_in_file). svn path=/trunk/; revision=21507
* Use $(privdatadir) instead of $(prefix)/share/evolution-$(BASE_VERSION)Rodney Dawes2003-04-293-4/+4
| | | | | | | | | 2003-04-28 Rodney Dawes <dobey@ximian.com> * data/cde_app_root/: Use $(privdatadir) instead of $(prefix)/share/evolution-$(BASE_VERSION) for the cde stuff svn path=/trunk/; revision=20992
* Create $(DESTDIR)$(kdedesktopdir) before installation.Christophe Merlet2003-04-071-0/+1
| | | | svn path=/trunk/; revision=20686
* (install-data-local): Fix installation of theEttore Perazzoli2003-03-291-3/+4
| | | | | | .desktop file. svn path=/trunk/; revision=20570
* Fix 39901 and 40233Rodney Dawes2003-03-251-4/+6
| | | | | | | | 2003-03-25 Rodney Dawes <dobey@ximian.com> * data/evolution.desktop.in: Fix 39901 and 40233 svn path=/trunk/; revision=20495
* Fix installation of desktop/mime filesRodney Dawes2003-02-081-4/+5
| | | | | | | | 2003-02-07 Rodney Dawes <dobey@ximian.com> * data/Makefile.am: Fix installation of desktop/mime files svn path=/trunk/; revision=19846
* Fix KRB4_CFLAGS to work correctly Fix desktop file installation path UseRodney Dawes2003-02-072-3/+5
| | | | | | | | | | | 2003-02-06 Rodney Dawes <dobey@ximian.com> * configure.in: Fix KRB4_CFLAGS to work correctly * data/Makefile.am: Fix desktop file installation path * data/evolution.desktop.in: Use correct binary and categories, add StartupNotify=1 also, for startup-notification-enabled systems svn path=/trunk/; revision=19832
* use privdatadirDan Winship2003-02-061-2/+2
| | | | | | | * data/Makefile.am (dtappintegrate, dtappunintegrate): use privdatadir svn path=/trunk/; revision=19770
* For now, do not install the evolution.1Ettore Perazzoli2003-01-231-10/+34
| | | | | | | | | manpage. Install all the other files with a -$(BASE_VERSION) suffix. (dtappintegrate): Update for the new location of cde_app_root. (dtappunintegrate): Likewise. svn path=/trunk/; revision=19570
* For now, do not install the evolution.1 manpage. Install all the otherEttore Perazzoli2003-01-233-3/+3
| | | | | | | | | | | | | | | | | | | | | | | * data/Makefile.am: For now, do not install the evolution.1 manpage. Install all the other files with a -$(BASE_VERSION) suffix. (dtappintegrate): Update for the new location of cde_app_root. (dtappunintegrate): Likewise. * data/cde_app_root/dt/appconfig/appmanager/C/Ximian/Makefile.am (cdeappmanagerdir): Version using $(BASE_VERSION). * data/cde_app_root/dt/appconfig/types/C/Makefile.am (cdetypesdir): Likewise. * data/cde_app_root/dt/appconfig/icons/C/Makefile.am (cdeiconsdir): Likewise. * sounds/Makefile.am (soundsdir): Version using $(BASE_VERSION). * configure.in: Define BASE_VERSION. Set idldir to $datadir/idl/evolution-$BASE_VERSION instead of just $datadir/idl/evolution. svn path=/trunk/; revision=19550
* xml-i18n-tools > intltoolsRodrigo Moya2002-11-041-2/+2
| | | | svn path=/trunk/; revision=18511
* Update URLs for mailing lists, Evolution application page, helpAaron Weber2002-09-231-35/+33
| | | | | | | | | | | | | | | | | 2002-09-23 Aaron Weber <aaron@ximian.com> * README: Update URLs for mailing lists, Evolution application page, help information. Remove note that Evolution is beta. In general, changes to the "soft" data. Also, jeff's commit to this file from 2001-11-21 seems to have been lost, so I re-removed the stuff he took out. And changed libnspr to mozilla-nspr, and libnss3 to mozilla-nss. * data/evolution.1: Update with information about where the real help is. Clarify example formatting. svn path=/trunk/; revision=18167
* New. New. New. New. New. New. New. New. New. New.Ettore Perazzoli2002-09-1729-0/+1527
| | | | | | | | | | | | | | | | | | | | | * data/cde_app_root/Makefile.am: New. * data/cde_app_root/dt/Makefile.am: New. * data/cde_app_root/dt/appconfig/Makefile.am: New. * data/cde_app_root/dt/appconfig/appmanager/Makefile.am: New. * data/cde_app_root/dt/appconfig/appmanager/C/Makefile.am: New. * data/cde_app_root/dt/appconfig/appmanager/C/Ximian/Makefile.am: New. * data/cde_app_root/dt/appconfig/icons/Makefile.am: New. * data/cde_app_root/dt/appconfig/icons/C/Makefile.am: New. * data/cde_app_root/dt/appconfig/types/Makefile.am: New. * data/cde_app_root/dt/appconfig/types/C/Makefile.am: New. * configure.in: Add a `--with-cde-path' option. Check for dtappintegrate in that path. Define HAVE_DTAPPINTEGRATE and GNOME_PREFIX. Also, generate data/cde_app_root/dt/appconfig/types/C/Ximian.dt.in and shell/evolution-nognome. svn path=/trunk/; revision=18083
* (Categories): Added.Ettore Perazzoli2002-06-291-0/+1
| | | | svn path=/trunk/; revision=17328
* Document "evolution default:mail"Dan Winship2002-05-151-2/+6
| | | | | | * data/evolution.1: Document "evolution default:mail" svn path=/trunk/; revision=16784
* Install the man page.Ettore Perazzoli2001-12-132-1/+42
| | | | | | | | * data/Makefile.am (man_MANS): Install the man page. * data/evolution.1: New man page for Evolution. svn path=/trunk/; revision=15011
* "Ximian Evolution", not "Evolution".Ettore Perazzoli2001-12-121-1/+1
| | | | | | | * data/evolution.desktop.in (_Name): "Ximian Evolution", not "Evolution". svn path=/trunk/; revision=14980
* evolution.png instead of evolution-icon.png.Ettore Perazzoli2001-11-011-1/+1
| | | | | | | * data/evolution.desktop.in (Icon): evolution.png instead of evolution-icon.png. svn path=/trunk/; revision=14554
* no need to use destdirJP Rosevear2001-10-291-1/+1
| | | | | | | | 2001-10-28 JP Rosevear <jpr@ximian.com> * data/Makefile.am: no need to use destdir svn path=/trunk/; revision=14298
* Fixed to use the new icon.. -tigert-Tuomas Kuosmanen2001-10-231-1/+1
| | | | svn path=/trunk/; revision=13909
* include destdir in the path of the kde desktop installation dirJP Rosevear2001-10-221-1/+1
| | | | | | | | | 2001-10-22 JP Rosevear <jpr@ximian.com> * data/Makefile.am: include destdir in the path of the kde desktop installation dir svn path=/trunk/; revision=13870
* Install `evolution.desktop' in the `KDE_APPLNK_DIR'.Ettore Perazzoli2001-10-211-0/+5
| | | | | | | | | | | * data/Makefile.am [HAVE_KDE_APPLNK]: Install `evolution.desktop' in the `KDE_APPLNK_DIR'. * configure.in: New option `--with-kde-applnk-path'. Define the `HAVE_KDE_APPLNK' Automake conditional, and the `KDE_APPLNK_DIR' value. svn path=/trunk/; revision=13828
* override the gnome-vfs.mime to match .vcf as text/x-vcard.Larry Ewing2001-09-141-0/+3
| | | | | | | | | 2001-09-13 Larry Ewing <lewing@ximian.com> * data/evolution.mime: override the gnome-vfs.mime to match .vcf as text/x-vcard. svn path=/trunk/; revision=12802
* Removed .oafinfo files -- they are obsolete. Moved pixmaps fromGediminas Paulauskas2001-03-153-3/+15
| | | | | | | | | | | | 2001-03-15 Gediminas Paulauskas <menesis@delfi.lt> Removed .oafinfo files -- they are obsolete. Moved pixmaps from calendar/gui/ to art/ Moved evolution.png to art/ Moved evolution.desktop.in to data/ Generate doc/devel/executive-summary/Makefile svn path=/trunk/; revision=8727
* Add extension mime type fileMiguel de Icaza2001-03-072-3/+9
| | | | svn path=/trunk/; revision=8579
* Getting almost full and proper use of xml-i18n-tools.Gediminas Paulauskas2001-02-114-40/+8
| | | | | | | | | | | | | | | | | Removed all files where glade writes strings. Changed Makefile.am to not distribute them. Changed all glade files to not write strings to those files. Removed *.desktop and evolution.keys files, because they are generated. Added them to .cvsignore Added *.desktop.in evolution.keys.in files without transalted strings. Added all existing entries from desktop files to po files. Changed Makefile.am to distribute only .in files, and merge translations into desktop files. Removed obsolete files from po/ dir svn path=/trunk/; revision=8164
* Added Slovak messagesStano Visnovsky2001-01-301-0/+2
| | | | svn path=/trunk/; revision=7893
* Fixed [hu] entries in some .desktop filesSzabolcs Ban2001-01-291-1/+1
| | | | svn path=/trunk/; revision=7890
* Added some Norwegian translations.Kjartan Maraas2000-12-071-0/+3
| | | | | | | | 2000-12-06 Kjartan Maraas <kmaraas@gnome.org> * data/evolution.keys: Added some Norwegian translations. svn path=/trunk/; revision=6820
* return NULL if we can't create a view.Michael Meeks2000-12-051-12/+12
| | | | | | | | | | | | | | 2000-12-04 Michael Meeks <michael@helixcode.com> * e-shell-view.c (get_control_for_uri): return NULL if we can't create a view. (setup_evolution_shell_view_interface): add precondition. + lots of cleans. svn path=/trunk/; revision=6778
* updating some pt_BR <ricardo@conectiva.com.br>Jorge Godoy2000-10-271-0/+2
| | | | | | any problem, just tell me, and i reverse the commit. svn path=/trunk/; revision=6209
* Updated Spanish translationHector Garcia2000-10-181-0/+2
| | | | svn path=/trunk/; revision=5990
* *** empty log message ***Jesse Pavel2000-10-121-0/+17
| | | | svn path=/trunk/; revision=5852
* Updated French translation.Christophe Merlet2000-10-071-2/+4
| | | | svn path=/trunk/; revision=5764
* Added Swedish translation.Christian Rose2000-09-131-0/+2
| | | | svn path=/trunk/; revision=5367
* hungarian translation before hollidaySzabolcs Ban2000-08-151-0/+2
| | | | svn path=/trunk/; revision=4840
* New file containing MIME keys for Evolution. Currently just theDan Winship2000-08-102-1/+12
| | | | | | | | | * data/evolution.keys: New file containing MIME keys for Evolution. Currently just the addressbook minicard display. * data/Makefile.am (mime_DATA): add evolution.keys svn path=/trunk/; revision=4665
* Updated sl translationsAndraz Tori2000-08-061-0/+2
| | | | svn path=/trunk/; revision=4554
* Added Turkish entriesFatih Demir2000-07-201-0/+2
| | | | svn path=/trunk/; revision=4231
* Added Lithuanian stringsPablo Saratxaga2000-04-211-0/+2
| | | | svn path=/trunk/; revision=2543
* Added Danish strings to desktop/menu filePablo Saratxaga2000-04-191-0/+2
| | | | svn path=/trunk/; revision=2489
* Added russian translation.Valek Frob2000-04-141-0/+2
| | | | svn path=/trunk/; revision=2424
* more cvs shutup.Mathieu Lacage2000-01-251-0/+2
| | | | svn path=/trunk/; revision=1631
* Norwegian translationKjartan Maraas2000-01-201-0/+2
| | | | svn path=/trunk/; revision=1596
* More work on the code. Added more for the framework.Arturo Espinosa2000-01-192-0/+8
More work on the code. Added more for the framework. Miguel. svn path=/trunk/; revision=1593