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 | |
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')
-rw-r--r-- | doc/en/commands.docbook | 2 | ||||
-rw-r--r-- | doc/en/useractions.docbook | 2 | ||||
-rw-r--r-- | doc/ru/commands.docbook | 2 | ||||
-rw-r--r-- | doc/ru/krusader-tools.docbook | 2 |
4 files changed, 4 insertions, 4 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, diff --git a/doc/ru/commands.docbook b/doc/ru/commands.docbook index 538d2d7..9fc711f 100644 --- a/doc/ru/commands.docbook +++ b/doc/ru/commands.docbook @@ -1379,7 +1379,7 @@ <!--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/ru/krusader-tools.docbook b/doc/ru/krusader-tools.docbook index bce65d7..9292487 100644 --- a/doc/ru/krusader-tools.docbook +++ b/doc/ru/krusader-tools.docbook @@ -3390,7 +3390,7 @@ >примеры</link > включены в документацию. UserActions редактируютсяt/добавляются/импортируются-/экспортируются в менеджере действий. UserActions по усолчанию находятся в файле <filename >~/.trinity/share/apps/krusader/useraction_examples.xml</filename ->. UserActions can appear nearly everywhere where "normal" KActions can be placed. They integrate seamless in the well knows Edit-(Toolbar,Shortcut) Dialogs from &kde;. It's even possible to place them in the menubar, but for that one has to manipulate the <filename +>. UserActions can appear nearly everywhere where "normal" TDEActions can be placed. They integrate seamless in the well knows Edit-(Toolbar,Shortcut) Dialogs from &kde;. It's even possible to place them in the menubar, but for that one has to manipulate the <filename >krusaderui.rc</filename > file with an editor. Some examples: <itemizedlist > <listitem |