Remove create new text file entry
Not really useful when we have ability to create an empty file without extension
Requires that MR to works => frameworks/kio!866 (merged) (don't merge it before because without that we lost the ability to create a file).
Attention point: for my tests, to use the patched KIO, I need to uncomment the line in prefix.sh
:
export LD_LIBRARY_PATH=/home/alaporte/projects/kde/usr/lib/x86_64-linux-gnu:$LD_LIBRARY_PATH
Edited by Alain Laporte