diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-02-01 15:04:16 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-02-01 15:04:16 -0600 |
commit | 41fe6262418d3042e5520aff108f8122fa601ed2 (patch) | |
tree | 0d1d3f9c4497c7483e4094c78d666c5a7aac8327 /doc/en | |
parent | cbee2148d97ecbb4add07263eca856ff793d9e3d (diff) | |
download | krusader-41fe6262418d3042e5520aff108f8122fa601ed2.tar.gz krusader-41fe6262418d3042e5520aff108f8122fa601ed2.zip |
Rename a number of classes to enhance compatibility with KDE4
Diffstat (limited to 'doc/en')
-rw-r--r-- | doc/en/commands.docbook | 2 | ||||
-rw-r--r-- | doc/en/useractions.docbook | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/en/commands.docbook b/doc/en/commands.docbook index 6e113e8..a174fb3 100644 --- a/doc/en/commands.docbook +++ b/doc/en/commands.docbook @@ -1666,7 +1666,7 @@ <!--<listitem>--> <!--<para>--> <!--Please use at this moment the <link linkend="useractions-menu">Useractions menu</link> instead.--> - <!--Our plans for the Usermenu are to make user-configurable KActionMenus.--> + <!--Our plans for the Usermenu are to make user-configurable TDEActionMenus.--> <!--With this one could make a UserMenu containing ⪚ all music-related actions and place--> <!--this in the button-bar.... (or anywhere else).--> <!--</para>--> diff --git a/doc/en/useractions.docbook b/doc/en/useractions.docbook index 4e5774e..c576129 100644 --- a/doc/en/useractions.docbook +++ b/doc/en/useractions.docbook @@ -43,7 +43,7 @@ in <filename> ~/.trinity/share/apps/krusader/useraction-examples.xml</filename>. - UserActions can appear nearly everywhere where "normal" KActions + UserActions can appear nearly everywhere where "normal" TDEActions can be placed. The actions integrate seamlessly into &kde; action system, which means that the standard Edit Toolbar and Edit Shortcut dialogs will show UserActions, |