Skip to content

Commit

Permalink
[TIMOB-9818]Correcting the app name and project name.
Browse files Browse the repository at this point in the history
  • Loading branch information
srahim committed Feb 15, 2013
1 parent 5f949af commit 4e06a96
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .project
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>Sample.RSS</name>
<name>RSS Reader</name>
<comment></comment>
<projects>
</projects>
Expand Down
2 changes: 1 addition & 1 deletion tiapp.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<target device="blackberry">false</target>
</deployment-targets>
<id>com.appcelerator.sample.rss</id>
<name>Sample.RSS</name>
<name>RSS Reader</name>
<version>1.0</version>
<publisher>tlukasavage</publisher>
<url>http://appcelerator.com</url>
Expand Down

0 comments on commit 4e06a96

Please sign in to comment.