aboutsummaryrefslogtreecommitdiffstats
path: root/shell/GNOME_Evolution_Shell.server.in.in
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagRELEASE-2_8_0nobody2003-12-091-51/+0
| | | | | | 'RELEASE-2_8_0'. svn path=/tags/RELEASE-2_8_0/; revision=23849
* Use BASE_VERSION for repo_ids and OAFIIDs Update killev to kill theRodney Dawes2003-12-021-7/+7
| | | | | | | | | | 2003-12-01 Rodney Dawes <dobey@ximian.com> * Use BASE_VERSION for repo_ids and OAFIIDs * Update killev to kill the correct versions of gnome-spell and the GtkHTML Editor svn path=/trunk/; revision=23543
* Use "evolution2:config_item" attributes instead of "evolution:config_item"Ettore Perazzoli2003-11-041-5/+5
| | | | | | | | | | | * GNOME_Evolution_Shell.server.in.in: Use "evolution2:config_item" attributes instead of "evolution:config_item" ones. * e-shell-settings-dialog.c (load_pages): Expect "evolution2:config_item" properties instead of "evolution:config_item" so they do not conflict with 1.4's. svn path=/trunk/; revision=23171
* Append a _2 to all the IIDs.Ettore Perazzoli2003-10-231-3/+3
| | | | | | | | | * GNOME_Evolution_Shell.server.in.in: Append a _2 to all the IIDs. * e-shell.h (E_SHELL_OAFIID): Change to "GNOME_Evolution_Shell_2" so it does not conflict with the old IID. svn path=/trunk/; revision=22987
* Substitute version number into the evolution binary name in the serverDan Winship2003-04-081-5/+5
| | | | | | | | | | | | | | * Makefile.am ($(server_in_files)): Substitute version number into the evolution binary name in the server file (INCLUDES): define EVOLUTION_TOOLSDIR * GNOME_Evolution_Shell.server.in.in: Clean up server names. Add "-@VERSION@" to the end of the shell binary name * main.c (main): if KILL_PROCESS_CMD is defined, add a --force-shutdown argument that runs killev and exits. svn path=/trunk/; revision=20702
* Added rule to generate GNOME_Evolution_Shell.server.in fromEttore Perazzoli2002-11-161-0/+51
* Makefile.am: Added rule to generate GNOME_Evolution_Shell.server.in from GNOME_Evolution_Shell.server.in.in, substituting @BINDIR@. * GNOME_Evolution_Shell.server.in.in: Renamed from GNOME_Evolution_Shell.server.in. Prepend @BINDIR@ to the location of the executable. svn path=/trunk/; revision=18792