/usr/share/help/ko/gedit/character-map.page is in gedit-plugin-character-map 3.28.1-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 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 | <?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-character-map" xml:lang="ko">
<info>
<link type="guide" xref="gedit-plugin-guide#gedit-additional-plugins"/>
<revision version="0.2" date="2013-02-24" status="review"/>
<credit type="author">
<name>Jim Campbell</name>
<email its:translate="no">jwcampbell@gmail.com</email>
</credit>
<credit type="author">
<name>Paul Weaver</name>
<email its:translate="no">ch3pjw@bath.ac.uk</email>
</credit>
<desc>Insert special characters just by clicking on them.</desc>
</info>
<title>Character Map</title>
<p>The <app>Character Map</app> plugin enables you to insert characters into
your document that you may not be able to type easily using your keyboard. To
enable this plugin, select <guiseq><gui style="menu">gedit</gui>
<gui style="menuitem">Preferences</gui><gui>Plugins</gui>
<gui>Character Map</gui></guiseq>.</p>
<section id="using-character-map">
<title>Using Character Map</title>
<p>Once the plugin is enabled, you can add characters from the
<gui style="tab">Character Map</gui> tab of the side panel
(<guiseq><gui>View</gui><gui>Side Panel</gui></guiseq>).</p>
<steps>
<item>
<p>Place the cursor at the point in your document at which you would like
your special character.</p>
</item>
<item>
<p>Open the side panel by selecting <guiseq><gui>View</gui>
<gui>Side Panel</gui></guiseq>, or by pressing <key>F9</key>.</p>
</item>
<item>
<p>Select the <gui>Character Map</gui> tab in the side panel.</p>
</item>
<item>
<p>If necessary, choose the character set to which your character
belongs from the list at the top of the <gui style="tab">Character
Map</gui> tab (for example, Arabic).</p>
</item>
<item>
<p>Double click your desired character to insert it.</p>
</item>
</steps>
<note style="tip">
<p>You must click on the editing view of your document to continue editing
normally.</p>
</note>
</section>
</page>
|