aboutsummaryrefslogtreecommitdiff
path: root/doc/manual/5_FolderStructure.md
diff options
context:
space:
mode:
authormitchell <70453897+667e-11@users.noreply.github.com>2010-11-23 22:04:40 -0500
committermitchell <70453897+667e-11@users.noreply.github.com>2010-11-23 22:04:40 -0500
commit36b46a6495663512ed8aac96c0e8d03462cb09c4 (patch)
tree4565ed3a60121b762334bd58be253202dc6a78bb /doc/manual/5_FolderStructure.md
parent5f29cb8190dbee6bb10b4eb904c8c39750de352d (diff)
downloadtextadept-36b46a6495663512ed8aac96c0e8d03462cb09c4.tar.gz
textadept-36b46a6495663512ed8aac96c0e8d03462cb09c4.zip
Win32 package includes GTK; the runtime is no longer needed.
Diffstat (limited to 'doc/manual/5_FolderStructure.md')
-rw-r--r--doc/manual/5_FolderStructure.md5
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.