Merge pull request #144 from testvariation/master

small changes
This commit is contained in:
Jeena Paradies 2013-01-29 05:19:51 -08:00
commit 37a43b7887
4 changed files with 3 additions and 4 deletions

BIN
.DS_Store vendored

Binary file not shown.

1
.gitignore vendored
View file

@ -2,7 +2,6 @@ Mac/build/
Mac/Tentia.xcodeproj/project.xcworkspace/xcuserdata/jeena.xcuserdatad/UserInterfaceState.xcuserstate
dsa_priv.pem
*.pyc
Mac/.DS_Store
build
.DS_Store
*~

View file

@ -59,7 +59,7 @@
<key>CFBundleVersion</key>
<string>0.6.1</string>
<key>LSApplicationCategoryType</key>
<string>public.app-category.lifestyle</string>
<string>public.app-category.social-networking</string>
<key>LSMinimumSystemVersion</key>
<string>${MACOSX_DEPLOYMENT_TARGET}</string>
<key>NSMainNibFile</key>

View file

@ -1,5 +1,5 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<!DOCTYPE html>
<html>
<head>
<title>Tentia</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />