]> granicus.if.org Git - handbrake/commit
LinGui: add option to completely disable update checking
authorjstebbins <jstebbins.hb@gmail.com>
Mon, 24 May 2010 18:15:40 +0000 (18:15 +0000)
committerjstebbins <jstebbins.hb@gmail.com>
Mon, 24 May 2010 18:15:40 +0000 (18:15 +0000)
commitb1d5e7b5af2cbc601253d254389a4ef8df709639
tree0baeb0af4fd534eabfa7f25d3456f2aa452e52a6
parenteef8301f8f1c858961395ea8f1a9e6a58400e36d
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://svn.handbrake.fr/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