window.c: frame_button: Maximize, minimize, close, icon buttons in window frame
This commit is contained in:
committed by
Kristian Høgsberg
parent
80680c7b75
commit
1998b154a7
+5
-1
@@ -5,7 +5,11 @@ dist_westondata_DATA = \
|
||||
$(wayland_icon_png) \
|
||||
pattern.png \
|
||||
terminal.png \
|
||||
border.png
|
||||
border.png \
|
||||
icon_window.png \
|
||||
sign_close.png \
|
||||
sign_maximize.png \
|
||||
sign_minimize.png
|
||||
|
||||
if HAVE_RSVG_CONVERT
|
||||
wayland_icon_png = wayland.png
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 161 B |
Binary file not shown.
|
After Width: | Height: | Size: 235 B |
Binary file not shown.
|
After Width: | Height: | Size: 204 B |
Binary file not shown.
|
After Width: | Height: | Size: 191 B |
Reference in New Issue
Block a user