From 41d1ae90d2d8608b1f500d6cd9aed630dd32c94c Mon Sep 17 00:00:00 2001 From: hickert Date: Tue, 18 May 2010 09:47:45 +0000 Subject: [PATCH] Moved property editor git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@18529 594d385d-05f5-0310-b6e9-bd551577e9d8 --- .../{configViewer => propertyEditor}/class_commandVerifier.inc | 0 .../{configViewer => propertyEditor}/class_configViewer.inc | 0 .../{configViewer => propertyEditor}/class_filterProperties.inc | 0 .../addons/{configViewer => propertyEditor}/commandVerifier.tpl | 0 .../plugins/addons/{configViewer => propertyEditor}/main.inc | 0 .../plugins/addons/{configViewer => propertyEditor}/migrate.tpl | 0 .../migration/class_migrateRDN.inc | 0 .../addons/{configViewer => propertyEditor}/property-filter.xml | 0 .../addons/{configViewer => propertyEditor}/property-list.tpl | 0 .../addons/{configViewer => propertyEditor}/property-list.xml | 0 10 files changed, 0 insertions(+), 0 deletions(-) rename gosa-core/plugins/addons/{configViewer => propertyEditor}/class_commandVerifier.inc (100%) rename gosa-core/plugins/addons/{configViewer => propertyEditor}/class_configViewer.inc (100%) rename gosa-core/plugins/addons/{configViewer => propertyEditor}/class_filterProperties.inc (100%) rename gosa-core/plugins/addons/{configViewer => propertyEditor}/commandVerifier.tpl (100%) rename gosa-core/plugins/addons/{configViewer => propertyEditor}/main.inc (100%) rename gosa-core/plugins/addons/{configViewer => propertyEditor}/migrate.tpl (100%) rename gosa-core/plugins/addons/{configViewer => propertyEditor}/migration/class_migrateRDN.inc (100%) rename gosa-core/plugins/addons/{configViewer => propertyEditor}/property-filter.xml (100%) rename gosa-core/plugins/addons/{configViewer => propertyEditor}/property-list.tpl (100%) rename gosa-core/plugins/addons/{configViewer => propertyEditor}/property-list.xml (100%) diff --git a/gosa-core/plugins/addons/configViewer/class_commandVerifier.inc b/gosa-core/plugins/addons/propertyEditor/class_commandVerifier.inc similarity index 100% rename from gosa-core/plugins/addons/configViewer/class_commandVerifier.inc rename to gosa-core/plugins/addons/propertyEditor/class_commandVerifier.inc diff --git a/gosa-core/plugins/addons/configViewer/class_configViewer.inc b/gosa-core/plugins/addons/propertyEditor/class_configViewer.inc similarity index 100% rename from gosa-core/plugins/addons/configViewer/class_configViewer.inc rename to gosa-core/plugins/addons/propertyEditor/class_configViewer.inc diff --git a/gosa-core/plugins/addons/configViewer/class_filterProperties.inc b/gosa-core/plugins/addons/propertyEditor/class_filterProperties.inc similarity index 100% rename from gosa-core/plugins/addons/configViewer/class_filterProperties.inc rename to gosa-core/plugins/addons/propertyEditor/class_filterProperties.inc diff --git a/gosa-core/plugins/addons/configViewer/commandVerifier.tpl b/gosa-core/plugins/addons/propertyEditor/commandVerifier.tpl similarity index 100% rename from gosa-core/plugins/addons/configViewer/commandVerifier.tpl rename to gosa-core/plugins/addons/propertyEditor/commandVerifier.tpl diff --git a/gosa-core/plugins/addons/configViewer/main.inc b/gosa-core/plugins/addons/propertyEditor/main.inc similarity index 100% rename from gosa-core/plugins/addons/configViewer/main.inc rename to gosa-core/plugins/addons/propertyEditor/main.inc diff --git a/gosa-core/plugins/addons/configViewer/migrate.tpl b/gosa-core/plugins/addons/propertyEditor/migrate.tpl similarity index 100% rename from gosa-core/plugins/addons/configViewer/migrate.tpl rename to gosa-core/plugins/addons/propertyEditor/migrate.tpl diff --git a/gosa-core/plugins/addons/configViewer/migration/class_migrateRDN.inc b/gosa-core/plugins/addons/propertyEditor/migration/class_migrateRDN.inc similarity index 100% rename from gosa-core/plugins/addons/configViewer/migration/class_migrateRDN.inc rename to gosa-core/plugins/addons/propertyEditor/migration/class_migrateRDN.inc diff --git a/gosa-core/plugins/addons/configViewer/property-filter.xml b/gosa-core/plugins/addons/propertyEditor/property-filter.xml similarity index 100% rename from gosa-core/plugins/addons/configViewer/property-filter.xml rename to gosa-core/plugins/addons/propertyEditor/property-filter.xml diff --git a/gosa-core/plugins/addons/configViewer/property-list.tpl b/gosa-core/plugins/addons/propertyEditor/property-list.tpl similarity index 100% rename from gosa-core/plugins/addons/configViewer/property-list.tpl rename to gosa-core/plugins/addons/propertyEditor/property-list.tpl diff --git a/gosa-core/plugins/addons/configViewer/property-list.xml b/gosa-core/plugins/addons/propertyEditor/property-list.xml similarity index 100% rename from gosa-core/plugins/addons/configViewer/property-list.xml rename to gosa-core/plugins/addons/propertyEditor/property-list.xml -- 2.30.2