It appears that Ettore's @LIBEXECDIR@ change didn't make it in for this
2002-12-06 Hans Petter Jansson <hpj@ximian.com> * GNOME_Evolution_WombatNOLDAP.server.in.in: It appears that Ettore's @LIBEXECDIR@ change didn't make it in for this file. Fixed that. svn path=/trunk/; revision=19047
This commit is contained in:

committed by
Hans Petter

parent
363a27f7d1
commit
aa0aa65bfa
@ -1,3 +1,9 @@
|
||||
2002-12-06 Hans Petter Jansson <hpj@ximian.com>
|
||||
|
||||
* GNOME_Evolution_WombatNOLDAP.server.in.in: It appears that
|
||||
Ettore's @LIBEXECDIR@ change didn't make it in for this file.
|
||||
Fixed that.
|
||||
|
||||
2002-11-16 Chris Toshok <toshok@ximian.com>
|
||||
|
||||
* GNOME_Evolution_WombatLDAP.server.in.in: remove the moniker
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
<oaf_server iid="OAFIID:GNOME_Evolution_Wombat_ServerFactory"
|
||||
type="exe"
|
||||
location="wombat">
|
||||
location="@LIBEXECDIR@/wombat">
|
||||
|
||||
<oaf_attribute name="repo_ids" type="stringv">
|
||||
<item value="IDL:GNOME/Evolution/BookFactory:1.0"/>
|
||||
@ -19,7 +19,7 @@
|
||||
|
||||
<oaf_server iid="OAFIID:GNOME_Evolution_Wombat_CalendarFactory"
|
||||
type="exe"
|
||||
location="wombat">
|
||||
location="@LIBEXECDIR@/wombat">
|
||||
|
||||
<oaf_attribute name="repo_ids" type="stringv">
|
||||
<item value="IDL:GNOME/Evolution/Calendar/CalFactory:1.0"/>
|
||||
|
Reference in New Issue
Block a user