From 982357731eae7de7e782951f24bc5368c0720b30 Mon Sep 17 00:00:00 2001 From: wp_xxyyzz Date: Thu, 14 Jul 2016 16:30:54 +0000 Subject: [PATCH] tvplanit: Move bufdsdatastore example to datastores/bufdataset git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4961 8e941d3f-bd1b-0410-a28a-d453659cc2b4 --- .../{bufdsdatastore => datastores/bufdataset}/project1.lpi | 0 .../{bufdsdatastore => datastores/bufdataset}/project1.lpr | 0 .../examples/{bufdsdatastore => datastores/bufdataset}/unit1.lfm | 0 .../examples/{bufdsdatastore => datastores/bufdataset}/unit1.pas | 0 4 files changed, 0 insertions(+), 0 deletions(-) rename components/tvplanit/examples/{bufdsdatastore => datastores/bufdataset}/project1.lpi (100%) rename components/tvplanit/examples/{bufdsdatastore => datastores/bufdataset}/project1.lpr (100%) rename components/tvplanit/examples/{bufdsdatastore => datastores/bufdataset}/unit1.lfm (100%) rename components/tvplanit/examples/{bufdsdatastore => datastores/bufdataset}/unit1.pas (100%) diff --git a/components/tvplanit/examples/bufdsdatastore/project1.lpi b/components/tvplanit/examples/datastores/bufdataset/project1.lpi similarity index 100% rename from components/tvplanit/examples/bufdsdatastore/project1.lpi rename to components/tvplanit/examples/datastores/bufdataset/project1.lpi diff --git a/components/tvplanit/examples/bufdsdatastore/project1.lpr b/components/tvplanit/examples/datastores/bufdataset/project1.lpr similarity index 100% rename from components/tvplanit/examples/bufdsdatastore/project1.lpr rename to components/tvplanit/examples/datastores/bufdataset/project1.lpr diff --git a/components/tvplanit/examples/bufdsdatastore/unit1.lfm b/components/tvplanit/examples/datastores/bufdataset/unit1.lfm similarity index 100% rename from components/tvplanit/examples/bufdsdatastore/unit1.lfm rename to components/tvplanit/examples/datastores/bufdataset/unit1.lfm diff --git a/components/tvplanit/examples/bufdsdatastore/unit1.pas b/components/tvplanit/examples/datastores/bufdataset/unit1.pas similarity index 100% rename from components/tvplanit/examples/bufdsdatastore/unit1.pas rename to components/tvplanit/examples/datastores/bufdataset/unit1.pas