summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikael Hallendal <micke@imendio.com>2003-08-15 05:09:39 +0000
committerMikael Hallendal <hallski@src.gnome.org>2003-08-15 05:09:39 +0000
commit09c5e80d3ce741db59fcb7e0bda01d90b45b618d (patch)
tree98540d536c64906b96533a4570ec72b3ee7e9fa2
parenta08169d412a1239820aa67ad6dda27124778f135 (diff)
downloadyelp-09c5e80d3ce741db59fcb7e0bda01d90b45b618d.tar.gz
Replaced yelp-base for yelp. Not sure what should be in there really...
2003-08-15 Mikael Hallendal <micke@imendio.com> * src/GNOME_Yelp.server.in: Replaced yelp-base for yelp. Not sure what should be in there really... Might fix bug #119764
-rw-r--r--ChangeLog3
-rw-r--r--src/GNOME_Yelp.server.in2
2 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index e2c23ace..04579dff 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2003-08-15 Mikael Hallendal <micke@imendio.com>
+ * src/GNOME_Yelp.server.in: Replaced yelp-base for yelp. Not sure what
+ should be in there really... Might fix bug #119764
+
* src/yelp-window.c: (window_init), (window_configure_cb):
- Save size from last window. Patch by Shaun McCance.
- Fixes bug #90451
diff --git a/src/GNOME_Yelp.server.in b/src/GNOME_Yelp.server.in
index 074f5db6..974ab238 100644
--- a/src/GNOME_Yelp.server.in
+++ b/src/GNOME_Yelp.server.in
@@ -1,5 +1,5 @@
<oaf_info>
- <oaf_server iid="OAFIID:GNOME_Yelp_Factory" type="exe" location="yelp-base">
+ <oaf_server iid="OAFIID:GNOME_Yelp_Factory" type="exe" location="yelp">
<oaf_attribute name="repo_ids" type="stringv">
<item value="IDL:GNOME/GenericFactory:1.0"/>
</oaf_attribute>