<html>
<body>
  <div id="body" style="background-color:#ffffff;" >
<table cellspacing="0" cellpadding="0" border="0" rules="cols">
<tr class="head" style="border-bottom-width:1px;border-bottom-style:solid;" ><td class="headtd" style="padding:0;padding-top:.2em;" colspan="4">Commit in <b><tt>lxdream</tt></b></td></tr>
<tr><td><tt>po/<a href="#file1">POTFILES.in</a></tt></td><td id="added" class="headtd2" style="padding-left:.3em;padding-right:.3em; background-color:#ddffdd;" align="right">+5</td><td id="removed" class="headtd2" style="padding-left:.3em;padding-right:.3em; background-color:#ffdddd;" align="right">-4</td><td class="headtd2" style="padding-left:.3em;padding-right:.3em;" nowrap="nowrap">852412cf56e0 -> 0be1958dd207</td></tr>
<tr class="alt" style=";" ><td><tt>test/<a href="#file2">Makefile.in</a></tt></td><td id="addedalt" class="headtd2" style="padding-left:.3em;padding-right:.3em; background-color:#ccf7cc;" align="right">+3</td><td id="removed" class="headtd2" style="padding-left:.3em;padding-right:.3em; background-color:#ffdddd;" align="right">-3</td><td class="headtd2" style="padding-left:.3em;padding-right:.3em;" nowrap="nowrap">852412cf56e0 -> 0be1958dd207</td></tr>
<tr><td></td><td id="added" class="headtd2" style="padding-left:.3em;padding-right:.3em; background-color:#ddffdd;" align="right">+8</td><td id="removed" class="headtd2" style="padding-left:.3em;padding-right:.3em; background-color:#ffdddd;" align="right">-7</td><td></td></tr>
</table>
<small id="info" style="color: #888888;" >2 modified files</small><br />
<pre class="comment" style="white-space:-moz-pre-wrap;white-space:-pre-wrap;white-space:-o-pre-wrap;white-space:pre-wrap;word-wrap:break-word;padding:4px;border:1px dashed #000000;background-color:#ffffdd;" >
make distcheck fixes
</pre>
<hr /><a name="file1" /><div class="file" style="border:1px solid #eeeeee;margin-top:1em;margin-bottom:1em;" >
<span class="pathname" style="font-family:monospace; float:right;" >lxdream/po</span><br />
<div class="fileheader" style="margin-bottom:.5em;" ><big><b>POTFILES.in</b></big> <small id="info" style="color: #888888;" >852412cf56e0 -> 0be1958dd207</small></div>
<pre class="diff" style="margin:0;" ><small id="info" style="color: #888888;" >--- lxdream/po/POTFILES.in
+++ lxdream/po/POTFILES.in
@@ -43,13 +43,14 @@
</small></pre><pre id="context" class="diff" style="margin:0; background-color:#eeeeee;" > src/drivers/cd_osx.c
 src/drivers/gl_fbo.c
 src/drivers/input_lirc.c
</pre><pre id="added" class="diff" style="margin:0; background-color:#ddffdd;" >+src/drivers/io_glib.c
+src/drivers/io_osx.m
</pre><pre id="context" class="diff" style="margin:0; background-color:#eeeeee;" > src/drivers/joy_linux.c
 src/drivers/joy_linux.h
 src/drivers/mac_keymap.h
</pre><pre id="removed" class="diff" style="margin:0; background-color:#ffdddd;" >-src/drivers/net_glib.c
-src/drivers/net_osx.m
</pre><pre id="context" class="diff" style="margin:0; background-color:#eeeeee;" > src/drivers/osx_iokit.h
 src/drivers/osx_iokit.m
</pre><pre id="added" class="diff" style="margin:0; background-color:#ddffdd;" >+src/drivers/serial_unix.c
</pre><pre id="context" class="diff" style="margin:0; background-color:#eeeeee;" > src/drivers/video_gdk.c
 src/drivers/video_gl.c
 src/drivers/video_gl.h
