PDA

View Full Version : [kubuntu] Servicemenu - Dolphin - KDE3



anywebloco
May 28th, 2008, 08:28 PM
Does anyone know how I can create a servicemenu in d3lphin that will move files in the way that the desktop rightclick menu does?

**Solved**

[Desktop Entry]
ServiceTypes=all/allfiles,inode/directory
Actions=MoveTo
Encoding=UTF-8

[Desktop Action MoveTo]
Name=Move To
Icon=folder_red_open
Exec=mv %F `kdialog --getexistingdirectory ~/`

Credit to http://kubuntuforums.net/forums/index.php?topic=3088743.0