2007-01-17 [paul] 2.7.1cvs13
authorPaul Mangan <paul@claws-mail.org>
Wed, 17 Jan 2007 08:55:14 +0000 (08:55 +0000)
committerPaul Mangan <paul@claws-mail.org>
Wed, 17 Jan 2007 08:55:14 +0000 (08:55 +0000)
* src/common/defs.h
* tools/make.themes.project
rename .sylpheed_themeinfo to .claws_themeinfo
and use it
* src/etpan/etpan-errors.h
* src/etpan/etpan-log.c
* src/etpan/etpan-log.h
* src/etpan/etpan-thread-manager-types.h
* src/etpan/etpan-thread-manager.c
* src/etpan/etpan-thread-manager.h
* src/etpan/imap-thread.c
* src/etpan/imap-thread.h
add copyright header

13 files changed:
ChangeLog
PATCHSETS
configure.ac
src/common/defs.h
src/etpan/etpan-errors.h
src/etpan/etpan-log.c
src/etpan/etpan-log.h
src/etpan/etpan-thread-manager-types.h
src/etpan/etpan-thread-manager.c
src/etpan/etpan-thread-manager.h
src/etpan/imap-thread.c
src/etpan/imap-thread.h
tools/make.themes.project

index 6f59288520f73a01d25d07a5c2df8e72039ba492..4abdf9553b1568a308018514ed8c8169237aec74 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,19 @@
+2007-01-17 [paul]      2.7.1cvs13
+
+       * src/common/defs.h
+       * tools/make.themes.project
+               rename .sylpheed_themeinfo to .claws_themeinfo
+               and use it
+       * src/etpan/etpan-errors.h
+       * src/etpan/etpan-log.c
+       * src/etpan/etpan-log.h
+       * src/etpan/etpan-thread-manager-types.h
+       * src/etpan/etpan-thread-manager.c
+       * src/etpan/etpan-thread-manager.h
+       * src/etpan/imap-thread.c
+       * src/etpan/imap-thread.h
+               add copyright header
+
 2007-01-17 [colin]     2.7.1cvs12
 
        * src/plugins/pgpcore/select-keys.c
 2007-01-17 [colin]     2.7.1cvs12
 
        * src/plugins/pgpcore/select-keys.c
index 25a4aef9e4c25209c37d87491621e11266ba2040..e60cae38cdd957c6b2fc78b0a9b5873011168ca8 100644 (file)
--- a/PATCHSETS
+++ b/PATCHSETS
 ( cvs diff -u -r 1.207.2.142 -r 1.207.2.143 src/folderview.c;  ) > 2.7.1cvs10.patchset
 ( cvs diff -u -r 1.179.2.152 -r 1.179.2.153 src/imap.c;  cvs diff -u -r 1.34.2.11 -r 1.34.2.12 src/imap.h;  cvs diff -u -r 1.1.2.39 -r 1.1.2.40 src/imap_gtk.c;  ) > 2.7.1cvs11.patchset
 ( cvs diff -u -r 1.1.2.15 -r 1.1.2.16 src/plugins/pgpcore/select-keys.c;  cvs diff -u -r 1.5.2.41 -r 1.5.2.42 src/gtk/pluginwindow.c;  cvs diff -u -r 1.105.2.80 -r 1.105.2.81 src/prefs_account.c;  ) > 2.7.1cvs12.patchset
 ( cvs diff -u -r 1.207.2.142 -r 1.207.2.143 src/folderview.c;  ) > 2.7.1cvs10.patchset
 ( cvs diff -u -r 1.179.2.152 -r 1.179.2.153 src/imap.c;  cvs diff -u -r 1.34.2.11 -r 1.34.2.12 src/imap.h;  cvs diff -u -r 1.1.2.39 -r 1.1.2.40 src/imap_gtk.c;  ) > 2.7.1cvs11.patchset
 ( cvs diff -u -r 1.1.2.15 -r 1.1.2.16 src/plugins/pgpcore/select-keys.c;  cvs diff -u -r 1.5.2.41 -r 1.5.2.42 src/gtk/pluginwindow.c;  cvs diff -u -r 1.105.2.80 -r 1.105.2.81 src/prefs_account.c;  ) > 2.7.1cvs12.patchset
+( cvs diff -u -r 1.9.2.33 -r 1.9.2.34 src/common/defs.h;  cvs diff -u -r 1.1.4.2 -r 1.1.4.3 src/etpan/etpan-errors.h;  cvs diff -u -r 1.1.4.4 -r 1.1.4.5 src/etpan/etpan-log.c;  cvs diff -u -r 1.1.4.2 -r 1.1.4.3 src/etpan/etpan-log.h;  cvs diff -u -r 1.1.4.3 -r 1.1.4.4 src/etpan/etpan-thread-manager-types.h;  cvs diff -u -r 1.1.4.3 -r 1.1.4.4 src/etpan/etpan-thread-manager.c;  cvs diff -u -r 1.1.4.2 -r 1.1.4.3 src/etpan/etpan-thread-manager.h;  cvs diff -u -r 1.1.4.71 -r 1.1.4.72 src/etpan/imap-thread.c;  cvs diff -u -r 1.1.4.13 -r 1.1.4.14 src/etpan/imap-thread.h;  cvs diff -u -r 1.1.2.5 -r 1.1.2.6 tools/make.themes.project;  ) > 2.7.1cvs13.patchset
index b67332a0cf27796c1e8a2556bd6044d1c69f95ef..20b2eb5345c54e457d3b1829c7346020076d930d 100644 (file)
@@ -11,7 +11,7 @@ MINOR_VERSION=7
 MICRO_VERSION=1
 INTERFACE_AGE=0
 BINARY_AGE=0
 MICRO_VERSION=1
 INTERFACE_AGE=0
 BINARY_AGE=0
