<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -14,13 +14,13 @@
 --&gt;
 
 	&lt;!-- The application identifier string, unique to this application. Required. --&gt;
-	&lt;id&gt;com.thynctank.thyncRecord&lt;/id&gt;
+	&lt;id&gt;com.thynctank.JazzRecord&lt;/id&gt;
 
 	&lt;!-- Used as the filename for the application. Required. --&gt;
-	&lt;filename&gt;thyncRecord&lt;/filename&gt;
+	&lt;filename&gt;JazzRecord&lt;/filename&gt;
 
 	&lt;!-- The name that is displayed in the AIR application installer. Optional. --&gt;
-	&lt;name&gt;thyncRecord&lt;/name&gt;
+	&lt;name&gt;JazzRecord&lt;/name&gt;
 
 	&lt;!-- An application version designator (such as &quot;v1&quot;, &quot;2.5&quot;, or &quot;Alpha 1&quot;). Required. --&gt;
 	&lt;version&gt;1.0&lt;/version&gt;</diff>
      <filename>application.xml</filename>
    </modified>
    <modified>
      <diff>@@ -33,7 +33,7 @@ var JazzRecord = {};
 JazzRecord.AirAdapter = new Class({
   Implements: Options,
   options: {
-    dbFile: &quot;thyncrecord.db&quot;
+    dbFile: &quot;jazz_record.db&quot;
   },
   initialize: function(options) {
     this.setOptions(options);
@@ -66,7 +66,7 @@ JazzRecord.AirAdapter = new Class({
 JazzRecord.GearsAdapter = new Class({
   Implements: Options,
   options: {
-    dbFile: &quot;thyncrecord.db&quot;
+    dbFile: &quot;jazz_record.db&quot;
   },
   initialize: function(options) {
     this.setOptions(options);</diff>
      <filename>javascripts/core.js</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>39a186bbb9ffd7b932381c9e2fe04d5517775ec9</id>
    </parent>
  </parents>
  <author>
    <name>Nick Carter</name>
    <email>thynctank@thynctank.com</email>
  </author>
  <url>http://github.com/thynctank/jazzrecord/commit/e9e1d3ae0d145896fd80334b3f9da51b630bb82a</url>
  <id>e9e1d3ae0d145896fd80334b3f9da51b630bb82a</id>
  <committed-date>2008-10-20T21:25:45-07:00</committed-date>
  <authored-date>2008-10-20T21:25:45-07:00</authored-date>
  <message>corrected a few more references to thyncrecord</message>
  <tree>87dc4f940b446d6b7685f1c323170026b324fd91</tree>
  <committer>
    <name>Nick Carter</name>
    <email>thynctank@thynctank.com</email>
  </committer>
</commit>
