X-Git-Url: https://git.p6c8.net/devedit.git/blobdiff_plain/9fdc1d205fbe98f5f1f2f474e243e43018c2f30c..e34b89e8690b4766fc19a868ee97aa30c1ac3143:/templates.dat diff --git a/templates.dat b/templates.dat new file mode 100644 index 0000000..6f065b8 --- /dev/null +++ b/templates.dat @@ -0,0 +1,22 @@ +# This file contains the paths to the template files +# used by Dev-Editor + +dirlist = templates/dirlist.htm +viewfile = templates/viewfile.htm +editfile = templates/editfile.htm +copyfile = templates/copyfile.htm +renamefile = templates/renamefile.htm +mkfile = templates/mkfile.htm +mkdir = templates/mkdir.htm +upload = templates/upload.htm +confirm_rmfile = templates/confirm_rmfile.htm +confirm_rmdir = templates/confirm_rmdir.htm +confirm_unlock = templates/confirm_unlock.htm +confirm_replace = templates/confirm_replace.htm +dirlist_file = templates/dirlist_file.htm +dirlist_dir = templates/dirlist_dir.htm +dirlist_up = templates/dirlist_up.htm +error = templates/error.htm +about = templates/about.htm + +# End of configuration file \ No newline at end of file