-EXTRA_VERSION=12
+EXTRA_VERSION=13
 EXTRA_RELEASE=
 EXTRA_GTK2_VERSION=
 
 EXTRA_RELEASE=
 EXTRA_GTK2_VERSION=
 
index 39dfa27c0320635a4c1f5582a2493384c8f2dbb6..68da84320ee811bf08d9d047357dc93f9e3c4a9d 100644 (file)
@@ -88,7 +88,7 @@
 #define DONATE_URI             "http://www.claws-mail.org/sponsors.php"
 #define OPENSSL_URI            "http://www.openssl.org/"
 #define RELEASE_NOTES_FILE     "RELEASE_NOTES"
 #define DONATE_URI             "http://www.claws-mail.org/sponsors.php"
 #define OPENSSL_URI            "http://www.openssl.org/"
 #define RELEASE_NOTES_FILE     "RELEASE_NOTES"
-#define THEMEINFO_FILE         ".sylpheed_themeinfo"
+#define THEMEINFO_FILE         ".claws_themeinfo"
 #define FOLDER_LIST            "folderlist.xml"
 #define CACHE_FILE             ".sylpheed_claws_cache"
 #define MARK_FILE              ".sylpheed_mark"
 #define FOLDER_LIST            "folderlist.xml"
 #define CACHE_FILE             ".sylpheed_claws_cache"
 #define MARK_FILE              ".sylpheed_mark"
index a2c879110561d2af61f67d46c866cd1a823529b3..1a1001da61b7b34bbb704543201976d867602c13 100644 (file)
@@ -1,36 +1,20 @@
 /*
 /*
- * etPan! -- a mail user agent
+ * Claws Mail -- a GTK+ based, lightweight, and fast e-mail client
+ * Copyright (C) 2005-2007 DINH Viet Hoa and the Claws Mail team
  *
  *
- * Copyright (C) 2001, 2002 - DINH Viet Hoa
- * All rights reserved.
+ * 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
+ * the Free Software Foundation; either version 2 of the License, or
+ * (at your option) any later version.
  *
  *
- * Redistribution and use in source and binary forms, with or without
- * modification, are permitted provided that the following conditions
- * are met:
- * 1. Redistributions of source code must retain the above copyright
- *    notice, this list of conditions and the following disclaimer.
- * 2. Redistributions in binary form must reproduce the above copyright
- *    notice, this list of conditions and the following disclaimer in the
- *    documentation and/or other materials provided with the distribution.
- * 3. Neither the name of the libEtPan! project nor the names of its
- *    contributors may be used to endorse or promote products derived
- *    from this software without specific prior written permission.
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ * GNU General Public License for more details.
  *
  *
- * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
- * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
- * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
- * ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
- * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
- * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
- * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
- * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
- * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
- * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
- * SUCH DAMAGE.
- */
-
-/*
- * $Id$
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  */
 
 #ifndef ETPAN_ERRORS_H
  */
 
 #ifndef ETPAN_ERRORS_H
index d0e7a7545b5944e8920748901ef5f0d3ef0f9ae6..f611a3a0ed37ba81b5d77207714d6a5d4c1ccda7 100644 (file)
@@ -1,3 +1,22 @@
+/*
+ * Claws Mail -- a GTK+ based, lightweight, and fast e-mail client
+ * Copyright (C) 2005-2007 DINH Viet Hoa and the Claws Mail team
+ *
+ * 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
+ * the Free Software Foundation; either version 2 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ */
+
 #ifdef HAVE_CONFIG_H
 #  include "config.h"
 #endif
 #ifdef HAVE_CONFIG_H
 #  include "config.h"
 #endif
index c0950fc9584b399a2e6126025ae2b5c6e037b08f..357f4513123445ca98480d1b64a6946a5a46dd3f 100644 (file)
@@ -1,3 +1,22 @@
+/*
+ * Claws Mail -- a GTK+ based, lightweight, and fast e-mail client
+ * Copyright (C) 2005-2007 DINH Viet Hoa and the Claws Mail team
+ *
+ * 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
+ * the Free Software Foundation; either version 2 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ */
+
 #ifndef ETPAN_LOG_H
 
 #define ETPAN_LOG_H
 #ifndef ETPAN_LOG_H
 
 #define ETPAN_LOG_H
