mirror of
https://github.com/KDE/konsole.git
synced 2025-12-23 23:38:08 -05:00
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:
@@ -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)
|
||||
|
||||
@@ -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
|
||||
Reference in New Issue
Block a user