diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-08-23 00:51:15 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-08-23 00:51:15 +0800 |
commit | 8b144b6da7d200609547d20ff4b0c5f230f34c6e (patch) | |
tree | 198993c4371d9350598becca254bd4e2a7b4bde1 /deskutils | |
parent | fb06dc540b4e6330463dfd2eb498efc1706c3096 (diff) | |
download | marcuscom-ports-8b144b6da7d200609547d20ff4b0c5f230f34c6e.tar.gz marcuscom-ports-8b144b6da7d200609547d20ff4b0c5f230f34c6e.tar.zst marcuscom-ports-8b144b6da7d200609547d20ff4b0c5f230f34c6e.zip |
Re-add the keybinding file.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@11370 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/hamster-applet/Makefile | 3 | ||||
-rw-r--r-- | deskutils/hamster-applet/pkg-plist | 1 |
2 files changed, 3 insertions, 1 deletions
diff --git a/deskutils/hamster-applet/Makefile b/deskutils/hamster-applet/Makefile index 5cfc3bfda..e4fdac600 100644 --- a/deskutils/hamster-applet/Makefile +++ b/deskutils/hamster-applet/Makefile @@ -3,11 +3,12 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/deskutils/hamster-applet/Makefile,v 1.5 2008/08/08 16:20:37 marcus Exp $ +# $MCom: ports/deskutils/hamster-applet/Makefile,v 1.6 2008/08/19 11:56:43 kwm Exp $ # PORTNAME= hamster-applet PORTVERSION= 2.23.90 +PORTREVISION= 1 CATEGORIES= deskutils gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 diff --git a/deskutils/hamster-applet/pkg-plist b/deskutils/hamster-applet/pkg-plist index 437d7889c..bcfaa5142 100644 --- a/deskutils/hamster-applet/pkg-plist +++ b/deskutils/hamster-applet/pkg-plist @@ -66,6 +66,7 @@ libdata/bonobo/servers/Hamster_Applet.server %%DATADIR%%/menu.glade %%DATADIR%%/preferences.glade %%DATADIR%%/stats.glade +share/gnome-control-center/keybindings/99-hamster-applet.xml share/icons/hicolor/16x16/apps/hamster-applet.png share/icons/hicolor/22x22/apps/hamster-applet.png share/icons/hicolor/32x32/apps/hamster-applet.png |