diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-01-04 16:50:03 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-01-04 16:50:03 +0000 |
commit | fba6894cfd425f26855ff26a8f619eaaeeb57a2b (patch) | |
tree | 701d4a981d6f099ece156ada76133b6d8dce0f70 /x11/Makefile | |
parent | 11b56ea4d7e814b958f9296c963ae6ef1debec7c (diff) |
Add gdesklets-tasklist, a desklet that embeds GNOME task list.
I adopted it, if someone wants it more I'll pass it to him.
PR: ports/60896
Submitted by: Vincent Tantardini <vinc@FreeBSD-fr.org>
Notes
Notes:
svn path=/head/; revision=97287
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/Makefile b/x11/Makefile index d861071bc341..076c66a0d291 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -43,6 +43,7 @@ SUBDIR += fixesext SUBDIR += fluxbg SUBDIR += fspanel + SUBDIR += gdesklets-tasklist SUBDIR += gdkxft SUBDIR += gdm2 SUBDIR += ggiterm |