From 3b1405169d66e029912f53d10c2880c46f5ed159 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Wed, 16 Nov 2011 13:51:39 -0600 Subject: Additional renaming of kde to tde --- tdecore/README.kstartupinfo | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'tdecore/README.kstartupinfo') diff --git a/tdecore/README.kstartupinfo b/tdecore/README.kstartupinfo index cbb6a6dfb..cd02cce66 100644 --- a/tdecore/README.kstartupinfo +++ b/tdecore/README.kstartupinfo @@ -68,7 +68,7 @@ MapNotify= - this key is obsolete - true is equivalent to X-KDE-StartupNotify=true and no X-KDE-WMClass set - false is equivalent to X-KDE-StartupNotify=true and X-KDE-WMClass=0 - - many .desktop files in KDE ( especially in kdebase/kappfinder ) + - many .desktop files in KDE ( especially in tdebase/kappfinder ) seem to have MapNotify=false even though it's not needed, this needs to be checked and replaced by the needed X-KDE-* values, often just X-KDE-StartupNotify=true should be enough @@ -88,7 +88,7 @@ The KStartupInfo classes : -------------------------- In some cases, or if you are interested in getting the ASN information, you -have to use the KStartupInfo classes in kdelibs/tdecore. +have to use the KStartupInfo classes in tdelibs/tdecore. Receiving the application startup notification information : ------------------------------------------------------------ @@ -147,7 +147,7 @@ update the ASN info when necessary, e.g. when KUniqueApplication forks into background, it sends the PID change. That's how compliant applications should work, and this support for ASN should be provided by toolkits. All KDE application should be compliant by now, since -kdelibs do all the necessary things. The KDE_STARTUP_ENV variable +tdelibs do all the necessary things. The KDE_STARTUP_ENV variable is read and unset in KApplication constructor, and _KDE_STARTUP_ID is set on every toplevel window in KApplication::setTopWidget(). However, majority of applications aren't compliant now, and even -- cgit v1.2.3