summaryrefslogtreecommitdiffstats
path: root/developer-doc/phb/rel-mgmt.docbook
diff options
context:
space:
mode:
authortpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-08-21 01:43:11 +0000
committertpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-08-21 01:43:11 +0000
commit52226ceb7d3dc1d174935465c3c767efd9998bcd (patch)
tree1227a39ede3b9b3246033084e5dbeba39eb47a48 /developer-doc/phb/rel-mgmt.docbook
parent416b853408b60dd208378f0b1d745ad30684cac4 (diff)
downloadkmymoney-52226ceb7d3dc1d174935465c3c767efd9998bcd.tar.gz
kmymoney-52226ceb7d3dc1d174935465c3c767efd9998bcd.zip
Convert remaining references to kde3 (e.g. in paths) to trinity
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kmymoney@1248408 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'developer-doc/phb/rel-mgmt.docbook')
-rw-r--r--developer-doc/phb/rel-mgmt.docbook2
1 files changed, 1 insertions, 1 deletions
diff --git a/developer-doc/phb/rel-mgmt.docbook b/developer-doc/phb/rel-mgmt.docbook
index 531efaf..3ac7d7e 100644
--- a/developer-doc/phb/rel-mgmt.docbook
+++ b/developer-doc/phb/rel-mgmt.docbook
@@ -177,7 +177,7 @@ Before doing this, check that all desktop files conform to the freedesktop speci
<programlisting>
<prompt>thb: ~&gt; </prompt><userinput>find ./kmymoney2 -name '*.desktop' -exec desktop-file-validate {} \;</userinput>
</programlisting>
-N.B. Any errors in file x-kmymoney2.desktop can be ignored since kde3 does not conform to the specification for this file type.
+N.B. Any errors in file x-kmymoney2.desktop can be ignored since trinity does not conform to the specification for this file type.
</para>
<para>
Note: desktop-file-validate is part of the desktop-file-utils package, which may be installed from your distribution repository, or downloaded from