Re: [Amsn-devel] [patches] Music (adding suport for decibel audio player) / Notify (works with 0.97.2)

2009-06-11 Thread Boris "billiob" Faure
On Thu, Jun 11, 2009 at 21:19, Yoda-BZH - Tristan Charbonneau wrote: > Hi ppl > > > Here is 2 patches > > * One against the music plugin. Adding support for decibel audio > player ( http://decibel.silent-blade.org/ ) > * The other one is for my plugin notify, it has been reported that is > works wi

[Amsn-devel] [patches] Music (adding suport for decibel audio player) / Notify (works with 0.97.2)

2009-06-11 Thread Yoda-BZH - Tristan Charbonneau
Hi ppl Here is 2 patches * One against the music plugin. Adding support for decibel audio player ( http://decibel.silent-blade.org/ ) * The other one is for my plugin notify, it has been reported that is works with 0.97.2 Bests music-tcl-adding-decibel-support.diff Description: application/

Re: [Amsn-devel] Patches

2008-08-05 Thread Youness Alaoui
Hello On Tue, Aug 5, 2008 at 8:27 AM, Vivia Nikolaidou <[EMAIL PROTECTED]> wrote: > Hey everyone, > > I'm leaving tomorrow so I don't have any time right now, but maybe we > should incorporate these patches: > > http://patches.ubuntu.com/a/amsn/extracted/04_use_xdg-open.dpatch : > This one is for

[Amsn-devel] Patches

2008-08-05 Thread Vivia Nikolaidou
Hey everyone, I'm leaving tomorrow so I don't have any time right now, but maybe we should incorporate these patches: http://patches.ubuntu.com/a/amsn/extracted/04_use_xdg-open.dpatch : This one is for Linux only, maybe it should have an : if [OnLinux] http://patches.ubuntu.com/a/amsn/extracted/

Re: [Amsn-devel] Patches

2007-04-16 Thread Tom Hennigan
I'll commit the second patch regarding the tab changing, I've almost finished work modifying it! On 16 Apr 2007, at 15:04, Philippe Valembois - Phil wrote: > Done > A new task ;) > http://sourceforge.net/tracker/index.php? > func=detail&aid=1681820&group_id=54091&atid=472655 > We still need to

Re: [Amsn-devel] Patches

2007-04-16 Thread Philippe Valembois - Phil
Done A new task ;) http://sourceforge.net/tracker/index.php?func=detail&aid=1681820&group_id=54091&atid=472655 We still need to put back an option to disable systray as it bugs with several desktops managers... Phil Sander Hoentjen a écrit : > On Mon, 2007-04-16 at 14:19 +0100, Tom Hennigan wrote

Re: [Amsn-devel] Patches

2007-04-16 Thread Sander Hoentjen
On Mon, 2007-04-16 at 14:19 +0100, Tom Hennigan wrote: > I looked at the first one, and commited it in r8463. > > I'll try and look at the rest later on. > > Complete patches list is now: > > http://sourceforge.net/tracker/index.php? > > func=detail&aid=1468016&group_id=54091&atid=472657 > > htt

Re: [Amsn-devel] Patches

2007-04-16 Thread Tom Hennigan
I looked at the first one, and commited it in r8463. I'll try and look at the rest later on. Complete patches list is now: > http://sourceforge.net/tracker/index.php? > func=detail&aid=1468016&group_id=54091&atid=472657 > http://sourceforge.net/tracker/index.php? > func=detail&aid=1177260&group

[Amsn-devel] Patches

2007-04-16 Thread Philippe Valembois - Phil
Hi, can someone say if these patches are useful/actuals ? http://sourceforge.net/tracker/index.php?func=detail&aid=1654312&group_id=54091&atid=472657 http://sourceforge.net/tracker/index.php?func=detail&aid=1468016&group_id=54091&atid=472657 http://sourceforge.net/tracker/index.php?func=detail&aid=

Re: [Amsn-devel] [PATCHES] deb generation cleaning and random stuff

2006-09-20 Thread Rafael Rodríguez
I don't know how branches are working in amsn, but apart from the number version things, all others should go into trunk as well IMHO...On 9/20/06, Álvaro J. Iradier <[EMAIL PROTECTED]> wrote:Yes I agree, I didn't notice. Also, these patches should be merged into 0_96 branch.Greets.On 9/20/06, You

Re: [Amsn-devel] [PATCHES] deb generation cleaning and random stuff

2006-09-20 Thread Álvaro J. Iradier
Yes I agree, I didn't notice. Also, these patches should be merged into 0_96 branch. Greets. On 9/20/06, Youness Alaoui <[EMAIL PROTECTED]> wrote: > Well done! > I like the 'which svnversion > /dev/null && svnversion' ... > one thing though.. you changed the version to 0.96rc1 and Alvaro commite

Re: [Amsn-devel] [PATCHES] deb generation cleaning and random stuff

2006-09-20 Thread Youness Alaoui
Well done! I like the 'which svnversion > /dev/null && svnversion' ... one thing though.. you changed the version to 0.96rc1 and Alvaro commited to trunk/ which should be 0.97b and couldn't we use a grep thingy to get the version number from the amsn file ? grep "set version" amsn/amsn | cut what

Re: [Amsn-devel] [PATCHES] deb generation cleaning and random stuff

2006-09-20 Thread Álvaro J. Iradier
Thanks! Checking, applying and commiting :) Greets. On 9/20/06, Rafael Rodríguez <[EMAIL PROTECTED]> wrote: > * dh_client -k should not be used for deb generation since we are building a > single target. > * .svn directories are being included due to an unchaged rule in Makefile.in > from old CV

[Amsn-devel] [PATCHES] deb generation cleaning and random stuff

2006-09-20 Thread Rafael Rodríguez
* dh_client -k should not be used for deb generation since we are building a single target. * .svn directories are being included due to an unchaged rule in Makefile.in from old CVS times, so we fix this (thanks lintian!). * Append SVN release number to deb builds if it is not stable with svnver

[Amsn-devel] patches for remote.tcl

2006-01-09 Thread Yoda BZH
added an option to get the possible status in the `setstate' command added a status command (protocol 11 ready) > status Pseudonyme: my displayed name PSM: my psm Your state is currently on : online > setstate Possible status are : online, away, busy, noactivity, brb, onphone, lunch, appearoffli