diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2014-04-17 13:57:20 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2014-04-17 13:57:20 +0900 |
commit | 2d59086b104acd7b4711fd067c9bb4480158e6ab (patch) | |
tree | 7d3d9aff90930e65a491c055510aba94debc6da9 /ubuntu/precise/tdevelop/debian/README.Debian | |
parent | 55b519366b1dcd7ab5b2f1f720d275b33fc4bd49 (diff) | |
download | tde-packaging-2d59086b104acd7b4711fd067c9bb4480158e6ab.tar.gz tde-packaging-2d59086b104acd7b4711fd067c9bb4480158e6ab.zip |
Removed Ubuntu/precise folder
Diffstat (limited to 'ubuntu/precise/tdevelop/debian/README.Debian')
-rw-r--r-- | ubuntu/precise/tdevelop/debian/README.Debian | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/ubuntu/precise/tdevelop/debian/README.Debian b/ubuntu/precise/tdevelop/debian/README.Debian deleted file mode 100644 index cc1813032..000000000 --- a/ubuntu/precise/tdevelop/debian/README.Debian +++ /dev/null @@ -1,21 +0,0 @@ -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 'tdebase-kio' plugins package. - - -- Jeremy Lainé <jeremy.laine@m4x.org> Sat, 02 Jun 2007 12:53:31 +0200 |