Skip to content

Commit fab28a8

Browse files
committed
Remove unused light / dark mode icon
1 parent dad4663 commit fab28a8

File tree

3 files changed

+0
-3
lines changed

3 files changed

+0
-3
lines changed

data/icons/writeas-bright-dark.png

-2.91 KB
Binary file not shown.
-3.1 KB
Binary file not shown.

data/meson.build

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,6 @@ foreach i : icon_sizes
88
)
99
endforeach
1010

11-
install_data('icons/writeas-bright-dark.png',
12-
install_dir: join_paths(get_option('datadir'), 'icons', 'hicolor', '16x16', 'actions'))
13-
1411
install_data('com.github.writeas.writeas-gtk.desktop',
1512
install_dir: join_paths(get_option('datadir'), 'applications'))
1613
install_data('com.github.writeas.writeas-gtk.appdata.xml',

0 commit comments

Comments
 (0)