Skip to content

Commit

Permalink
[Gtk4Prep] Icons: Lose unused icons (#2409)
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremypw authored Feb 5, 2024
1 parent 247f34f commit 30ac6d8
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 4 deletions.
Binary file removed data/icons/poof.png
Binary file not shown.
Empty file removed data/icons/thumbnail_frame.png
Empty file.
4 changes: 0 additions & 4 deletions data/meson.build
Original file line number Diff line number Diff line change
Expand Up @@ -75,10 +75,6 @@ i18n.merge_file(
type: 'xml'
)

install_data(
join_paths(meson.current_source_dir(), 'icons', 'poof.png'),
install_dir: join_paths(get_option('datadir'), 'pixmaps', meson.project_name())
)

install_data(
join_paths(meson.current_source_dir(),'schemas', meson.project_name() + '.gschema.xml'),
Expand Down

0 comments on commit 30ac6d8

Please sign in to comment.