mirror of
https://invent.kde.org/system/dolphin
synced 2024-11-05 18:47:12 +00:00
Change menu item and removed 2 menu items.
svn path=/trunk/KDE/kdebase/apps/; revision=1021257
This commit is contained in:
parent
63102922e3
commit
1a124fe210
1 changed files with 4 additions and 19 deletions
|
@ -46,8 +46,8 @@
|
|||
|
||||
<legalnotice>&FDLNotice;</legalnotice>
|
||||
|
||||
<date>2009-04-12</date>
|
||||
<releaseinfo>2.3.0</releaseinfo>
|
||||
<date>2009-09-04</date>
|
||||
<releaseinfo>2.4.0</releaseinfo>
|
||||
|
||||
<abstract><para>&konsole; is &kde;'s terminal emulator.</para></abstract>
|
||||
|
||||
|
@ -251,7 +251,7 @@ is pressed:
|
|||
<guimenuitem>Copy</guimenuitem>,
|
||||
<guimenuitem>Paste</guimenuitem>,
|
||||
<guimenuitem>Clear Scrollback & Reset</guimenuitem>,
|
||||
<guimenuitem>Open Browser Here</guimenuitem>,
|
||||
<guimenuitem>Open File Manager</guimenuitem>,
|
||||
<guimenuitem>Change Profile</guimenuitem>,
|
||||
<guimenuitem>Edit Current Profile...</guimenuitem>,
|
||||
<guimenuitem>Show MenuBar</guimenuitem>,
|
||||
|
@ -318,7 +318,7 @@ below <menuchoice><guimenu>File</guimenu><guimenuitem>Shell</guimenuitem></menuc
|
|||
|
||||
<varlistentry>
|
||||
<term><menuchoice><guimenu>File</guimenu>
|
||||
<guimenuitem>Open Browser Here</guimenuitem></menuchoice>
|
||||
<guimenuitem>Open File Manager</guimenuitem></menuchoice>
|
||||
</term>
|
||||
<listitem><para><action>Opens &kde;'s file manager
|
||||
at the current directory</action>. By default, that is
|
||||
|
@ -394,15 +394,6 @@ the name of the current tab</action>
|
|||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><menuchoice><guimenu>Edit</guimenu><guimenuitem>Clear Display</guimenuitem></menuchoice></term>
|
||||
<listitem><para><action>Clears all text from the tab</action></para>
|
||||
<para>All the text cleared will be stored in the
|
||||
<link linkend="scrollback">Scrollback</link>.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><menuchoice><guimenu>Edit</guimenu><guimenuitem>Clear & Reset</guimenuitem></menuchoice></term>
|
||||
<listitem><para><action>Clears all text from the tab and reset the session</action></para>
|
||||
|
@ -612,12 +603,6 @@ Options...</guimenuitem></menuchoice></term>
|
|||
</para></listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><menuchoice><guimenu>Scrollback</guimenu><guimenuitem>Clear
|
||||
Scrollback</guimenuitem></menuchoice></term>
|
||||
<listitem><para><action>Clears all text saved in current tab</action></para></listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><menuchoice>
|
||||
<shortcut><keycombo action="simul">&Ctrl;&Shift;<keycap>X</keycap></keycombo></shortcut>
|
||||
|
|
Loading…
Reference in a new issue