Adding use descriptions
This commit is contained in:
parent
11a8a5c488
commit
515c85614e
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue