Bug 89073 - GUI editor to congigure $VARIABLES in command line of application in .desktop files
Summary: GUI editor to congigure $VARIABLES in command line of application in .desktop...
Status: RESOLVED INTENTIONAL
Alias: None
Product: kio
Classification: Unmaintained
Component: general (other bugs)
Version First Reported In: unspecified
Platform: unspecified Linux
: NOR wishlist
Target Milestone: ---
Assignee: David Faure
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-08 14:19 UTC by Daniel Moyne
Modified: 2018-04-23 16:09 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Moyne 2004-09-08 14:19:35 UTC
Version:           3.2.3 (using KDE 3.2.3, Mandrake Linux Cooker i586 - Cooker)
Compiler:          gcc version 3.3.2 (Mandrake Linux 10.0 3.3.2-6mdk)
OS:                Linux (i686) release 2.6.8-0.rc2.2mdk

When opening property window attached to a *.desktop icon there is apparently no possibily to use variables like $PATH in the command line of the application tag ; for example :
$APP_PATH/app_name
where of course the $APP_PATH variable is properly set in the user domain ; can this be fixed ?
Comment 1 David Faure 2004-09-22 17:24:50 UTC
This is supported, using Key[$e]=Value in the .desktop file.
However there is no GUI for it indeed...
Comment 2 Nate Graham 2018-04-23 16:09:07 UTC
Not sure a dedicated GUI for this is necessary, as you can just use your favorite GUI text editor to change the .desktop file.