From bbf031e784749eeda9278c7c2d0462ea632f2fff Mon Sep 17 00:00:00 2001 From: hakril Date: Mon, 4 May 2020 09:52:54 +0200 Subject: [PATCH] Renamed definition/com/tst directory to better name: propertysystem --- .../com/{tst => propertysystem}/IApplicationActivationManager.txt | 0 .../com/{tst => propertysystem}/IPackageDebugSettings.txt | 0 .../IPackageExecutionStateChangeNotification.txt | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename ctypes_generation/definitions/com/{tst => propertysystem}/IApplicationActivationManager.txt (100%) rename ctypes_generation/definitions/com/{tst => propertysystem}/IPackageDebugSettings.txt (100%) rename ctypes_generation/definitions/com/{tst => propertysystem}/IPackageExecutionStateChangeNotification.txt (100%) diff --git a/ctypes_generation/definitions/com/tst/IApplicationActivationManager.txt b/ctypes_generation/definitions/com/propertysystem/IApplicationActivationManager.txt similarity index 100% rename from ctypes_generation/definitions/com/tst/IApplicationActivationManager.txt rename to ctypes_generation/definitions/com/propertysystem/IApplicationActivationManager.txt diff --git a/ctypes_generation/definitions/com/tst/IPackageDebugSettings.txt b/ctypes_generation/definitions/com/propertysystem/IPackageDebugSettings.txt similarity index 100% rename from ctypes_generation/definitions/com/tst/IPackageDebugSettings.txt rename to ctypes_generation/definitions/com/propertysystem/IPackageDebugSettings.txt diff --git a/ctypes_generation/definitions/com/tst/IPackageExecutionStateChangeNotification.txt b/ctypes_generation/definitions/com/propertysystem/IPackageExecutionStateChangeNotification.txt similarity index 100% rename from ctypes_generation/definitions/com/tst/IPackageExecutionStateChangeNotification.txt rename to ctypes_generation/definitions/com/propertysystem/IPackageExecutionStateChangeNotification.txt