OSDN Git Service

LinGui: make status icon code backwards compatible to gtk 2.10
authorjstebbins <jstebbins@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Sat, 20 Jun 2009 18:08:06 +0000 (18:08 +0000)
committerjstebbins <jstebbins@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Sat, 20 Jun 2009 18:08:06 +0000 (18:08 +0000)
commite0d3334caa9fa2024a764f6c51e69de78bdbbba6
tree7f6d9422e04dffc7ed5cd8b1ca7e6e016b679ad0
parent8ef4bd6e78b84e0b08549821d3adb1de6d380ba4
LinGui: make status icon code backwards compatible to gtk 2.10
There's a new status icon api in 2.16 that is not backwards compatible.
The depricated interface is broken in 2.16, so ifdef the code to use
older api only when older gtk versions are used.

git-svn-id: svn://localhost/HandBrake/trunk@2589 b64f7644-9d1e-0410-96f1-a4d463321fa5
gtk/configure.ac
gtk/src/callbacks.c
gtk/src/ghb.ui
gtk/src/main.c