all repos — openbox @ 1e52b4ac28ba728f234de74b0287b2dc7af8de30

openbox fork - make it a bit more like ryudo

install the openbox.png pixmap icon
Dana Jansens danakj@orodu.net
commit

1e52b4ac28ba728f234de74b0287b2dc7af8de30

parent

0a220fb6a1756191e7865e20ff399676c7f2041f

1 files changed, 4 insertions(+), 0 deletions(-)

jump to
M Makefile.amMakefile.am

@@ -6,6 +6,7 @@ rcdir = $(datadir)/openbox

desktopfilesdir = $(datadir)/gnome/wm-properties pkgconfigdir = $(libdir)/pkgconfig pubincludedir = $(includedir)/openbox/@OB_VERSION@/openbox +pixmapdir = $(datadir)/pixmaps theme = thebear

@@ -244,6 +245,9 @@ render/obrender-3.0.pc \

parser/obparser-3.0.pc ## data ## + +dist_pixmap_DATA = \ + data/openbox.png dist_rc_DATA = \ data/rc.xml \