diff options
author | dinoex <dinoex@FreeBSD.org> | 2006-12-30 01:51:26 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2006-12-30 01:51:26 +0800 |
commit | fb576b842ff3d2b58a1cc9232f03e9df9e374f53 (patch) | |
tree | ea16b42dc29deed6978379d39c0b069b2a02c736 /x11-themes/Makefile | |
parent | 4da13eaa35d76ef17e1d1fd0f1a54f8cc0bdfdb0 (diff) | |
download | freebsd-ports-graphics-fb576b842ff3d2b58a1cc9232f03e9df9e374f53.tar.gz freebsd-ports-graphics-fb576b842ff3d2b58a1cc9232f03e9df9e374f53.tar.zst freebsd-ports-graphics-fb576b842ff3d2b58a1cc9232f03e9df9e374f53.zip |
A small GNUstep application to set xwindow background.
AZBackground allows drawing on root window.
It treats root window as a NSWindow.
WWW: http://www.etoile-project.org/
Diffstat (limited to 'x11-themes/Makefile')
-rw-r--r-- | x11-themes/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-themes/Makefile b/x11-themes/Makefile index b935f8b8cbe..9d4f476f5b8 100644 --- a/x11-themes/Makefile +++ b/x11-themes/Makefile @@ -35,6 +35,7 @@ SUBDIR += enlightenment-theme-BrushedMetal-Tigert SUBDIR += enlightenment-theme-Ganymede SUBDIR += enlightenment-theme-ShinyMetal + SUBDIR += etoile-azbackground SUBDIR += etoile-camaelon SUBDIR += etoile-etoilemenus SUBDIR += etoile-iconkit |