</pre><pre class="diff" style="margin:0;" ><small id="info" style="color: #888888;" >@@ -97,6 +98,8 @@
</small></pre><pre id="context" class="diff" style="margin:0; background-color:#eeeeee;" > src/hook.h
 src/hotkeys.c
 src/hotkeys.h
</pre><pre id="added" class="diff" style="margin:0; background-color:#ddffdd;" >+src/ioutil.c
+src/ioutil.h
</pre><pre id="context" class="diff" style="margin:0; background-color:#eeeeee;" > src/loader.c
 src/loader.h
 src/lxdream.h
</pre><pre class="diff" style="margin:0;" ><small id="info" style="color: #888888;" >@@ -111,8 +114,6 @@
</small></pre><pre id="context" class="diff" style="margin:0; background-color:#eeeeee;" > src/mem.c
 src/mem.h
 src/mmio.h
</pre><pre id="removed" class="diff" style="margin:0; background-color:#ffdddd;" >-src/netutil.c
-src/netutil.h
</pre><pre id="context" class="diff" style="margin:0; background-color:#eeeeee;" > src/paths_unix.c
 src/plugin.c
 src/plugin.h
</pre></div>
<hr /><a name="file2" /><div class="file" style="border:1px solid #eeeeee;margin-top:1em;margin-bottom:1em;" >
<span class="pathname" style="font-family:monospace; float:right;" >lxdream/test</span><br />
<div class="fileheader" style="margin-bottom:.5em;" ><big><b>Makefile.in</b></big> <small id="info" style="color: #888888;" >852412cf56e0 -> 0be1958dd207</small></div>
<pre class="diff" style="margin:0;" ><small id="info" style="color: #888888;" >--- lxdream/test/Makefile.in
+++ lxdream/test/Makefile.in
@@ -179,9 +179,9 @@
</small></pre><pre id="context" class="diff" style="margin:0; background-color:#eeeeee;" > DISTFILES = asic.c asic.h bin2c.c dma.h dmac.c ide.c ide.h interrupt.s \
         lib.c lib.h math.s pvr.c pvr.h rendload.c sh4/add.s sh4/addc.s \
         sh4/addv.s sh4/and.s sh4/andi.s sh4/bf.s sh4/bsr.s sh4/bt.s sh4/cmp.s \
</pre><pre id="removed" class="diff" style="margin:0; background-color:#ffdddd;" >-        sh4/cmpstr.s sh4/div0.s sh4/div1.s sh4/excslot.s sh4/float.s sh4/fmov.s \
-        sh4/ftrc.s sh4/inc.s sh4/mac.s sh4/ldc.s sh4/rot.s sh4/shl.s sh4/shld.s sh4/sub.s \
-        sh4/subc.s sh4/tas.s sh4/testsh4.c sh4/tlb.s sh4/vmexit.s sh4/trapa.s sh4/undef.s \
</pre><pre id="added" class="diff" style="margin:0; background-color:#ddffdd;" >+        sh4/cmpstr.s sh4/div0.s sh4/div1.s sh4/excslot.s sh4/float.s sh4/fmov.s sh4/ftrc.s \
+        sh4/inc.s sh4/mac.s sh4/ldc.s sh4/rot.s sh4/shl.s sh4/shld.s sh4/sub.s sh4/subc.s \
+        sh4/subv.s sh4/tas.s sh4/testsh4.c sh4/tlb.s sh4/vmexit.s sh4/trapa.s sh4/undef.s \
</pre><pre id="context" class="diff" style="margin:0; background-color:#eeeeee;" >         sh4/xtrct.s sh4/utlb.c sh4/utlb.h sh4/testutlb.s testdata.c testdata.h testdisp.c \
         testide.c testmath.c testaica.c sh4/testmmu.c sh4/mmummio.c testregs.c testrend.c \
         testspu.c testta.c testyuv.c timer.c timer.h \
</pre></div>
<center><small>Chaos Theory</small></center>
</div></body></html>