Thunar should read its templates from $XDG_DATA_DIRS/Templates and open the $XDG_DATA_HOME/Templates when the user selects "Go" -> "Templates".
In addition, if ~/Templates is present, it should also display the Nautilus templates found in this folder.
Doesn't work very well with i18n.
Moving to 0.3.0beta1.
Moving to 1.0.0final. Dunno yet.
Definitely not for 1.0.
Created attachment 1753 Look in $XDG_DATA_HOME/templates for templates
(In reply to comment #5) > Definitely not for 1.0. I think this should be reconsidered. I changed some code to make Thunar look for templates in $XDG_DATA_HOME/templates and so far it seems to work well. Please have a look at my patch and consider merging it into Trunk to get this into 1.x
Um, I tested this one today and it does just work™. After setting up the variable XDG_TEMPLATES_DIR in ~/.config/user-dirs.dir, Thunar correctly enters this directory from the "Go" menu and also displays it’s content as entries in the "New" menu.