Le Sun, 17 Oct 2010 22:37:37 +0800 PCMan <[email protected]> wrote: > Thank you very much for the work. > Now the latest pcmanfm uses glib/gio to launch files. > So theoratically the result should mostly be the same as calling gvfs-open. > Glib guys are now again doing some incompatible changes to this part. > So later we need to change this part, too. > What a headache!
Right now, i call pcmanfm directly, but only for filepath (and file:// urls). What i should do is probably: 1/ use gvfs-open if it is present 2/ failing that, use pcmanfm but only if the argument is a filepath 3/ if both 1 and 2 failed, fall back to open_generic -- Vincent Cappe ------------------------------------------------------------------------------ Nokia and AT&T present the 2010 Calling All Innovators-North America contest Create new apps & games for the Nokia N8 for consumers in U.S. and Canada $10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store http://p.sf.net/sfu/nokia-dev2dev _______________________________________________ Lxde-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/lxde-list
