/usr/share/help/te/gedit/bracket-comp.page is in gedit-plugins 3.18.0-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
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 26 27 28 29 | <?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" xmlns:its="http://www.w3.org/2005/11/its" type="topic" style="task" id="plugin-bracket-comp" xml:lang="te">
<info>
<link type="guide" xref="gedit-plugin-guide#gedit-additional-plugins"/>
<revision pkgversion="3.8" date="2013-02-24" status="review"/>
<credit type="author">
<name>Jim Campbell</name>
<email its:translate="no">jwcampbell@gmail.com</email>
</credit>
<desc>Auto-complete closing brackets.</desc>
</info>
<title>Bracket Completion</title>
<p>The <app>Bracket Completion</app> plugin will auto-complete closing
brackets for curly braces, parentheses and square brackets.</p>
<p>To enable the plugin, select <guiseq><gui style="menu">gedit</gui>
<gui style="menuitem">Preferences</gui><gui>Plugins</gui>
<gui>Bracket Completion</gui></guiseq>.</p>
<note>
<p>This plugin does not automatically insert closing HTML or XML tags.</p>
</note>
</page>
|