commit | 9f6beb4da81572fbff60dbe6f81408226c906ee5 | [log] [tgz] |
---|---|---|
author | Michael Rennie <mrennie> | Tue Sep 15 19:57:43 2009 +0000 |
committer | Michael Rennie <mrennie> | Tue Sep 15 19:57:43 2009 +0000 |
tree | 7aee9881efd1c352ea64c407a95a6c19074b383a | |
parent | 6d7fc60e187b8154c39e8781600c7f9c6c729d9c [diff] |
fixed project file for sample to match its symbolic name
diff --git a/examples/sample.js.debug/.project b/examples/sample.js.debug/.project index 0a8aa6a..d9f09e3 100644 --- a/examples/sample.js.debug/.project +++ b/examples/sample.js.debug/.project
@@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <projectDescription> - <name>sample.debug</name> + <name>sample.js.debug</name> <comment></comment> <projects> </projects>