]> cloud.milkyroute.net Git - dolphin.git/commitdiff
Add a note about creating custom 'Create New' submenu items
authorYuri Chornoivan <yurchor@ukr.net>
Sat, 13 Mar 2021 14:26:46 +0000 (16:26 +0200)
committerYuri Chornoivan <yurchor@ukr.net>
Sat, 13 Mar 2021 14:26:46 +0000 (16:26 +0200)
BUG: 191630

doc/index.docbook

index a278d76730ecadc573e45182612e34c87cda986f..79989c762beec6d7adf3b7df7ad603cd99738be5 100644 (file)
@@ -1554,6 +1554,11 @@ be accessed with toolbar buttons or with items in the menu of the
 folder.</action></para>
 <para>You will find an explanation of all available objects in &konqueror;'s handbook in the chapter
 <ulink url="help:/konqueror/making.html">Create New</ulink>.</para>
+<note>
+    <para>
+        It is possible to create your own <guisubmenu>Create New...</guisubmenu> submenu items. Use files from <ulink url="https://invent.kde.org/frameworks/kio/-/tree/master/src/new_file_templates">KIO source repository</ulink> as a reference and put the resulting <filename role="extension">.desktop</filename> file into the <filename role="directory">.local/share/templates</filename> in your home directory (the address can be determined using the <userinput>kf5-config --path templates</userinput> command in &konsole;), then restart &dolphin;.
+    </para>
+</note>
 </listitem>
 </varlistentry>