Skip to content

For "foo.txt" next available file should be of the form "foo N.txt"

Avinash Sonawane requested to merge rootkea/thunar:simple-fixes into master

Hello!

If there is "foo.txt" template then fie should be created as "file.txt". If not available then "foo N.txt"

Currently, it creates files as "foo.txt N.txt"

Merge request reports