diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2014-05-27 13:20:16 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2014-05-27 13:20:16 +0900 |
commit | 229e7f5038cbc5f930ab50abfad3099919a4e8bb (patch) | |
tree | 569abf2cbc4bd05a0b90ed759ccd941eaa676c01 /ubuntu/maverick/tdevelop/debian/README.Debian | |
parent | 59f50d7552dacb6d27d0768a9a5320e5ba2fc23d (diff) | |
parent | 50c481625fcb2361e0aaae71df24a40cbad056d7 (diff) | |
download | tde-packaging-229e7f5038cbc5f930ab50abfad3099919a4e8bb.tar.gz tde-packaging-229e7f5038cbc5f930ab50abfad3099919a4e8bb.zip |
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tde-packaging
Diffstat (limited to 'ubuntu/maverick/tdevelop/debian/README.Debian')
-rw-r--r-- | ubuntu/maverick/tdevelop/debian/README.Debian | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/ubuntu/maverick/tdevelop/debian/README.Debian b/ubuntu/maverick/tdevelop/debian/README.Debian index cc1813032..5979808ec 100644 --- a/ubuntu/maverick/tdevelop/debian/README.Debian +++ b/ubuntu/maverick/tdevelop/debian/README.Debian @@ -1,21 +1,21 @@ -KDevelop for Debian +TDevelop 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 +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 KDevelop +2. Viewing manpages and documentation in TDevelop ------------------------------------------------- -If you want to be able to view manpages and documentation within KDevelop, -you need to install the 'tdebase-kio' plugins package. +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 |