index 3a2b6a82dbf3ed2906820d3a78030398efeebf79..93f47138bee108231e57693bdc3fbbdb53f64334 100644 (file)
@@ -1,3 +1,22 @@
+/*
+ * Claws Mail -- a GTK+ based, lightweight, and fast e-mail client
+ * Copyright (C) 2005-2007 DINH Viet Hoa and the Claws Mail team
+ *
+ * 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
+ * the Free Software Foundation; either version 2 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ */
+
 #ifndef ETPAN_THREAD_MANAGER_TYPES_H
 
 #define ETPAN_THREAD_MANAGER_TYPES_H
 #ifndef ETPAN_THREAD_MANAGER_TYPES_H
 
 #define ETPAN_THREAD_MANAGER_TYPES_H
index 37a1daaab01e7b73e5e34af95aeed7ddef8265a3..f10e9a68d7aec5ef1ed76c5954032dd417e5c841 100644 (file)
@@ -1,3 +1,22 @@
+/*
+ * Claws Mail -- a GTK+ based, lightweight, and fast e-mail client
+ * Copyright (C) 2005-2007 DINH Viet Hoa and the Claws Mail team
+ *
+ * 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
+ * the Free Software Foundation; either version 2 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ */
+
 #ifdef HAVE_CONFIG_H
 #  include "config.h"
 #endif
 #ifdef HAVE_CONFIG_H
 #  include "config.h"
 #endif
index 9b89b8f8524fb0de73f909a89786e6a27b7765d5..8eb1a7f8183728294d68eaaf1db2a5d80b5d4081 100644 (file)
@@ -1,3 +1,22 @@
+/*
+ * Claws Mail -- a GTK+ based, lightweight, and fast e-mail client
+ * Copyright (C) 2005-2007 DINH Viet Hoa and the Claws Mail team
+ *
+ * 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
+ * the Free Software Foundation; either version 2 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ */
+
 #ifndef ETPAN_THREAD_MANAGER_H
 
 #define ETPAN_THREAD_MANAGER_H
 #ifndef ETPAN_THREAD_MANAGER_H
 
 #define ETPAN_THREAD_MANAGER_H
index c03e9c6fb55ea6b01d9c22179a32b5b4bb4e6c1c..5967c898a7893eaa520e2c00501b2f690ff307e1 100644 (file)
@@ -1,3 +1,22 @@
+/*
+ * Claws Mail -- a GTK+ based, lightweight, and fast e-mail client
+ * Copyright (C) 2005-2007 DINH Viet Hoa and the Claws Mail team
+ *
+ * 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
+ * the Free Software Foundation; either version 2 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ */
+
 #ifdef HAVE_CONFIG_H
 #  include "config.h"
 #endif
 #ifdef HAVE_CONFIG_H
 #  include "config.h"
 #endif
index 3e33f316678db664a8a8308ab50f9128050d2fe0..f226fa45e7a5a67f05dca164d6f067c8d2e7c890 100644 (file)
@@ -1,3 +1,22 @@
+/*
+ * Claws Mail -- a GTK+ based, lightweight, and fast e-mail client
+ * Copyright (C) 2005-2007 DINH Viet Hoa and the Claws Mail team
+ *
+ * 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
+ * the Free Software Foundation; either version 2 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ */
+
 #ifndef IMAP_THREAD_H
 
 #define IMAP_THREAD_H
 #ifndef IMAP_THREAD_H
 
 #define IMAP_THREAD_H
index 51f873d61c990a5adf6f6d64e2737f688db6fd5b..4ef55671cccdc568fc3f1ed771ffa35ac3ee6434 100644 (file)
@@ -3,8 +3,8 @@
 # Generate the source directory for claws-mail-themes package
 # from the theme tarballs in http://claws-mail.org/themes.php
 #
 # Generate the source directory for claws-mail-themes package
 # from the theme tarballs in http://claws-mail.org/themes.php
 #
-# Copyright (c) 2006 Ricardo Mones <ricardo@mones.org>
-#                    Paul Mangan <paul@claws-mail.org>
+# Copyright (c) 2006-2007 Ricardo Mones <ricardo@mones.org>
+#                         Paul Mangan <paul@claws-mail.org>
 #
 # 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
 #
 # 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
@@ -103,8 +103,8 @@ function createThemeMakefileAm()
   echo 'themedir = $(prefix)/share/claws-mail/themes/'${dir} > $MA
   echo "" >> $MA
   echo -n 'dist_theme_DATA =' >> $MA 
   echo 'themedir = $(prefix)/share/claws-mail/themes/'${dir} > $MA
   echo "" >> $MA
   echo -n 'dist_theme_DATA =' >> $MA 
-  test -f .sylpheed_themeinfo \
-    && echo " .sylpheed_themeinfo \\" >> $MA;
+  test -f .claws_themeinfo \
+    && echo " .claws_themeinfo \\" >> $MA;
   count=`ls *.xpm | wc -l `;
   i=1;
   for px in `ls -1 *.xpm `; 
   count=`ls *.xpm | wc -l `;
   i=1;
   for px in `ls -1 *.xpm `;