summaryrefslogtreecommitdiff
path: root/src/tsm/tsm-vte.c
AgeCommit message (Collapse)AuthorFilesLines
2014-04-02build: move shl_xy to shl-xyDavid Herrmann1-1/+1
Same move as with the other TSM files. Signed-off-by: David Herrmann <dh.herrmann@gmail.com>
2014-04-01Restructure source treeDavid Herrmann1-0/+2801
Some simple code-moves: shl => src/shared/ tsm => src/tsm/ ..and also move the ./docs/ files into the source tree. This will make the tree much easier to grasp once we add more tools like gtktsm. Signed-off-by: David Herrmann <dh.herrmann@gmail.com>