One Hat Cyber Team
Your IP :
216.73.217.86
Server IP :
157.15.65.100
Server :
Linux 157-15-65-100.cprapid.com 5.14.0-362.24.2.el9_3.x86_64 #1 SMP PREEMPT_DYNAMIC Sat Mar 30 14:11:54 EDT 2024 x86_64
Server Software :
Apache
PHP Version :
8.2.28
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
usr
/
share
/
help
/
sl
/
gedit
/
View File Name :
gedit-plugins-sort.page
<?xml version="1.0" encoding="utf-8"?> <page xmlns="http://projectmallard.org/1.0/" type="topic" style="task" id="gedit-plugins-sort" xml:lang="sl"> <info> <link type="guide" xref="gedit-plugin-guide#gedit-default-plugins"/> <revision pkgversion="3.8" date="2013-02-24" status="review"/> <revision version="3.24" date="2017-09-17" status="review"/> <credit type="author"> <name>Daniel Neel</name> <email>dneelyep@gmail.com</email> </credit> <credit type="author"> <name>Jim Campbell</name> <email>jcampbell@gnome.org</email> </credit> <credit type="editor"> <name>Sindhu S</name> <email>sindhus@live.in</email> </credit> <include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/> <desc>Sort lines of text into alphabetical order.</desc> </info> <title>Razvrsti</title> <p>Vstavek razvrščanja izbrane vrstice besedila razporedi po abecednem vrstnem redu.</p> <section id="enable-sort"> <title>Enable Sort Plugin</title> <p>To enable the <app>Sort</app> plugin:</p> <steps> <item> <p>Select <guiseq><gui style="menu">gedit</gui> <gui style="menuitem">Preferences</gui> <gui style="tab">Plugins</gui></guiseq>.</p> </item> <item> <p>Select <gui style="menuitem">Sort</gui> to enable the plugin.</p> </item> </steps> </section> <section id="using-sort"> <title>Using Sort Plugin</title> <p>To use the <gui>Sort</gui> plugin:</p> <steps> <item> <p>Select the desired lines of text.</p> </item> <item> <p>Select <guiseq><gui style="menu">Tools</gui> <gui style="menuitem">Sort…</gui></guiseq>.</p> </item> <item> <p>The <gui>Sort</gui> dialog will open, allowing you to choose between several sorting options:</p> <list> <item> <p><gui>Reverse order</gui> will arrange the text in reverse alphabetical order.</p> </item> <item> <p><gui>Remove duplicates</gui> will remove duplicate values from the list.</p> </item> <item> <p><gui>Ignore case</gui> will ignore case sensitivity.</p> <note style="tip"> <p>To have the sort ignore the characters at the start of the lines, set the first character that should be used for sorting in the <gui>Start at</gui> column spin box.</p> </note> </item> </list> </item> <item> <p>Za izvedbo razvrščanja kliknite <gui>Razvrsti</gui>.</p> </item> </steps> </section> </page>