Remove unused light / dark mode icon
This commit is contained in:
parent
2c93de931b
commit
2a7a5041c3
Binary file not shown.
Before Width: | Height: | Size: 2.9 KiB |
Binary file not shown.
Before Width: | Height: | Size: 3.1 KiB |
@ -1,8 +1,6 @@
|
|||||||
install_data('icons/write-as.png',
|
install_data('icons/write-as.png',
|
||||||
install_dir: join_paths(get_option('datadir'), 'icons', 'hicolor', '128x128', 'apps')
|
install_dir: join_paths(get_option('datadir'), 'icons', 'hicolor', '128x128', 'apps')
|
||||||
)
|
)
|
||||||
install_data('icons/writeas-bright-dark.png',
|
|
||||||
install_dir: join_paths(get_option('datadir'), 'icons', 'hicolor', '16x16', 'actions'))
|
|
||||||
|
|
||||||
install_data('writeas-gtk.desktop',
|
install_data('writeas-gtk.desktop',
|
||||||
install_dir: join_paths(get_option('datadir'), 'applications'))
|
install_dir: join_paths(get_option('datadir'), 'applications'))
|
||||||
|
Loading…
Reference in New Issue
Block a user