<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -5,7 +5,7 @@
 
 APP=&quot;Arora&quot;
 VERSION=&quot;0.4&quot;
-BACKGROUND=&quot;src/data/512x512/arora.png&quot;
+#BACKGROUND=&quot;src/data/512x512/arora.png&quot;
 
 DIR=&quot;bundle&quot;
 if [ -d $DIR.app ] ; then
@@ -21,10 +21,11 @@ $QTDIR/bin/macdeployqt $APP.app/
 
 # Create Bundle
 mkdir $DIR
-cp $BACKGROUND $DIR/.Background.png
+#cp $BACKGROUND $DIR/.Background.png
 cp -rf $APP.app $DIR/
 hdiutil create -ov -srcfolder $DIR -format UDBZ -volname &quot;$APP $VERSION&quot; &quot;$APP.dmg&quot;
 hdiutil internet-enable -yes &quot;$APP.dmg&quot;
 rm -rf $DIR
 
-mv $APP.dmg $APP-intel-qt4.5.dmg
+DATE=`date +&quot;%m-%d-%Y&quot;`
+mv $APP.dmg &quot;$APP Snapshot ($DATE) Intel-qt4.5.dmg&quot;
\ No newline at end of file</diff>
      <filename>buildosx.sh</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>b10742c1dccd264816d88e095aa3cff6935b8804</id>
    </parent>
  </parents>
  <author>
    <name>Benjamin C Meyer</name>
    <email>ben@meyerhome.net</email>
  </author>
  <url>http://github.com/Arora/arora/commit/b57230b58f8de46010d51d193b02833eda19b429</url>
  <id>b57230b58f8de46010d51d193b02833eda19b429</id>
  <committed-date>2008-10-09T20:41:01-07:00</committed-date>
  <authored-date>2008-10-09T20:41:01-07:00</authored-date>
  <message>include date in the bundle name</message>
  <tree>aa917b812c70aec52c5c9de0498e83ccda8e4f68</tree>
  <committer>
    <name>Benjamin C Meyer</name>
    <email>ben@meyerhome.net</email>
  </committer>
</commit>
