aboutsummaryrefslogtreecommitdiffstats
path: root/my-evolution/GNOME_Evolution_Summary.oaf.in
diff options
context:
space:
mode:
authorJP Rosevear <jpr@ximian.com>2002-04-05 03:57:10 +0800
committerJP Rosevear <jpr@src.gnome.org>2002-04-05 03:57:10 +0800
commit97e99e459e9a32c96ade6b1fbf9bd0da201de591 (patch)
tree47f3ed4d368a81b314cfde1bbaa2d503dc355d77 /my-evolution/GNOME_Evolution_Summary.oaf.in
parent2aca6e115141bdc738da589c5d0395eba2a0e346 (diff)
downloadgsoc2013-evolution-97e99e459e9a32c96ade6b1fbf9bd0da201de591.tar
gsoc2013-evolution-97e99e459e9a32c96ade6b1fbf9bd0da201de591.tar.gz
gsoc2013-evolution-97e99e459e9a32c96ade6b1fbf9bd0da201de591.tar.bz2
gsoc2013-evolution-97e99e459e9a32c96ade6b1fbf9bd0da201de591.tar.lz
gsoc2013-evolution-97e99e459e9a32c96ade6b1fbf9bd0da201de591.tar.xz
gsoc2013-evolution-97e99e459e9a32c96ade6b1fbf9bd0da201de591.tar.zst
gsoc2013-evolution-97e99e459e9a32c96ade6b1fbf9bd0da201de591.zip
fix substitution typo
2002-04-04 JP Rosevear <jpr@ximian.com> * Makefile.am: fix substitution typo svn path=/trunk/; revision=16351
Diffstat (limited to 'my-evolution/GNOME_Evolution_Summary.oaf.in')
-rw-r--r--my-evolution/GNOME_Evolution_Summary.oaf.in8
1 files changed, 4 insertions, 4 deletions
diff --git a/my-evolution/GNOME_Evolution_Summary.oaf.in b/my-evolution/GNOME_Evolution_Summary.oaf.in
index d9860c5ba4..5ac640563a 100644
--- a/my-evolution/GNOME_Evolution_Summary.oaf.in
+++ b/my-evolution/GNOME_Evolution_Summary.oaf.in
@@ -16,8 +16,8 @@
</oaf_server>
<oaf_server iid="OAFIID:GNOME_Evolution_Summary_ShellComponentFactory"
- type="shlib"
- location="libevolution-executive-summary.so">
+ type="exe"
+ location="evolution-executive-summary">
<oaf_attribute name="repo_ids" type="stringv">
<item value="IDL:GNOME/GenericFactory:1.0"/>
@@ -29,8 +29,8 @@
</oaf_server>
<oaf_server iid="OAFIID:GNOME_Evolution_Summary_ConfigControlFactory"
- type="shlib"
- location="libevolution-executive-summary.so">
+ type="exe"
+ location="evolution-executive-summary">
<oaf_attribute name="repo_ids" type="stringv">
<item value="IDL:GNOME/GenericFactory:1.0"/>