Might as well commit these, tolmasky branch is useless without Aristo anyway

This commit is contained in:
Tom Robinson
2009-03-07 18:16:30 -08:00
parent 1188da3c21
commit 17b3fc044d
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -5,9 +5,9 @@
<key>CPBundleIdentifier</key>
<string>com.280n.AppKit</string>
<key>Default Themes Path</key>
<string>Default.cptheme</string>
<string>Aristo.cptheme</string>
<key>Default Theme Name</key>
<string>Default</string>
<string>Aristo</string>
<key>CPBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CPBundleName</key>
+1 -1
View File
@@ -4,7 +4,7 @@
<import file = "../common.xml" />
<import file = "${env.OBJJ_LIB}/steam/steam.xml" />
<property name = "Theme" value = "Default" />
<property name = "Theme" value = "Aristo" />
<target name = "clean" depends = "steam-uptodate">