Author: johannes Date: 2007-01-08 08:59:42 -0600 (Mon, 08 Jan 2007) New Revision: 9229
Modified: trunk/gnue-samples/two-tier/schema/country.gsd trunk/gnue-samples/two-tier/schema/customer.gsd trunk/gnue-samples/two-tier/schema/invoice.gsd trunk/gnue-samples/two-tier/schema/invoice_item.gsd trunk/gnue-samples/two-tier/schema/item.gsd Log: Set Id keyword for schema files Modified: trunk/gnue-samples/two-tier/schema/country.gsd =================================================================== --- trunk/gnue-samples/two-tier/schema/country.gsd 2007-01-08 14:58:46 UTC (rev 9228) +++ trunk/gnue-samples/two-tier/schema/country.gsd 2007-01-08 14:59:42 UTC (rev 9229) @@ -20,6 +20,8 @@ License along with program; see the file COPYING. If not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + + $Id$ --> <schema> Property changes on: trunk/gnue-samples/two-tier/schema/country.gsd ___________________________________________________________________ Name: svn:keywords + Id Modified: trunk/gnue-samples/two-tier/schema/customer.gsd =================================================================== --- trunk/gnue-samples/two-tier/schema/customer.gsd 2007-01-08 14:58:46 UTC (rev 9228) +++ trunk/gnue-samples/two-tier/schema/customer.gsd 2007-01-08 14:59:42 UTC (rev 9229) @@ -20,6 +20,8 @@ License along with program; see the file COPYING. If not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + + $Id$ --> <schema> Property changes on: trunk/gnue-samples/two-tier/schema/customer.gsd ___________________________________________________________________ Name: svn:keywords + Id Modified: trunk/gnue-samples/two-tier/schema/invoice.gsd =================================================================== --- trunk/gnue-samples/two-tier/schema/invoice.gsd 2007-01-08 14:58:46 UTC (rev 9228) +++ trunk/gnue-samples/two-tier/schema/invoice.gsd 2007-01-08 14:59:42 UTC (rev 9229) @@ -20,6 +20,8 @@ License along with program; see the file COPYING. If not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + + $Id$ --> <schema> Property changes on: trunk/gnue-samples/two-tier/schema/invoice.gsd ___________________________________________________________________ Name: svn:keywords + Id Modified: trunk/gnue-samples/two-tier/schema/invoice_item.gsd =================================================================== --- trunk/gnue-samples/two-tier/schema/invoice_item.gsd 2007-01-08 14:58:46 UTC (rev 9228) +++ trunk/gnue-samples/two-tier/schema/invoice_item.gsd 2007-01-08 14:59:42 UTC (rev 9229) @@ -20,6 +20,8 @@ License along with program; see the file COPYING. If not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + + $Id$ --> <schema> Property changes on: trunk/gnue-samples/two-tier/schema/invoice_item.gsd ___________________________________________________________________ Name: svn:keywords + Id Modified: trunk/gnue-samples/two-tier/schema/item.gsd =================================================================== --- trunk/gnue-samples/two-tier/schema/item.gsd 2007-01-08 14:58:46 UTC (rev 9228) +++ trunk/gnue-samples/two-tier/schema/item.gsd 2007-01-08 14:59:42 UTC (rev 9229) @@ -20,6 +20,8 @@ License along with program; see the file COPYING. If not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + + $Id$ --> <schema> Property changes on: trunk/gnue-samples/two-tier/schema/item.gsd ___________________________________________________________________ Name: svn:keywords + Id _______________________________________________ commit-gnue mailing list [email protected] http://lists.gnu.org/mailman/listinfo/commit-gnue
