/usr/share/help/id/gedit/gedit-plugins-pyconsole.page is in gedit-common 3.22.0-2.
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 | <?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" type="topic" style="task" id="gedit-plugins-pyconsole" xml:lang="id">
<info>
<link type="guide" xref="gedit-plugin-guide#gedit-default-plugins"/>
<revision pkgversion="3.8" date="2013-02-24" status="review"/>
<credit type="author">
<name>Jim Campbell</name>
<email>jcampbell@gnome.org</email>
</credit>
<include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>
<desc>Add an interactive Python console to the bottom pane.</desc>
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
<mal:name>Andika Triwidada</mal:name>
<mal:email>andika@gmail.com</mal:email>
<mal:years>2013, 2014</mal:years>
</mal:credit>
</info>
<title>Konsol Python</title>
<p>Anda dapat menambahkan suatu konsol Python ke panel di dasar, yang memungkinkan Anda menguji skrip Python tanpa meninggalkan <app>gedit</app>. Untuk memfungsikan konsol Pyhton, pilih <guiseq><gui style="menu">gedit</gui> <gui style="menuitem">Preferensi</gui><gui>Plugin</gui> <gui>Konsole Python</gui></guiseq>.</p>
<p>Sekali konsol Python difungsikan, Anda dapat membukanya dengan memilih <guiseq><gui>Tilik</gui><gui>Panel Bawah</gui></guiseq>, atau tekan saja <keyseq><key>Shift</key><key>F9</key></keyseq>.</p>
<note style="tip"><p>Bila Anda juga memfungsikan plugin <gui>Terminal Tertanam</gui>, <gui>Konsol Python</gui> akan muncul sebagai tab terpisah dalam panel bawah.</p></note>
</page>
|