[Goodies-dev] [Goodies-commits] r2319 - in thunar-thumbnailers/trunk: .	ps-thumbnailer raw-thumbnailer tex-thumbnailer
    Benedikt Meurer 
    benedikt.meurer at unix-ag.uni-siegen.de
       
    Mon Jan  8 23:16:16 CET 2007
    
    
  
Benedikt Meurer wrote:
>>> Erlend, the TryExec key specifies a single string value, lists are not
>>> supported here (a limitation of the spec).
>>>
>>> Benedikt
>> But the .desktop spec doesn't allow more than one key in the same group 
>> AFAIK, so I can't just do:
>> TryExec=convert
>> TryExec=latex
>> ?
> 
> No you can only test for one program. I'd suggest to test for latex
> here, and make ImageMagick a dependency for thunar-thumbnailers, because
> several thumbnailers seem to require that anyway.
You should then add a check to configure.in.in to make sure convert is
present at build time (and adding a note to README about the dependency
will help users to recognize that they need ImageMagick). :-)
> Benedikt
Benedikt
    
    
More information about the Goodies-dev
mailing list