summaryrefslogtreecommitdiffstats
path: root/ubuntu/raring/kdevelop.cmake/debian/README.Debian
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-03-28 14:13:18 -0500
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-03-28 14:13:18 -0500
commit4bc22e8b188aa26df8b1a23c39bb0f3c5b05b8b6 (patch)
treec6f53decaabed9678523a8bbd6a1000a9f3bf78f /ubuntu/raring/kdevelop.cmake/debian/README.Debian
parent211d261d7778de1d9a773e7ec43a4e97b4bd7e57 (diff)
downloadtde-packaging-4bc22e8b188aa26df8b1a23c39bb0f3c5b05b8b6.tar.gz
tde-packaging-4bc22e8b188aa26df8b1a23c39bb0f3c5b05b8b6.zip
Split raring packaging into new directory due to defoma changes
Diffstat (limited to 'ubuntu/raring/kdevelop.cmake/debian/README.Debian')
-rw-r--r--ubuntu/raring/kdevelop.cmake/debian/README.Debian21
1 files changed, 21 insertions, 0 deletions
diff --git a/ubuntu/raring/kdevelop.cmake/debian/README.Debian b/ubuntu/raring/kdevelop.cmake/debian/README.Debian
new file mode 100644
index 000000000..ca17bc626
--- /dev/null
+++ b/ubuntu/raring/kdevelop.cmake/debian/README.Debian
@@ -0,0 +1,21 @@
+KDevelop for Debian
+-------------------
+
+1. Persistent Class Store (code completion)
+-------------------------------------------
+
+The format of the Persistent Class Store (PCS) used by KDevelop for code
+completion changed in KDevelop 3.4.0. If you run into the following message
+
+ Persistent class store will be disabled: you have a wrong version of pcs
+ installed. Remove old pcs files?
+
+say "Yes" and the PCS files will be regenerated.
+
+2. Viewing manpages and documentation in KDevelop
+-------------------------------------------------
+
+If you want to be able to view manpages and documentation within KDevelop,
+you need to install the 'kdebase-kio' plugins package.
+
+ -- Jeremy Lainé <jeremy.laine@m4x.org> Sat, 02 Jun 2007 12:53:31 +0200