diff options
author | Slávek Banko <[email protected]> | 2013-07-28 03:01:18 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2013-07-28 04:13:06 +0200 |
commit | 338a4464b548ff0e80bbe1c30594af2f0518086f (patch) | |
tree | 86527bca4af751b9f006cbe9510452d38bc5cf00 /extras/shutdown | |
parent | cf4f444abb13028e2378e300f8c6d3a44f699f5d (diff) | |
download | kshutdown-338a4464b548ff0e80bbe1c30594af2f0518086f.tar.gz kshutdown-338a4464b548ff0e80bbe1c30594af2f0518086f.zip |
Initial TDE conversion
Diffstat (limited to 'extras/shutdown')
-rw-r--r-- | extras/shutdown/cancelshutdown.desktop | 4 | ||||
-rw-r--r-- | extras/shutdown/fsck.desktop | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/extras/shutdown/cancelshutdown.desktop b/extras/shutdown/cancelshutdown.desktop index d631b40..b2e5fa4 100644 --- a/extras/shutdown/cancelshutdown.desktop +++ b/extras/shutdown/cancelshutdown.desktop @@ -15,5 +15,5 @@ StartupNotify=true Terminal=false Type=Application X-DCOP-ServiceType= -X-KDE-SubstituteUID=false -X-KDE-Username= +X-TDE-SubstituteUID=false +X-TDE-Username= diff --git a/extras/shutdown/fsck.desktop b/extras/shutdown/fsck.desktop index 10e455b..7d2075a 100644 --- a/extras/shutdown/fsck.desktop +++ b/extras/shutdown/fsck.desktop @@ -15,5 +15,5 @@ StartupNotify=true Terminal=false Type=Application X-DCOP-ServiceType= -X-KDE-SubstituteUID=false -X-KDE-Username= +X-TDE-SubstituteUID=false +X-TDE-Username= |