diff options
author | marcus <marcus@FreeBSD.org> | 2002-11-15 02:15:25 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2002-11-15 02:15:25 +0800 |
commit | 7f4f52a49f7cefa62a66d91bf67341fdbbe81779 (patch) | |
tree | f9d6a7debe5d90d3caaabf889b187b104cdcd5e4 /x11/Makefile | |
parent | cb2d7ccb4b9ad1a9d0e2031bf3ad513ef5f1d2a7 (diff) | |
download | freebsd-ports-gnome-7f4f52a49f7cefa62a66d91bf67341fdbbe81779.tar.gz freebsd-ports-gnome-7f4f52a49f7cefa62a66d91bf67341fdbbe81779.tar.zst freebsd-ports-gnome-7f4f52a49f7cefa62a66d91bf67341fdbbe81779.zip |
Add startup-notification, a minimal implementation of the startup notification
spec from freedesktop.org.
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 ab9a4999423a..6f1176744009 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -94,6 +94,7 @@ SUBDIR += ruby-panel-applet SUBDIR += rxvt SUBDIR += rxvt-devel + SUBDIR += startup-notification SUBDIR += stockticker_applet SUBDIR += sxpc SUBDIR += temperature.app |