freebsd-ports/x11/gnome-panel/files/patch-gnome-panel::GNOME_Panel.server.in
Maxim Sobolev 0325e94803 Make gnome-panel working:
- fix search path for activation config files in X11BASE in bonobo-activation;
- correct name of gnome-panel executable in GNOME_Panel.server.

Bump PORTREVISIONs of both ports.
2002-05-09 21:37:19 +00:00

13 lines
457 B
Text

$FreeBSD$
--- gnome-panel/GNOME_Panel.server.in 2002/05/09 21:00:58 1.1
+++ gnome-panel/GNOME_Panel.server.in 2002/05/09 21:01:11
@@ -1,6 +1,6 @@
<oaf_info>
-<oaf_server iid="OAFIID:GNOME_PanelShell" type="exe" location="panel-2">
+<oaf_server iid="OAFIID:GNOME_PanelShell" type="exe" location="gnome-panel">
<oaf_attribute name="repo_ids" type="stringv">
<item value="IDL:GNOME/Vertigo/PanelShell:1.0"/>
<item value="IDL:Bonobo/Unknown:1.0"/>