Skip to content

Commit 8acb424

Browse files
committed
display module: Remove desktop file from build.
This has been a Cinnamon python module for a while (though it still embeds the C module here), and it's desktop file belongs there as well.
1 parent 5fb7b03 commit 8acb424

2 files changed

Lines changed: 0 additions & 201 deletions

File tree

panels/display/cinnamon-display-panel.desktop

Lines changed: 0 additions & 196 deletions
This file was deleted.

panels/display/meson.build

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -47,9 +47,4 @@ panel_display = shared_library(
4747
install_dir: panels_dir
4848
)
4949

50-
install_data(
51-
'cinnamon-display-panel.desktop',
52-
install_dir: desktop_dir
53-
)
54-
5550
subdir('icons')

0 commit comments

Comments
 (0)