aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui
diff options
context:
space:
mode:
authorRodney Dawes <dobey@ximian.com>2004-02-27 06:12:11 +0800
committerRodney Dawes <dobey@src.gnome.org>2004-02-27 06:12:11 +0800
commitf3e42519bb7b9aace13ac10a2f592cc330c1033a (patch)
tree1e203527905edb2bb3955210a899fbaae7003f4e /calendar/gui
parent9a4ee04a76f07a0183582b377260b9c37551a0ff (diff)
downloadgsoc2013-evolution-f3e42519bb7b9aace13ac10a2f592cc330c1033a.tar
gsoc2013-evolution-f3e42519bb7b9aace13ac10a2f592cc330c1033a.tar.gz
gsoc2013-evolution-f3e42519bb7b9aace13ac10a2f592cc330c1033a.tar.bz2
gsoc2013-evolution-f3e42519bb7b9aace13ac10a2f592cc330c1033a.tar.lz
gsoc2013-evolution-f3e42519bb7b9aace13ac10a2f592cc330c1033a.tar.xz
gsoc2013-evolution-f3e42519bb7b9aace13ac10a2f592cc330c1033a.tar.zst
gsoc2013-evolution-f3e42519bb7b9aace13ac10a2f592cc330c1033a.zip
Fix the repo_id to include the evolution base version
2004-02-26 Rodney Dawes <dobey@ximian.com> * gui/alarm-notify/GNOME_Evolution_Calendar_AlarmNotify.server.in.in: Fix the repo_id to include the evolution base version svn path=/trunk/; revision=24899
Diffstat (limited to 'calendar/gui')
-rw-r--r--calendar/gui/alarm-notify/GNOME_Evolution_Calendar_AlarmNotify.server.in.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/calendar/gui/alarm-notify/GNOME_Evolution_Calendar_AlarmNotify.server.in.in b/calendar/gui/alarm-notify/GNOME_Evolution_Calendar_AlarmNotify.server.in.in
index 1ae54c3736..e528b15f75 100644
--- a/calendar/gui/alarm-notify/GNOME_Evolution_Calendar_AlarmNotify.server.in.in
+++ b/calendar/gui/alarm-notify/GNOME_Evolution_Calendar_AlarmNotify.server.in.in
@@ -19,7 +19,7 @@
<oaf_attribute name="repo_ids" type="stringv">
<item value="IDL:Bonobo/Unknown:1.0"/>
- <item value="IDL:GNOME/Evolution/Calendar/AlarmNotify:1.0"/>
+ <item value="IDL:GNOME/Evolution/Calendar/AlarmNotify:@VERSION@"/>
</oaf_attribute>
<oaf_attribute name="name" type="string" _value="Evolution Calendar alarm notification service"/>