From 8cd488bc4cf275900421599200de53fd8eedb79c Mon Sep 17 00:00:00 2001 From: Natalia Portillo Date: Mon, 30 Jul 2018 22:20:36 +0100 Subject: [PATCH] Moved dialogs to correct place. --- .../CICMMetadataEditor/dlgBlockMedia.xeto | 0 .../CICMMetadataEditor/dlgBlockMedia.xeto.cs | 0 .../CICMMetadataEditor/dlgMetadata.xeto | 0 .../CICMMetadataEditor/dlgMetadata.xeto.cs | 0 .../CICMMetadataEditor/dlgOpticalDisc.xeto | 0 .../CICMMetadataEditor/dlgOpticalDisc.xeto.cs | 0 6 files changed, 0 insertions(+), 0 deletions(-) rename dlgBlockMedia.xeto => CICMMetadataEditor/CICMMetadataEditor/dlgBlockMedia.xeto (100%) rename dlgBlockMedia.xeto.cs => CICMMetadataEditor/CICMMetadataEditor/dlgBlockMedia.xeto.cs (100%) rename dlgMetadata.xeto => CICMMetadataEditor/CICMMetadataEditor/dlgMetadata.xeto (100%) rename dlgMetadata.xeto.cs => CICMMetadataEditor/CICMMetadataEditor/dlgMetadata.xeto.cs (100%) rename dlgOpticalDisc.xeto => CICMMetadataEditor/CICMMetadataEditor/dlgOpticalDisc.xeto (100%) rename dlgOpticalDisc.xeto.cs => CICMMetadataEditor/CICMMetadataEditor/dlgOpticalDisc.xeto.cs (100%) diff --git a/dlgBlockMedia.xeto b/CICMMetadataEditor/CICMMetadataEditor/dlgBlockMedia.xeto similarity index 100% rename from dlgBlockMedia.xeto rename to CICMMetadataEditor/CICMMetadataEditor/dlgBlockMedia.xeto diff --git a/dlgBlockMedia.xeto.cs b/CICMMetadataEditor/CICMMetadataEditor/dlgBlockMedia.xeto.cs similarity index 100% rename from dlgBlockMedia.xeto.cs rename to CICMMetadataEditor/CICMMetadataEditor/dlgBlockMedia.xeto.cs diff --git a/dlgMetadata.xeto b/CICMMetadataEditor/CICMMetadataEditor/dlgMetadata.xeto similarity index 100% rename from dlgMetadata.xeto rename to CICMMetadataEditor/CICMMetadataEditor/dlgMetadata.xeto diff --git a/dlgMetadata.xeto.cs b/CICMMetadataEditor/CICMMetadataEditor/dlgMetadata.xeto.cs similarity index 100% rename from dlgMetadata.xeto.cs rename to CICMMetadataEditor/CICMMetadataEditor/dlgMetadata.xeto.cs diff --git a/dlgOpticalDisc.xeto b/CICMMetadataEditor/CICMMetadataEditor/dlgOpticalDisc.xeto similarity index 100% rename from dlgOpticalDisc.xeto rename to CICMMetadataEditor/CICMMetadataEditor/dlgOpticalDisc.xeto diff --git a/dlgOpticalDisc.xeto.cs b/CICMMetadataEditor/CICMMetadataEditor/dlgOpticalDisc.xeto.cs similarity index 100% rename from dlgOpticalDisc.xeto.cs rename to CICMMetadataEditor/CICMMetadataEditor/dlgOpticalDisc.xeto.cs