* Kyrill Detinov <[email protected]> [2013-12-08 01:02]: > > Hello. > > I open an unknown file and see a dialog to choose an application. > Probably, I don't want to use the same app for a next file. But the > checkbox is always checked. > http://susepaste.org/view/simple/82368946 > > How to uncheck it by default?
Have a look at the source: http://git.xfce.org/xfce/thunar/tree/thunar/thunar-chooser-dialog.c#n284 The checkbox is currently hardcoded to be active. -- Guido Berhoerster -- To unsubscribe, e-mail: [email protected] To contact the owner, e-mail: [email protected]
