From 8c0fcef2ac71a50b629dd3865100ca1add8f58a1 Mon Sep 17 00:00:00 2001 From: wp_xxyyzz Date: Sat, 10 Sep 2016 12:02:17 +0000 Subject: [PATCH] tvplanit: Remove type in zeos example folder name git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5140 8e941d3f-bd1b-0410-a28a-d453659cc2b4 --- .../tvplanit/examples/datastores/{zteos => zeos}/project1.lpi | 0 .../tvplanit/examples/datastores/{zteos => zeos}/project1.lpr | 0 components/tvplanit/examples/datastores/{zteos => zeos}/unit1.lfm | 0 components/tvplanit/examples/datastores/{zteos => zeos}/unit1.pas | 0 4 files changed, 0 insertions(+), 0 deletions(-) rename components/tvplanit/examples/datastores/{zteos => zeos}/project1.lpi (100%) rename components/tvplanit/examples/datastores/{zteos => zeos}/project1.lpr (100%) rename components/tvplanit/examples/datastores/{zteos => zeos}/unit1.lfm (100%) rename components/tvplanit/examples/datastores/{zteos => zeos}/unit1.pas (100%) diff --git a/components/tvplanit/examples/datastores/zteos/project1.lpi b/components/tvplanit/examples/datastores/zeos/project1.lpi similarity index 100% rename from components/tvplanit/examples/datastores/zteos/project1.lpi rename to components/tvplanit/examples/datastores/zeos/project1.lpi diff --git a/components/tvplanit/examples/datastores/zteos/project1.lpr b/components/tvplanit/examples/datastores/zeos/project1.lpr similarity index 100% rename from components/tvplanit/examples/datastores/zteos/project1.lpr rename to components/tvplanit/examples/datastores/zeos/project1.lpr diff --git a/components/tvplanit/examples/datastores/zteos/unit1.lfm b/components/tvplanit/examples/datastores/zeos/unit1.lfm similarity index 100% rename from components/tvplanit/examples/datastores/zteos/unit1.lfm rename to components/tvplanit/examples/datastores/zeos/unit1.lfm diff --git a/components/tvplanit/examples/datastores/zteos/unit1.pas b/components/tvplanit/examples/datastores/zeos/unit1.pas similarity index 100% rename from components/tvplanit/examples/datastores/zteos/unit1.pas rename to components/tvplanit/examples/datastores/zeos/unit1.pas