summaryrefslogtreecommitdiff
blob: 6de0ab6a3ee8b2aa64a97f8406037377bb04b1b2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<herd>gnome</herd>
	<longdescription>Official plugins for gedit</longdescription>
	<use>
	  <flag name='bookmarks'>Advanced Bookmarking, it remembers all the bookmarks you ever toggled, highlights them in the text and allows you to navigate through a list with the navigation pane</flag>
	  <flag name='bracketcompletion'>Automatically adds closing brackets</flag>
	  <flag name='charmap'>	Insert special characters just by clicking on them</flag>
	  <flag name='colorpicker'>Pick a color from a dialog and insert its hexadecimal representation</flag> 
	  <flag name='drawspaces'>Draw spaces and tabs</flag> 
	  <flag name='joinlines'>Join several lines or split long ones</flag>
	  <flag name='showtabbar'>Add a menu entry to show/hide the tabbar</flag> 
	  <flag name='smartspaces'>Forget you're not using tabulations</flag> 
	  <flag name='synctex'>Synchronize between LaTeX and PDF with gedit and evince</flag>
	  <flag name='terminal'>Embed a terminal in the bottom pane</flag>
	</use>
</pkgmetadata>