[pan2: 119/268] debug



commit e04508bd059cce8616e5c913f554af6f93324fa8
Author: Heinrich MÃller <sphemuel stud informatik uni-erlangen de>
Date:   Thu Jul 7 17:15:03 2011 +0200

    debug

 pan/data-impl/xover.cc |    3 +--
 pan/icons/icon_pan.png |  Bin 5624 -> 4909 bytes
 2 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/pan/data-impl/xover.cc b/pan/data-impl/xover.cc
index 605ea5a..0d4428a 100644
--- a/pan/data-impl/xover.cc
+++ b/pan/data-impl/xover.cc
@@ -293,9 +293,8 @@ DataImpl :: xover_add (const Quark         & server,
       a.author = author;
       a.subject = multipart_subject_quark;
       a.message_id = art_mid;
-      // dbg
-      a.set_part_count (a.is_binary ? part_count : 1);
       a.is_binary = part_count >= 1;
+      a.set_part_count (a.is_binary ? part_count : 1);
       a.time_posted = time_posted;
       a.xref.insert (server, xref);
       load_article (group, &a, references);
diff --git a/pan/icons/icon_pan.png b/pan/icons/icon_pan.png
index 53fc93b..b7cc52a 100644
Binary files a/pan/icons/icon_pan.png and b/pan/icons/icon_pan.png differ



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