[Goodies-commits] r5414 - in xfce4-mailwatch-plugin/trunk: . libmailwatch-core

Brian Tarricone kelnos at xfce.org
Mon Sep 15 07:27:20 CEST 2008


Author: kelnos
Date: 2008-09-15 05:27:20 +0000 (Mon, 15 Sep 2008)
New Revision: 5414

Modified:
   xfce4-mailwatch-plugin/trunk/configure.ac.in
   xfce4-mailwatch-plugin/trunk/libmailwatch-core/mailwatch-common.c
   xfce4-mailwatch-plugin/trunk/libmailwatch-core/mailwatch-common.h
Log:
<Corsac> this is code from the future!

ok, fine, it's really not.

Modified: xfce4-mailwatch-plugin/trunk/configure.ac.in
===================================================================
--- xfce4-mailwatch-plugin/trunk/configure.ac.in	2008-09-15 05:14:45 UTC (rev 5413)
+++ xfce4-mailwatch-plugin/trunk/configure.ac.in	2008-09-15 05:27:20 UTC (rev 5414)
@@ -8,7 +8,7 @@
 m4_define([mailwatch_version_minor], [1])
 m4_define([mailwatch_version_micro], [0])
 m4_define([mailwatch_version_build], [r at REVISION@])
-m4_define([mailwatch_version_tag], [])
+m4_define([mailwatch_version_tag], [svn])
 m4_define([mailwatch_version], [mailwatch_version_major().mailwatch_version_minor().mailwatch_version_micro()ifelse(mailwatch_version_tag(), [svn], [mailwatch_version_tag()-mailwatch_version_build()], [mailwatch_version_tag()])])
 
 dnl init autoconf

Modified: xfce4-mailwatch-plugin/trunk/libmailwatch-core/mailwatch-common.c
===================================================================
--- xfce4-mailwatch-plugin/trunk/libmailwatch-core/mailwatch-common.c	2008-09-15 05:14:45 UTC (rev 5413)
+++ xfce4-mailwatch-plugin/trunk/libmailwatch-core/mailwatch-common.c	2008-09-15 05:27:20 UTC (rev 5414)
@@ -1,6 +1,6 @@
 /*
  *  xfce4-mailwatch-plugin - a mail notification applet for the xfce4 panel
- *  Copyright (c) 2009 Brian Tarricone <bjt23 at cornell.edu>
+ *  Copyright (c) 2008 Brian Tarricone <bjt23 at cornell.edu>
  *
  *  This program is free software; you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by

Modified: xfce4-mailwatch-plugin/trunk/libmailwatch-core/mailwatch-common.h
===================================================================
--- xfce4-mailwatch-plugin/trunk/libmailwatch-core/mailwatch-common.h	2008-09-15 05:14:45 UTC (rev 5413)
+++ xfce4-mailwatch-plugin/trunk/libmailwatch-core/mailwatch-common.h	2008-09-15 05:27:20 UTC (rev 5414)
@@ -1,6 +1,6 @@
 /*
  *  xfce4-mailwatch-plugin - a mail notification applet for the xfce4 panel
- *  Copyright (c) 2009 Brian Tarricone <bjt23 at cornell.edu>
+ *  Copyright (c) 2008 Brian Tarricone <bjt23 at cornell.edu>
  *
  *  This program is free software; you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by




More information about the Goodies-commits mailing list