diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2005-09-01 03:46:18 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2005-09-01 03:46:18 +0000 |
commit | 6b3e979f133d308cf0746d3bbd600c52af9ec8ac (patch) | |
tree | e879086072dc2cfe049970d69bc9c1cb71c28850 /deskutils/Makefile | |
parent | bafff096ca36007e39a2e7738536387154933a0f (diff) | |
download | ports-6b3e979f133d308cf0746d3bbd600c52af9ec8ac.tar.gz ports-6b3e979f133d308cf0746d3bbd600c52af9ec8ac.zip |
- Add nautilus-actions
An extension for Nautilus, the gnome file manager, which allow to configure
program to be launch on files selected into Nautilus interface.
Notes
Notes:
svn path=/head/; revision=141665
Diffstat (limited to 'deskutils/Makefile')
-rw-r--r-- | deskutils/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/deskutils/Makefile b/deskutils/Makefile index b16f14834b37..b72564e1287e 100644 --- a/deskutils/Makefile +++ b/deskutils/Makefile @@ -107,6 +107,7 @@ SUBDIR += multisync-syncml SUBDIR += nag SUBDIR += narval + SUBDIR += nautilus-actions SUBDIR += nautilus-sendto SUBDIR += notebook SUBDIR += notification-daemon |