klog-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Klog-devel] r28 - trunk/src


From: Jaime Robles
Subject: Re: [Klog-devel] r28 - trunk/src
Date: Mon, 28 Sep 2009 08:11:22 +0200 (CEST)
User-agent: SquirrelMail/1.4.15

Good morning (here).

The following is the result of the email notification of commits to the
SVN of KLog.

That is what I was speaking about.

As these emails may be "long" if we include several changes in a commit,
maybe it should not be sent to this list to avoid "noise".
I have created the "klog-svn"[1] mailing list and I will configure the SVN
server to mail commits to that list.

Subscribe if you want to follow the commits via email.



[1] The list has been just requested and it is still not created. It will
be created during the following 24-72h.
https://lists.berlios.de/mailman/listinfo/klog-svn

73 de Jaime, EA4TV.

========================
> Author: jaime
> Date: 2009-09-27 21:40:40 +0200 (Sun, 27 Sep 2009)
> New Revision: 28
>
> Modified:
>    trunk/src/klog.cpp
> Log:
> Only a space changed to test the SVN->email notifier.
>
>
> Modified: trunk/src/klog.cpp
> ===================================================================
> --- trunk/src/klog.cpp        2009-09-27 19:32:31 UTC (rev 27)
> +++ trunk/src/klog.cpp        2009-09-27 19:40:40 UTC (rev 28)
> @@ -30,7 +30,7 @@
>      QTimer *internalTimer = new QTimer( this ); // create internal timer
>      connect( internalTimer, SIGNAL(timeout()), SLOT(slotUpdateTime()) );
>      internalTimer->start( 1000 );               // emit signal every 1
> second
> -
> +
>      Klog::KLogVersion = "0.5";
>      Klog::editdeletePixMap = new QPixmap("editdelete.png");
>      editdeleteOffPixMap = new QPixmap("editdeleteOff.png");
>
>





reply via email to

[Prev in Thread] Current Thread [Next in Thread]