blob: 0e2367629ac577398cee5e6b9d5de8aea1dda9d9 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
$FreeBSD: ports/x11/gnomepanel/files/patch-gnome-panel::GNOME_Panel.server.in,v 1.1 2002/05/09 21:37:19 sobomax Exp $
--- 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"/>
|