ubuntu-22.04.3-desktop-amd64/casper/filesystem/usr/share/help-langpack/zh_CN/gedit/gedit-tabs.page

81 lines
3.0 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

<?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="gedit-tabs" xml:lang="gedit-zh-CN">
<info>
<link type="guide" xref="index#gedit-working-with-files" group="second"/>
<link type="seealso" xref="gedit-tabs-moving"/>
<link type="seealso" xref="gedit-tab-groups"/>
<desc>在 gedit 窗口中改变标签顺序。</desc>
<revision pkgversion="3.8" date="2013-02-24" status="review"/>
<revision pkgversion="3.12" date="2014-02-12" status="review"/>
<credit type="author">
<name>Jim Campbell</name>
<email>jcampbell@gnome.org</email>
</credit>
<credit type="collaborator">
<name>Daniel Neel</name>
<email>dneelyep@gmail.com</email>
</credit>
<credit type="editor">
<name>Sindhu S</name>
<email>sindhus@live.in</email>
</credit>
<credit type="editor">
<name>Radina Matic</name>
<email its:translate="no">radina.matic@gmail.com</email>
<years>2013</years>
</credit>
<credit type="editor">
<name>Shobha Tyagi</name>
<email its:translate="no">tyagishobha@gmail.com</email>
</credit>
<include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
<mal:name>TeliuTe</mal:name>
<mal:email>teliute@163.com</mal:email>
<mal:years>2009, 2011</mal:years>
</mal:credit>
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
<mal:name>Colin Zhao</mal:name>
<mal:email>lonely.ibm@gmail.com</mal:email>
<mal:years>2011</mal:years>
</mal:credit>
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
<mal:name>wancheng zhang</mal:name>
<mal:email>wancheng.com.cn@gmail.com</mal:email>
<mal:years>2012</mal:years>
</mal:credit>
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
<mal:name>Zhe Wei</mal:name>
<mal:email>weizhe86@gmail.com</mal:email>
<mal:years>2014</mal:years>
</mal:credit>
</info>
<title>添加和删除标签</title>
<p>Working with tabs in <app>gedit</app> allows you to keep an eye on several
files in a single window.</p>
<section id="gedit-adding-tabs">
<title>添加标签</title>
<p>To add a new tab to create a new file, click the <gui>Create a new
document</gui> button on the left side of the header bar, or press
<keyseq><key>Ctrl</key><key>T</key></keyseq>. The tab will be added to the
right side of any other tabs.</p>
</section>
<section id="gedit-removing-tabs">
<title>删除标签</title>
<p>To remove a tab, click the <gui style="button">×</gui> on the tab's
right side, or press <keyseq><key>Ctrl</key><key>W</key></keyseq>. To
remove all open tabs, press <keyseq><key>Ctrl</key>
<key>Shift</key><key>W</key></keyseq>.</p>
</section>
</page>