From kfm-devel Mon Sep 08 08:09:42 2003 From: David Faure Date: Mon, 08 Sep 2003 08:09:42 +0000 To: kfm-devel Subject: Re: Getting the current directory in a service menu X-MARC-Message: https://marc.info/?l=kfm-devel&m=106300914611319 On Monday 08 September 2003 00:26, Henrique Pinto wrote: > Hi, > > Is there any way to pass the name of the directory that is being visualized in > Konqueror to an external app in the "Exec=" line of the desktop file of a > service menu? I tried putting "." and "$PWD", but they always expand to the > home directory, instead of the current one. Try %d (see the "desktop entry standard" on developer.kde.org or in kdelibs/kio) -- David FAURE, faure@kde.org, sponsored by Trolltech to work on KDE, Konqueror (http://www.konqueror.org), and KOffice (http://www.koffice.org).