Adding use descriptions

This commit is contained in:
Alarig Le Lay 2020-02-09 23:25:59 +01:00
parent 11a8a5c488
commit 515c85614e
2 changed files with 2 additions and 0 deletions

View File

@ -7,5 +7,6 @@
</maintainer>
<use>
<flag name="glade">Provide integration with <pkg>dev-util/glade</pkg>.</flag>
<flag name="mouse">Enable mouse support.<flag>
</use>
</pkgmetadata>

View File

@ -12,6 +12,7 @@
<flag name="font-styles">Enable support for bold and italic fonts</flag>
<flag name="gdk-pixbuf">Enable transparency support using <pkg>x11-libs/gdk-pixbuf</pkg></flag>
<flag name="iso14755">Enable ISO-14755 support</flag>
<flag name="mouse">Enable mouse support.<flag>
<flag name="mousewheel">Enable scrolling via mouse wheel or buttons 4 and 5</flag>
<flag name="perl">Enable perl script support. You can still disable this at runtime with -pe ""</flag>
<flag name="unicode3">Use 21 instead of 16 bits to represent unicode characters</flag>