diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-08-29 06:55:11 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-08-29 06:55:11 +0800 |
commit | bc7b4b9dbe25ef60f80ff388097c9cef747d2f4b (patch) | |
tree | 1752a09fb1651ccb1d83cad04089122ab088c9fb /net-im/pidgin | |
parent | 4db7a8061dd99e29888e72d1706744ef48e22cb0 (diff) | |
download | marcuscom-ports-bc7b4b9dbe25ef60f80ff388097c9cef747d2f4b.tar marcuscom-ports-bc7b4b9dbe25ef60f80ff388097c9cef747d2f4b.tar.gz marcuscom-ports-bc7b4b9dbe25ef60f80ff388097c9cef747d2f4b.tar.bz2 marcuscom-ports-bc7b4b9dbe25ef60f80ff388097c9cef747d2f4b.tar.lz marcuscom-ports-bc7b4b9dbe25ef60f80ff388097c9cef747d2f4b.tar.xz marcuscom-ports-bc7b4b9dbe25ef60f80ff388097c9cef747d2f4b.tar.zst marcuscom-ports-bc7b4b9dbe25ef60f80ff388097c9cef747d2f4b.zip |
Fix the plist for a few of missing share/gnome/ -> share/.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9492 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'net-im/pidgin')
-rw-r--r-- | net-im/pidgin/Makefile | 4 | ||||
-rw-r--r-- | net-im/pidgin/pkg-plist | 10 |
2 files changed, 7 insertions, 7 deletions
diff --git a/net-im/pidgin/Makefile b/net-im/pidgin/Makefile index 747617a9b..06b1ced46 100644 --- a/net-im/pidgin/Makefile +++ b/net-im/pidgin/Makefile @@ -3,11 +3,11 @@ # Whom: Jim Mock <jim@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/net-im/pidgin/Makefile,v 1.14 2007/06/17 04:37:20 marcus Exp $ +# $MCom: ports/net-im/pidgin/Makefile,v 1.15 2007/08/04 21:52:26 marcus Exp $ # PORTNAME= pidgin -PORTREVISION= 1 +PORTREVISION= 2 MAINTAINER= marcus@FreeBSD.org COMMENT= Pidgin multi-protocol messaging client (GTK+ UI) diff --git a/net-im/pidgin/pkg-plist b/net-im/pidgin/pkg-plist index d44fdab64..50e361619 100644 --- a/net-im/pidgin/pkg-plist +++ b/net-im/pidgin/pkg-plist @@ -143,7 +143,7 @@ share/pixmaps/pidgin/emotes/default/alien.png share/pixmaps/pidgin/emotes/default/angel.png share/pixmaps/pidgin/emotes/default/angry.png share/pixmaps/pidgin/emotes/default/arrogant.png -share/gnome/pixmaps/pidgin/emotes/default/at-wits-end.png +share/pixmaps/pidgin/emotes/default/at-wits-end.png share/pixmaps/pidgin/emotes/default/bad.png share/pixmaps/pidgin/emotes/default/bashful.png share/pixmaps/pidgin/emotes/default/beat-up.png @@ -196,7 +196,7 @@ share/pixmaps/pidgin/emotes/default/eat.png share/pixmaps/pidgin/emotes/default/embarrassed.png share/pixmaps/pidgin/emotes/default/excruciating.png share/pixmaps/pidgin/emotes/default/eyeroll.png -share/gnome/pixmaps/pidgin/emotes/default/female-fighter.png +share/pixmaps/pidgin/emotes/default/female-fighter.png share/pixmaps/pidgin/emotes/default/film.png share/pixmaps/pidgin/emotes/default/fingers-crossed.png share/pixmaps/pidgin/emotes/default/flag.png @@ -252,7 +252,7 @@ share/pixmaps/pidgin/emotes/default/music.png share/pixmaps/pidgin/emotes/default/musical-note.png share/pixmaps/pidgin/emotes/default/nailbiting.png share/pixmaps/pidgin/emotes/default/neutral.png -share/gnome/pixmaps/pidgin/emotes/default/on-the-phone.png +share/pixmaps/pidgin/emotes/default/on-the-phone.png share/pixmaps/pidgin/emotes/default/party.png share/pixmaps/pidgin/emotes/default/peace.png share/pixmaps/pidgin/emotes/default/phone.png @@ -311,7 +311,7 @@ share/pixmaps/pidgin/emotes/default/terror.png share/pixmaps/pidgin/emotes/default/theme share/pixmaps/pidgin/emotes/default/thinking.png share/pixmaps/pidgin/emotes/default/thunder.png -share/gnome/pixmaps/pidgin/emotes/default/time-out.png +share/pixmaps/pidgin/emotes/default/time-out.png share/pixmaps/pidgin/emotes/default/tongue.png share/pixmaps/pidgin/emotes/default/tremble.png share/pixmaps/pidgin/emotes/default/turtle.png @@ -439,7 +439,7 @@ share/pixmaps/pidgin/toolbar/16/font-size-down.png share/pixmaps/pidgin/toolbar/16/font-size-up.png share/pixmaps/pidgin/toolbar/16/insert-image.png share/pixmaps/pidgin/toolbar/16/insert-link.png -share/gnome/pixmaps/pidgin/toolbar/16/insert.png +share/pixmaps/pidgin/toolbar/16/insert.png share/pixmaps/pidgin/toolbar/16/message-new.png share/pixmaps/pidgin/toolbar/16/plugins.png share/pixmaps/pidgin/toolbar/16/send-file.png |