From: Derk-Jan Hartman Date: Thu, 31 Jul 2008 22:46:52 +0000 (+0200) Subject: pda gui: Set prio to 0, so it is not eligible for automatic selection. This is bad... X-Git-Tag: 0.9.0-test3~75 X-Git-Url: https://git.sesse.net/?a=commitdiff_plain;h=23fe953dbb391d1a20a6b75a79d41ff8a2d77f82;hp=23fe953dbb391d1a20a6b75a79d41ff8a2d77f82;p=vlc pda gui: Set prio to 0, so it is not eligible for automatic selection. This is bad since it's a GTK module, and with our Qt switch and demise of wxGTK module, this module might be selected more often. It is not for the average user, and 0 tested under 0.9.0. Relates to #1798 ---