diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2002-10-09 03:38:07 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2002-10-09 03:38:07 +0800 |
commit | 51d8329949f81115ae1de2911991acdc910effbd (patch) | |
tree | 1fdd1ef17f0b6b78097090b64468cae4ea890881 /x11/gnome-panel/files/patch-gnome-panel::GNOME_Panel.server.in | |
parent | 632537d40bec29161c54c2010ae7f680c787e921 (diff) | |
download | marcuscom-ports-51d8329949f81115ae1de2911991acdc910effbd.tar marcuscom-ports-51d8329949f81115ae1de2911991acdc910effbd.tar.gz marcuscom-ports-51d8329949f81115ae1de2911991acdc910effbd.tar.bz2 marcuscom-ports-51d8329949f81115ae1de2911991acdc910effbd.tar.lz marcuscom-ports-51d8329949f81115ae1de2911991acdc910effbd.tar.xz marcuscom-ports-51d8329949f81115ae1de2911991acdc910effbd.tar.zst marcuscom-ports-51d8329949f81115ae1de2911991acdc910effbd.zip |
Add gnomepanel.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@22 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gnome-panel/files/patch-gnome-panel::GNOME_Panel.server.in')
-rw-r--r-- | x11/gnome-panel/files/patch-gnome-panel::GNOME_Panel.server.in | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/x11/gnome-panel/files/patch-gnome-panel::GNOME_Panel.server.in b/x11/gnome-panel/files/patch-gnome-panel::GNOME_Panel.server.in new file mode 100644 index 000000000..0e2367629 --- /dev/null +++ b/x11/gnome-panel/files/patch-gnome-panel::GNOME_Panel.server.in @@ -0,0 +1,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"/> |