diff options
author | Michael Meeks <michael@helixcode.com> | 2000-12-08 05:09:39 +0800 |
---|---|---|
committer | Michael Meeks <michael@src.gnome.org> | 2000-12-08 05:09:39 +0800 |
commit | cce9a0787ee9bbce959ec8181ec72de0f36738df (patch) | |
tree | 5eb40dea31fef20a0a1eec9c0fbeb369bd61d321 /shell/Makefile.am | |
parent | 907a6cf1e3d9fe091a978488591363516cab6a85 (diff) | |
download | gsoc2013-evolution-cce9a0787ee9bbce959ec8181ec72de0f36738df.tar.gz gsoc2013-evolution-cce9a0787ee9bbce959ec8181ec72de0f36738df.tar.zst gsoc2013-evolution-cce9a0787ee9bbce959ec8181ec72de0f36738df.zip |
update to GNOME_Evolution_Shell.oafinfo
2000-12-07 Michael Meeks <michael@helixcode.com>
* Makefile.am (oaf_DATA): update to GNOME_Evolution_Shell.oafinfo
* e-shell.h: upd.
svn path=/trunk/; revision=6846
Diffstat (limited to 'shell/Makefile.am')
-rw-r--r-- | shell/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/Makefile.am b/shell/Makefile.am index 5e2c3e9a34..b37494f29b 100644 --- a/shell/Makefile.am +++ b/shell/Makefile.am @@ -140,7 +140,7 @@ evolution_LDADD = \ $(BONOBO_GNOME_LIBS) oafdir = $(datadir)/oaf -oaf_DATA = evolution.oafinfo +oaf_DATA = GNOME_Evolution_Shell.oafinfo EXTRA_DIST = $(IDLS) $(oaf_DATA) |