aboutsummaryrefslogtreecommitdiffstats
path: root/shell/GNOME_Evolution_Shell.server.in.in
diff options
context:
space:
mode:
authorTor Lillqvist <tml@novell.com>2005-06-18 19:35:09 +0800
committerTor Lillqvist <tml@src.gnome.org>2005-06-18 19:35:09 +0800
commitfecb63d2c5bdd2c562f4cb44e033f68d3b9653fa (patch)
treea2ef8d03e5d15167344ce674ad1f1bd04da9cbf4 /shell/GNOME_Evolution_Shell.server.in.in
parent6ac1f12861e4dc8993713236f1a5af150dd97abc (diff)
downloadgsoc2013-evolution-fecb63d2c5bdd2c562f4cb44e033f68d3b9653fa.tar
gsoc2013-evolution-fecb63d2c5bdd2c562f4cb44e033f68d3b9653fa.tar.gz
gsoc2013-evolution-fecb63d2c5bdd2c562f4cb44e033f68d3b9653fa.tar.bz2
gsoc2013-evolution-fecb63d2c5bdd2c562f4cb44e033f68d3b9653fa.tar.lz
gsoc2013-evolution-fecb63d2c5bdd2c562f4cb44e033f68d3b9653fa.tar.xz
gsoc2013-evolution-fecb63d2c5bdd2c562f4cb44e033f68d3b9653fa.tar.zst
gsoc2013-evolution-fecb63d2c5bdd2c562f4cb44e033f68d3b9653fa.zip
Use EXEEXT.
2005-06-18 Tor Lillqvist <tml@novell.com> * GNOME_Evolution_Shell.server.in.in: Use EXEEXT. * GNOME_Evolution_Test.server.in.in: Use SOEXT. svn path=/trunk/; revision=29537
Diffstat (limited to 'shell/GNOME_Evolution_Shell.server.in.in')
-rw-r--r--shell/GNOME_Evolution_Shell.server.in.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/GNOME_Evolution_Shell.server.in.in b/shell/GNOME_Evolution_Shell.server.in.in
index bb8a69f2bf..a4543dd25b 100644
--- a/shell/GNOME_Evolution_Shell.server.in.in
+++ b/shell/GNOME_Evolution_Shell.server.in.in
@@ -2,7 +2,7 @@
<oaf_server iid="OAFIID:GNOME_Evolution_Shell:@VERSION@"
type="exe"
- location="@BINDIR@/evolution-@VERSION@">
+ location="@BINDIR@/evolution-@VERSION@@EXEEXT@">
<oaf_attribute name="repo_ids" type="stringv">
<item value="IDL:GNOME/Evolution/Shell:@VERSION@"/>