summaryrefslogtreecommitdiff
path: root/xdelta3/xdelta3.prj
diff options
context:
space:
mode:
authordotdotisdead <dotdotisdead@a3eca27d-f21b-0410-9b4a-6511e771f64e>2007-01-07 03:19:22 +0000
committerdotdotisdead <dotdotisdead@a3eca27d-f21b-0410-9b4a-6511e771f64e>2007-01-07 03:19:22 +0000
commit6b8007761b66db36f7863cfb42270a8d0c8b9077 (patch)
treeb0c8be67cdefa42aea872bda19a09b75d109238f /xdelta3/xdelta3.prj
parentbae7eb2b3db9664a5041a8dbefef5a2fa3847376 (diff)
Fixes the python module, there were some bugs in main.
Diffstat (limited to 'xdelta3/xdelta3.prj')
-rwxr-xr-xxdelta3/xdelta3.prj6
1 files changed, 5 insertions, 1 deletions
diff --git a/xdelta3/xdelta3.prj b/xdelta3/xdelta3.prj
index fda614b..4bb85e5 100755
--- a/xdelta3/xdelta3.prj
+++ b/xdelta3/xdelta3.prj
@@ -9,7 +9,7 @@
9(Checkin-Login jmacd) 9(Checkin-Login jmacd)
10(Populate-Ignore ()) 10(Populate-Ignore ())
11(Project-Keywords 11(Project-Keywords
12 (Xdelta3Version "0i") 12 (Xdelta3Version "0j")
13 (WWWLeftNavBar "<table cellpadding=\"20px\" width=700> <tr> <td class=\"leftbdr\" valign=top height=600 width=100> <div class=\"leftbody\"> <h1>Xdelta</h1> <a href=\"xdelta3.html\">overview</a><br> <a href=\"xdelta3-cmdline.html\">command&nbsp;line</a><br> <a href=\"xdelta3-api-guide.html\">api&nbsp;guide</a><br> <br><a href=\"http://xdelta.org\">xdelta.org</a></h2> </div> </td> <td valign=top width=500>") 13 (WWWLeftNavBar "<table cellpadding=\"20px\" width=700> <tr> <td class=\"leftbdr\" valign=top height=600 width=100> <div class=\"leftbody\"> <h1>Xdelta</h1> <a href=\"xdelta3.html\">overview</a><br> <a href=\"xdelta3-cmdline.html\">command&nbsp;line</a><br> <a href=\"xdelta3-api-guide.html\">api&nbsp;guide</a><br> <br><a href=\"http://xdelta.org\">xdelta.org</a></h2> </div> </td> <td valign=top width=500>")
14 ) 14 )
15(Files 15(Files
@@ -40,6 +40,10 @@
40 (badcopy.c (xdelta3/20_badcopy.c 1.1 644)) 40 (badcopy.c (xdelta3/20_badcopy.c 1.1 644))
41 (linkxd3lib.c (xdelta3/19_linkxd3lib 1.1 644)) 41 (linkxd3lib.c (xdelta3/19_linkxd3lib 1.1 644))
42 (rcs_junk.cc (xdelta3/15_rcs_junk.c 1.1 644)) 42 (rcs_junk.cc (xdelta3/15_rcs_junk.c 1.1 644))
43
44 (README ())
45 (badcopy.vcproj ())
46 (xdelta3.vcproj ())
43) 47)
44(Merge-Parents) 48(Merge-Parents)
45(New-Merge-Parents) 49(New-Merge-Parents)