Skip to content

Commit

Permalink
Rm autostart (#536)
Browse files Browse the repository at this point in the history
  • Loading branch information
leolost2605 authored May 28, 2024
1 parent f3af883 commit eb53b2a
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 20 deletions.
14 changes: 0 additions & 14 deletions data/autostart.desktop

This file was deleted.

6 changes: 0 additions & 6 deletions data/meson.build
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,6 @@ install_data(
install_dir: join_paths(get_option('datadir'), 'icons', 'hicolor', 'scalable', 'apps')
)

install_data(
'autostart.desktop',
rename: meson.project_name() + '.desktop',
install_dir: join_paths(get_option('sysconfdir'), 'xdg', 'autostart')
)

i18n.merge_file(
input: 'wingpanel.desktop.in',
output: meson.project_name() + '.desktop',
Expand Down

0 comments on commit eb53b2a

Please sign in to comment.