#!/bin/sh #(c) Copyright Barry Kauler 2009, puppylinux.com #2009 Lesser GPL licence v2 (http://www.fsf.org/licensing/licenses/lgpl.html) #a frontend for the 'xdelta' utility. #$1 is normally invoked by clicking on a .delta file in rox, $1 has full path. #also supports drag and drop. #can be invoked from commandline like this: # # xdelta_gui oldfile:newfile.delta <