From b776b3ba47cf0f6fde4b595e1382d63acea65160 Mon Sep 17 00:00:00 2001 From: iLLiCiTiT Date: Tue, 15 Dec 2020 11:33:44 +0100 Subject: [PATCH] moved template.tvpp and localization file to resources dir --- pype/hosts/tvpaint/{api => resources}/avalon.loc | 0 pype/hosts/tvpaint/{api => resources}/template.tvpp | Bin 2 files changed, 0 insertions(+), 0 deletions(-) rename pype/hosts/tvpaint/{api => resources}/avalon.loc (100%) rename pype/hosts/tvpaint/{api => resources}/template.tvpp (100%) diff --git a/pype/hosts/tvpaint/api/avalon.loc b/pype/hosts/tvpaint/resources/avalon.loc similarity index 100% rename from pype/hosts/tvpaint/api/avalon.loc rename to pype/hosts/tvpaint/resources/avalon.loc diff --git a/pype/hosts/tvpaint/api/template.tvpp b/pype/hosts/tvpaint/resources/template.tvpp similarity index 100% rename from pype/hosts/tvpaint/api/template.tvpp rename to pype/hosts/tvpaint/resources/template.tvpp