Anybody get Kubicles Root Action to work with 15.10?
Announcement
Collapse
No announcement yet.
Application that installs "access to root in dolphin menu"
Collapse
This topic is closed.
X
X
-
Originally posted by wartnose View PostAnybody get Kubicles Root Action to work with 15.10?
1. Copy the menu's two .desktop files ("10-rootactionsfolders.desktop" and "11-rootactionsfiles.desktop") from "~/.kde/share/kde4/services/ServiceMenus/" to "~/.local/share/kservices5/ServiceMenus/" (The new location for kf5)
2. if there is no "/usr/share/kservicetypes5/konqpopupmenuplugin.desktop" file installed, link the kde4 version of konqpopupmenuplugin with:
Code:Code:sudo ln -s /usr/share/kde4/servicetypes/konqpopupmenuplugin.desktop /usr/share/kservicetypes5/konqpopupmenuplugin.desktop
3. restart dolphin
- Top
- Bottom
Comment
Comment