diff options
Diffstat (limited to 'doc/manual/5_FolderStructure.md')
-rw-r--r-- | doc/manual/5_FolderStructure.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/manual/5_FolderStructure.md b/doc/manual/5_FolderStructure.md index 4fc2f8d3..10fc0d90 100644 --- a/doc/manual/5_FolderStructure.md +++ b/doc/manual/5_FolderStructure.md @@ -32,3 +32,8 @@ In Linux and Mac OSX, your home directory is the location specified by the `HOME` environment variable (typically `/home/username` and `/Users/username` respectively). In Windows, it is the `USERPROFILE` environment variable. This directory will be denoted as `~/.textadept` from now on in the manual. + +## GTK + +The `etc/`, `lib/`, and `share/` directories are used by GTK and only appear in +the Win32 and Mac OSX packages. |