install the openbox.png pixmap icon
This commit is contained in:
parent
0a220fb6a1
commit
1e52b4ac28
1 changed files with 4 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
@ -245,6 +246,9 @@ nodist_pkgconfig_DATA = \
|
|||
|
||||
## data ##
|
||||
|
||||
dist_pixmap_DATA = \
|
||||
data/openbox.png
|
||||
|
||||
dist_rc_DATA = \
|
||||
data/rc.xml \
|
||||
data/menu.xml
|
||||
|
|
Loading…
Reference in a new issue