With the mac version I'd like to be able to ship a "ready to rumble" version (no compilation or further installations). So maybe the author could add an option to check for cabextract in the plugin's dir, and if it's there then the cabextractor preference is set to "$dir/cabextract" (where $dir is taken from the args to the init proc of the function). Don't worry if the author doesn't want it, I can always modify the mac version to work this way. Something like this perhaps:
if {[file exists [file join $dir "cabextract"]} { set ::config(cabextractor) [file join $dir "cabextract"] } -Tom On 11 Mar 2007, at 13:07, Yoda-BZH - Tristan Charbonneau wrote: > sure, for precompiled packages, then decides if it's enable or not > by default. > > On 3/11/07, Sander Hoentjen <[EMAIL PROTECTED]> wrote: >> that is no use for precompiled packages >> >> On Sun, 2007-03-11 at 13:15 +0100, Yoda-BZH - Tristan Charbonneau >> wrote: >>> Is that possible that the ./configure checks if cabextract and flash >>> are found, then it enable the plugin automatically, otherwise it >>> disable it ? >>> >>> in amsn/plugins: >>> Yoda-BZH >>> >>> in amsn-extras/plugins: >>> >>> >>> On 3/11/07, Sander Hoentjen <[EMAIL PROTECTED]> wrote: >>>> How about: >>>> if a plugin adds functionality found in the official messenger >>>> it goes >>>> in amsn, otherwise it goes in extras? >>>> This means this one will go in amsn. >>>> >>>> Sander >>>> >>>> On Sun, 2007-03-11 at 04:50 -0400, Youness Alaoui wrote: >>>>> how about have it in amsn/plugins instead of amsn-extras, and >>>>> ship it with amsn, but not have it enabled by >>>>> default ? >>>>> about cabextract + flash dependency, it's true and it's >>>>> annoying, but that's how it is... it means a user has to >>>>> check the readme file for the plugin... >>>>> I suppose the config window can be made more user-friendly, >>>>> detect automatically if cabextract+flash is >>>>> installed, and have a dropdown box for choosing your flash >>>>> player, etc... >>>>> maybe for a later version... >>>>> now we can discuss this later, for now, the first step would be >>>>> to know in WHICH directory I svn add the >>>>> files... >>>>> amsn-extras/plugins >>>>> amsn/plugins >>>>> ? >>>>> >>>>> thx >>>>> KKRT >>>>> >>>>> On Sun, Mar 11, 2007 at 09:45:16AM +0100, NoWhereMan wrote: >>>>>> Tom Hennigan wrote: >>>>>>> Default plugin? It's a much wanted feature. Although then >>>>>>> aMSN would >>>>>>> have the additional dependancy of cabextract?? >>>>>> >>>>>> that may be a "suggested package"; maybe winks shouldn't be >>>>>> enabled by >>>>>> default >>>>>> >>>>>> >>>>>> ----------------------------------------------------------------- >>>>>> -------- >>>>>> Take Surveys. Earn Cash. Influence the Future of IT >>>>>> Join SourceForge.net's Techsay panel and you'll get the chance >>>>>> to share your >>>>>> opinions on IT & business topics through brief surveys-and >>>>>> earn cash >>>>>> http://www.techsay.com/default.php? >>>>>> page=join.php&p=sourceforge&CID=DEVDEV >>>>>> _______________________________________________ >>>>>> Amsn-devel mailing list >>>>>> Amsn-devel@lists.sourceforge.net >>>>>> https://lists.sourceforge.net/lists/listinfo/amsn-devel >>>>> >>>>> ------------------------------------------------------------------ >>>>> ------- >>>>> Take Surveys. Earn Cash. Influence the Future of IT >>>>> Join SourceForge.net's Techsay panel and you'll get the chance >>>>> to share your >>>>> opinions on IT & business topics through brief surveys-and earn >>>>> cash >>>>> http://www.techsay.com/default.php? >>>>> page=join.php&p=sourceforge&CID=DEVDEV >>>>> _______________________________________________ >>>>> Amsn-devel mailing list >>>>> Amsn-devel@lists.sourceforge.net >>>>> https://lists.sourceforge.net/lists/listinfo/amsn-devel >>>> >>>> >>>> ------------------------------------------------------------------- >>>> ------ >>>> Take Surveys. Earn Cash. Influence the Future of IT >>>> Join SourceForge.net's Techsay panel and you'll get the chance >>>> to share your >>>> opinions on IT & business topics through brief surveys-and earn >>>> cash >>>> http://www.techsay.com/default.php? >>>> page=join.php&p=sourceforge&CID=DEVDEV >>>> _______________________________________________ >>>> Amsn-devel mailing list >>>> Amsn-devel@lists.sourceforge.net >>>> https://lists.sourceforge.net/lists/listinfo/amsn-devel >>>> >>> >>> >> >> >> --------------------------------------------------------------------- >> ---- >> Take Surveys. Earn Cash. Influence the Future of IT >> Join SourceForge.net's Techsay panel and you'll get the chance to >> share your >> opinions on IT & business topics through brief surveys-and earn cash >> http://www.techsay.com/default.php? >> page=join.php&p=sourceforge&CID=DEVDEV >> _______________________________________________ >> Amsn-devel mailing list >> Amsn-devel@lists.sourceforge.net >> https://lists.sourceforge.net/lists/listinfo/amsn-devel >> > > > -- > o May the Force be with you > o Do it, or not, but there's no try > > http://www.yoda-bzh.net > http://blog.yoda-bzh.net > http://LeaBrest.free.fr > > ---------------------------------------------------------------------- > --- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to > share your > opinions on IT & business topics through brief surveys-and earn cash > http://www.techsay.com/default.php? > page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Amsn-devel mailing list > Amsn-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/amsn-devel ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Amsn-devel mailing list Amsn-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/amsn-devel