From 655562cefa3b0a0174ce8043c5df8e1ea6093b7a Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Fri, 14 Feb 2014 13:18:38 -0600 Subject: Update release notes. --- doc/releasenotes/index.docbook | 72 +++++++++++++++++++++++++++++++++++++++++- 1 file changed, 71 insertions(+), 1 deletion(-) (limited to 'doc/releasenotes/index.docbook') diff --git a/doc/releasenotes/index.docbook b/doc/releasenotes/index.docbook index 0e78702aa..04c952d5a 100644 --- a/doc/releasenotes/index.docbook +++ b/doc/releasenotes/index.docbook @@ -161,6 +161,25 @@ a package rebuild to change. A second method includes a global menu replacement, that explicitly excludes KDE4 apps from the menu. Using that special menu requires administrative privileges to update. +Because of a common heritage shared with KDE, Trinity still shares many app and library names with KDE. +Therefore to avoid conflicts, the normal practice is to install Trinity to /opt/trinity. Because of this +atypical installation location, on many systems non-Trinity desktops and window managers initially will not +find any Trinity apps. For systems using /etc/profile.d, ensure the packager includes appropriate scripts to +populate all necessary environment variables. For other systems, at least the XDG_CONFIG_DIRS and XDG_DATA_DIRS +environment variables must be modified to recognize the /opt/trinity directory. Typical modifications look like +this: + + + + +XDG_CONFIG_DIRS=/etc/trinity/xdg:/etc/xdg:/etc/kde/xdg + + +XDG_DATA_DIRS=/opt/trinity/share:/usr/share + + + + @@ -436,6 +455,9 @@ applications-kmenuedit.menu -> applications-tdemenuedit.menu kab2kabc -> tdeab2tdeabc +kbuildsycoca -> tdebuildsycoca + + kcache -> tdecache @@ -451,7 +473,19 @@ kde-$USER -> tde-$USER kde-config -> tde-config -kdeprint -> tdeprint +kdebugdialog -> tdedebugdialog + + +kdeeject -> tdeeject + + +kdekillall -> tdekillall + + +kdepasswd -> tdepasswd + + +kdessh -> tdessh kdesu -> tdesu @@ -472,9 +506,24 @@ kdmtheme -> tdmtheme kfile -> tdefile +kfilereplace -> tdefilereplace + + +kfontinst -> tdefontinst + + +kfontview -> tdefontview + + khtml -> tdehtml +kiconedit -> tdeiconedit + + +kinit* -> tdeinit* + + kio_apt -> tdeio_apt @@ -502,12 +551,21 @@ klaunch -> tdelaunch kmenu -> tdemenu +kmid -> tdemid + + knetworkmanager -> tdenetworkmanager kpowersave -> tdepowersave +kprint -> tdeprint + + +kprintfax -> tdeprintfax + + kradio -> tderadio @@ -535,6 +593,18 @@ kwin -> twin kwin4 -> twin4 +qmake -> tqmake + + +qmoc -> tqmoc + + +qtconfig -> tqconfig + + +quic -> tquic + + startkde -> starttde -- cgit v1.2.1