┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/settings/contextmenu/servicemenu.knsrc
AgeCommit message (Collapse)Author
2024-04-02Mark servicemenu items' KNS content as riskyNate Graham
By design, these items will run arbitrary shell scripts on the user's machine. That makes them security-sensitive and risky. Mark them accordingly so the user is informed of the risk. Depends on https://invent.kde.org/frameworks/knewstuff/-/merge_requests/309
2021-12-30Use the CDN based endpoint rather than the legacy endpoint which hits our ↵Ben Cooksley
download redirector.
2021-07-03Use KNewStuff3 as group key in knsrc fileAlexander Lohnau
The other key was used during the transition from KDE4->KDE5 and makes no difference when the config file is read
2021-07-03Remove deprecated and defunct KNewStuff propertiesAlexander Lohnau
2020-12-28Add options to hide some context menu entriesDuong Do Minh Chau
This commit add options to hide the following context menu entries: - Add to Places - Copy Location - Duplicate Here - Open in New Tab and Open in New Tabs - Open in New Window - Sort By - View Mode The Services settings page is renamed to Context Menu ShowCopyMoveMenu option is moved from GeneralSettings to ContextMenuSettings BUG: 314594