Commit Graph

47 Commits

Author SHA1 Message Date
21743ac2cf Merge new-ui-branch into the trunk.
svn path=/trunk/; revision=22966
2003-10-21 18:51:30 +00:00
24f8263a7c Add missing file.
svn path=/trunk/; revision=21508
2003-06-23 15:30:20 +00:00
64cdaa7a86 Added implicity rule to subst @BASE_VERSION@
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
2003-06-23 14:07:07 +00:00
67074d45c7 Use $(privdatadir) instead of $(prefix)/share/evolution-$(BASE_VERSION)
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
2003-04-28 19:25:38 +00:00
1562291781 Create $(DESTDIR)$(kdedesktopdir) before installation.
svn path=/trunk/; revision=20686
2003-04-06 16:09:08 +00:00
39f523bc89 (install-data-local): Fix installation of the
.desktop file.

svn path=/trunk/; revision=20570
2003-03-28 23:38:41 +00:00
a48928043b Fix 39901 and 40233
2003-03-25  Rodney Dawes  <dobey@ximian.com>

	* data/evolution.desktop.in: Fix 39901 and 40233

svn path=/trunk/; revision=20495
2003-03-25 14:45:52 +00:00
4b815e3cf6 Fix installation of desktop/mime files
2003-02-07  Rodney Dawes  <dobey@ximian.com>

	* data/Makefile.am: Fix installation of desktop/mime files

svn path=/trunk/; revision=19846
2003-02-07 20:45:12 +00:00
11136022cc Fix KRB4_CFLAGS to work correctly Fix desktop file installation path Use
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
2003-02-06 23:20:45 +00:00
4fe7f116d9 use privdatadir
* data/Makefile.am (dtappintegrate, dtappunintegrate): use
	privdatadir

svn path=/trunk/; revision=19770
2003-02-05 21:48:14 +00:00
e0d5777576 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.

svn path=/trunk/; revision=19570
2003-01-22 20:34:49 +00:00
05114bc495 For now, do not install the evolution.1 manpage. Install all the other
* 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
2003-01-22 20:02:32 +00:00
a53b427829 xml-i18n-tools > intltools
svn path=/trunk/; revision=18511
2002-11-03 17:04:56 +00:00
3420e4f430 Update URLs for mailing lists, Evolution application page, help
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
2002-09-23 14:26:41 +00:00
fbc229598c New. New. New. New. New. New. New. New. New. New.
* 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
2002-09-16 21:01:46 +00:00
7d2e887eaa (Categories): Added.
svn path=/trunk/; revision=17328
2002-06-28 19:23:55 +00:00
0f3c7879a1 Document "evolution default:mail"
* data/evolution.1: Document "evolution default:mail"

svn path=/trunk/; revision=16784
2002-05-14 18:19:53 +00:00
3681ee8079 Install the man page.
* data/Makefile.am (man_MANS): Install the man page.

* data/evolution.1: New man page for Evolution.

svn path=/trunk/; revision=15011
2001-12-13 00:38:19 +00:00
0bdb17a8e3 "Ximian Evolution", not "Evolution".
* data/evolution.desktop.in (_Name): "Ximian Evolution", not
"Evolution".

svn path=/trunk/; revision=14980
2001-12-11 17:35:48 +00:00
28237e0fae evolution.png instead of evolution-icon.png.
* data/evolution.desktop.in (Icon): evolution.png instead of
evolution-icon.png.

svn path=/trunk/; revision=14554
2001-10-31 23:16:33 +00:00
21d6683303 no need to use destdir
2001-10-28  JP Rosevear  <jpr@ximian.com>

	* data/Makefile.am: no need to use destdir

svn path=/trunk/; revision=14298
2001-10-28 17:32:56 +00:00
598cb8f3c5 Fixed to use the new icon.. -tigert-
svn path=/trunk/; revision=13909
2001-10-22 23:13:51 +00:00
f2b037366e include destdir in the path of the kde desktop installation dir
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
2001-10-22 14:27:39 +00:00
51a28ce6a9 Install evolution.desktop' in the KDE_APPLNK_DIR'.
* 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
2001-10-20 22:27:02 +00:00
0c548743f1 override the gnome-vfs.mime to match .vcf as text/x-vcard.
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
2001-09-13 18:24:30 +00:00
8391885d18 Removed .oafinfo files -- they are obsolete. Moved pixmaps from
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
2001-03-15 03:46:54 +00:00
29fa2cd408 Add extension mime type file
svn path=/trunk/; revision=8579
2001-03-07 07:45:47 +00:00
ac9abd5e60 Getting almost full and proper use of xml-i18n-tools.
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
2001-02-11 02:56:16 +00:00
ba874ca7d0 Added Slovak messages
svn path=/trunk/; revision=7893
2001-01-29 17:59:00 +00:00
650e15e454 Fixed [hu] entries in some .desktop files
svn path=/trunk/; revision=7890
2001-01-29 12:17:53 +00:00
ea45ef4233 Added some Norwegian translations.
2000-12-06  Kjartan Maraas  <kmaraas@gnome.org>

	* data/evolution.keys: Added some Norwegian translations.

svn path=/trunk/; revision=6820
2000-12-06 19:50:42 +00:00
042e514a26 return NULL if we can't create a view.
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
2000-12-04 17:56:54 +00:00
605d627493 updating some pt_BR <ricardo@conectiva.com.br>
any problem, just tell me, and i reverse the commit.

svn path=/trunk/; revision=6209
2000-10-26 20:06:18 +00:00
8ea94d83a1 Updated Spanish translation
svn path=/trunk/; revision=5990
2000-10-18 15:34:01 +00:00
e8810dfc5d *** empty log message ***
svn path=/trunk/; revision=5852
2000-10-11 17:12:05 +00:00
5ef9ff4315 Updated French translation.
svn path=/trunk/; revision=5764
2000-10-06 17:20:06 +00:00
cd4a3ab958 Added Swedish translation.
svn path=/trunk/; revision=5367
2000-09-12 17:01:22 +00:00
89909db45a hungarian translation before holliday
svn path=/trunk/; revision=4840
2000-08-15 15:07:26 +00:00
d294eacd6d New file containing MIME keys for Evolution. Currently just the
* 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
2000-08-09 20:03:17 +00:00
58badd8763 Updated sl translations
svn path=/trunk/; revision=4554
2000-08-05 18:54:35 +00:00
9dfeaac6e4 Added Turkish entries
svn path=/trunk/; revision=4231
2000-07-19 22:05:10 +00:00
996861d59a Added Lithuanian strings
svn path=/trunk/; revision=2543
2000-04-21 15:02:06 +00:00
e3769571ce Added Danish strings to desktop/menu file
svn path=/trunk/; revision=2489
2000-04-18 20:19:40 +00:00
14c5d93dc7 Added russian translation.
svn path=/trunk/; revision=2424
2000-04-14 11:31:26 +00:00
63eccb1c48 more cvs shutup.
svn path=/trunk/; revision=1631
2000-01-25 11:27:39 +00:00
5b0a9fa89e Norwegian translation
svn path=/trunk/; revision=1596
2000-01-19 22:57:51 +00:00
711ce9920a More work on the code. Added more for the framework.
More work on the code.  Added more for the framework.

Miguel.

svn path=/trunk/; revision=1593
2000-01-19 07:57:20 +00:00