Delete old KF5-based kconf update script

This already ran, and running it again would be incorrect, so just
delete it.
This commit is contained in:
Nate Graham
2025-04-24 17:08:43 +02:00
parent aa4e1fa9a1
commit e8f22eb12b
2 changed files with 0 additions and 10 deletions

View File

@@ -15,6 +15,5 @@ target_link_libraries(konsole_show_menubar
KF6::CoreAddons
)
install(FILES konsole.upd DESTINATION ${KDE_INSTALL_KCONFUPDATEDIR})
install(PROGRAMS konsole_add_hamburgermenu_to_toolbar.sh DESTINATION ${KDE_INSTALL_KCONFUPDATEDIR})
install(TARGETS konsole_globalaccel konsole_show_menubar DESTINATION ${KDE_INSTALL_LIBDIR}/kconf_update_bin)

View File

@@ -1,9 +0,0 @@
Version=5
Id=konsole_globalaccel
File=khotkeysrc
Script=konsole_globalaccel
Id=add-hamburgermenu-to-toolbar
Script=konsole_add_hamburgermenu_to_toolbar.sh
Script=konsole_show_menubar