From 2ecab1a194b0dc551b478820e1aaa3b8713354cc Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Wed, 16 Nov 2011 13:53:18 -0600 Subject: Additional renaming of kde to tde --- doc/kdevelop/file-browsers.docbook | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'doc/kdevelop/file-browsers.docbook') diff --git a/doc/kdevelop/file-browsers.docbook b/doc/kdevelop/file-browsers.docbook index f8b37735..93a096e5 100644 --- a/doc/kdevelop/file-browsers.docbook +++ b/doc/kdevelop/file-browsers.docbook @@ -2,7 +2,7 @@ The File Browsers -On the left side of the main window, &kdevelop; can display various kinds of +On the left side of the main window, &tdevelop; can display various kinds of lists and trees for the selection of files: @@ -13,14 +13,14 @@ lists and trees for the selection of files: This shows a tree view of the file hierarchy below the project directory. If you click on a file, it is loaded into the editor. For files which do not -contain text, &kdevelop; starts an application that can handle the respective +contain text, &tdevelop; starts an application that can handle the respective MIME type. The file tree is regularly updated whenever something changes in the file system. For example, if you create new files or directories (even outside -&kdevelop;), this is immediately reflected in the file list. On &Linux;, +&tdevelop;), this is immediately reflected in the file list. On &Linux;, this feature makes use of the FAM library. On other operating systems or over NFS, the directories shown are polled in small intervals. @@ -62,7 +62,7 @@ The groups shown in this view can be configured under File views in the Project options dialog. In order to customize the view to your needs, it is helpful to understand how files are distributed on -the groups. For each file, &kdevelop; goes through all groups from top to +the groups. For each file, &tdevelop; goes through all groups from top to bottom. In each group, it looks whether the file name matches one of the patterns. If there is a match, the file is shown in this group and the iteration is aborted. This makes it clear that more general patterns should -- cgit v1.2.1