~kubuntu-members/kate/4.11

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
Whats in kate.git?

ktexteditor/
  => KTextEditor interfaces

includes/
  => KTextEditor camel case include files
  
part/
  => KatePart

kate/
  => Kate Application

kwrite/
  => KWrite Application

doc/
  => Kate & KWrite manuals

tests/
  => Automated unit tests
  
examples/
  => Examples for syntax highlighting and co