OSDN Git Service

LinGui: add option to completely disable update checking
authorjstebbins <jstebbins@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Mon, 24 May 2010 18:15:40 +0000 (18:15 +0000)
committerjstebbins <jstebbins@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Mon, 24 May 2010 18:15:40 +0000 (18:15 +0000)
commit0884cb45aeeb60a46effe1d1056a61fe68300ea7
tree0baeb0af4fd534eabfa7f25d3456f2aa452e52a6
parentf98875857c4ba813d0c24992523222ad7e252599
LinGui: add option to completely disable update checking
configure --disable-gtk-update-checks removes the code that does update checks
including the webkit library used for displaying the appcast.  this is
useful when packaging for a repository that has it's own update mechanism.

git-svn-id: svn://localhost/HandBrake/trunk@3323 b64f7644-9d1e-0410-96f1-a4d463321fa5
gtk/configure.ac
gtk/module.defs
gtk/src/callbacks.c
gtk/src/ghb.ui
gtk/src/main.c
gtk/src/marshalers.c
make/configure.py