summaryrefslogtreecommitdiffstats
path: root/dilos/tdevelop/debian/README.Debian
diff options
context:
space:
mode:
authorDenis Kozadaev <denis@dilos.org>2020-01-30 22:13:12 +0300
committerSlávek Banko <slavek.banko@axis.cz>2020-03-08 15:43:28 +0100
commit768f6ea1498080273893d97d32be5bae283e2b19 (patch)
tree159e6e87afc2a8a38e54cdf81f89302cef38c974 /dilos/tdevelop/debian/README.Debian
parent8627c9ad00eb3a131a1b80198526e6cacfed821c (diff)
downloadtde-packaging-768f6ea1498080273893d97d32be5bae283e2b19.tar.gz
tde-packaging-768f6ea1498080273893d97d32be5bae283e2b19.zip
DilOS: tdevelop build pack
Signed-off-by: Denis Kozadaev <denis@dilos.org>
Diffstat (limited to 'dilos/tdevelop/debian/README.Debian')
-rw-r--r--dilos/tdevelop/debian/README.Debian21
1 files changed, 21 insertions, 0 deletions
diff --git a/dilos/tdevelop/debian/README.Debian b/dilos/tdevelop/debian/README.Debian
new file mode 100644
index 000000000..5979808ec
--- /dev/null
+++ b/dilos/tdevelop/debian/README.Debian
@@ -0,0 +1,21 @@
+TDevelop for Debian
+-------------------
+
+1. Persistent Class Store (code completion)
+-------------------------------------------
+
+The format of the Persistent Class Store (PCS) used by TDevelop for code
+completion changed in TDevelop 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 TDevelop
+-------------------------------------------------
+
+If you want to be able to view manpages and documentation within TDevelop,
+you need to install the 'tdebase-tdeio' plugins package.
+
+ -- Jeremy Lainé <jeremy.laine@m4x.org> Sat, 02 Jun 2007 12:53:31 +0200