Skip to content

Commit

Permalink
themes/eOS/meson.build: Install missing PNGs
Browse files Browse the repository at this point in the history
Follow-up of 4a2a5dc ("eOS theme: Add single button backgrounds")

Without this fix these PNGs are installed when using autotools but not using meson.
  • Loading branch information
bobby285271 authored and raveit65 committed Feb 16, 2024
1 parent b21f748 commit 7c3a54e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/themes/eOS/meson.build
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ install_data(
'trough_middle_unfocused.png',
'trough_right.png',
'trough_right_unfocused.png',
'trough_single.png',
'trough_single_unfocused.png',
'unmaximize.png',
'unmaximize_unfocused_over.png',
'unmaximize_unfocused.png',
Expand Down

0 comments on commit 7c3a54e

Please sign in to comment.