diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-11-15 02:00:05 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-11-15 02:00:05 +0800 |
commit | 15df654d982b38236856d520e497c13c9aff8ec8 (patch) | |
tree | bdb25411d02b9b41874735cb14da3279cfb7cae7 /x11/gnomepanel/files/patch-gnome-panel::GNOME_Panel.server.in | |
parent | 8b2ee0f129e599cec784a67ac2b855bf718084ca (diff) | |
download | marcuscom-ports-15df654d982b38236856d520e497c13c9aff8ec8.tar marcuscom-ports-15df654d982b38236856d520e497c13c9aff8ec8.tar.gz marcuscom-ports-15df654d982b38236856d520e497c13c9aff8ec8.tar.bz2 marcuscom-ports-15df654d982b38236856d520e497c13c9aff8ec8.tar.lz marcuscom-ports-15df654d982b38236856d520e497c13c9aff8ec8.tar.xz marcuscom-ports-15df654d982b38236856d520e497c13c9aff8ec8.tar.zst marcuscom-ports-15df654d982b38236856d520e497c13c9aff8ec8.zip |
Update to 2.5.1.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1326 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gnomepanel/files/patch-gnome-panel::GNOME_Panel.server.in')
-rw-r--r-- | x11/gnomepanel/files/patch-gnome-panel::GNOME_Panel.server.in | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/x11/gnomepanel/files/patch-gnome-panel::GNOME_Panel.server.in b/x11/gnomepanel/files/patch-gnome-panel::GNOME_Panel.server.in new file mode 100644 index 000000000..e0eaa97a6 --- /dev/null +++ b/x11/gnomepanel/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.3 2003/09/18 06:49:26 marcus 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"/> |