diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-04-06 02:34:39 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-04-06 02:34:39 -0500 |
commit | 06b65e787b816b67624d435a1d7e7d443e8a6233 (patch) | |
tree | b8182ab627bc457e1dcd6e3e26e5773e01d1b701 /tdeio/application.desktop | |
parent | 658707d49e5359eaf9dfa4c398ee492e90f8f1aa (diff) | |
download | tdelibs-06b65e787b816b67624d435a1d7e7d443e8a6233.tar.gz tdelibs-06b65e787b816b67624d435a1d7e7d443e8a6233.zip |
Honor application suid requests even if they are directed at KDE
Diffstat (limited to 'tdeio/application.desktop')
-rw-r--r-- | tdeio/application.desktop | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/tdeio/application.desktop b/tdeio/application.desktop index d9e9fc3c2..d45e49578 100644 --- a/tdeio/application.desktop +++ b/tdeio/application.desktop @@ -98,6 +98,12 @@ Type=bool [PropertyDef::X-TDE-Username] Type=TQString +[PropertyDef::X-KDE-SubstituteUID] +Type=bool + +[PropertyDef::X-KDE-Username] +Type=TQString + [PropertyDef::StartupWMClass] Type=TQString |