Skip to content

Commit 7c3a54e

Browse files
bobby285271raveit65
authored and
raveit65
committed
themes/eOS/meson.build: Install missing PNGs
Follow-up of 4a2a5dc ("eOS theme: Add single button backgrounds") Without this fix these PNGs are installed when using autotools but not using meson.
1 parent b21f748 commit 7c3a54e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/themes/eOS/meson.build

+2
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ install_data(
1818
'trough_middle_unfocused.png',
1919
'trough_right.png',
2020
'trough_right_unfocused.png',
21+
'trough_single.png',
22+
'trough_single_unfocused.png',
2123
'unmaximize.png',
2224
'unmaximize_unfocused_over.png',
2325
'unmaximize_unfocused.png',

0 commit comments

Comments
 (0)