diff options
author | pav <pav@FreeBSD.org> | 2004-07-29 05:17:49 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2004-07-29 05:17:49 +0800 |
commit | a08312927b1d01aea1e49a41f5ead1716294afdd (patch) | |
tree | 0e8690d24af6d294494e6f2cc040c8ada8c3830d /x11/Makefile | |
parent | 3ff35dec63ff6beec32a4310168d330cd59467bb (diff) | |
download | freebsd-ports-gnome-a08312927b1d01aea1e49a41f5ead1716294afdd.tar.gz freebsd-ports-gnome-a08312927b1d01aea1e49a41f5ead1716294afdd.tar.zst freebsd-ports-gnome-a08312927b1d01aea1e49a41f5ead1716294afdd.zip |
Add bbappconf, an utility that makes it possible to set some options
for the windows blackbox opens, like:
* on which desktop they should open
* if it should be displayed without titlebar
* if it should be sticky
* position size of windows
PR: ports/69613
Submitted by: Gerrit Beine <tux@pinguru.net>
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 2248a51a0467..f1113378902b 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -18,6 +18,7 @@ SUBDIR += accessx SUBDIR += apwal SUBDIR += aterm + SUBDIR += bbappconf SUBDIR += bbrun SUBDIR += bbuname SUBDIR += bgrot |