blob: f573160a873bab916c26bc407b04fd4d8bcc2391 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
<longdescription>
A very small Qt text editor. It has lots of extra features including syntax
highlighting and a built in file manager as well as a built in image viewer.
It can also read lots of 'other' filetypes.
</longdescription>
<use>
<flag name="aspell">Enable spellchecking using <pkg>app-text/aspell</pkg>
</flag>
</use>
<origin>srcux</origin>
</pkgmetadata>
|