* src/summaryview.c
authorChristoph Hohmann <reboot@gmx.ch>
Sat, 18 May 2002 15:39:13 +0000 (15:39 +0000)
committerChristoph Hohmann <reboot@gmx.ch>
Sat, 18 May 2002 15:39:13 +0000 (15:39 +0000)
        fix indentation of some code
* tools/Makefile.am
        fix spaces after \

ChangeLog.claws
configure.in
src/summaryview.c
tools/Makefile.am

index 6e87ab1f6783554065b0e390a0407f5d6287d524..c947021c6e135f1ce3d5e51344367f3d0af29093 100644 (file)
@@ -1,3 +1,10 @@
+2002-05-18 [christoph] 0.7.6claws4
+
+       * src/summaryview.c
+               fix indentation of some code
+       * tools/Makefile.am
+               fix spaces after \
+
 2002-05-18 [paul]      0.7.6claws3
 
        * sync with 0.7.6cvs8
index 6f89d0fc3bf6655b9d34da463533cda1ffe9c7a2..ed2eb2dd429bf85bd4d42e56d673ab40142691ad 100644 (file)
@@ -8,7 +8,7 @@ MINOR_VERSION=7
 MICRO_VERSION=6
 INTERFACE_AGE=0
 BINARY_AGE=0
-EXTRA_VERSION=claws3
+EXTRA_VERSION=claws4
 VERSION=$MAJOR_VERSION.$MINOR_VERSION.$MICRO_VERSION$EXTRA_VERSION
 
 dnl set $target
index 15ee1f17d616b62648bd144b2a97f95e58a1a13a..5409843b723a7c1e963ae167f9faede7085cb2ca 100644 (file)
@@ -2287,11 +2287,11 @@ static void summary_set_header(SummaryView *summaryview, gchar *text[],
                        Xstrdup_a(addr, msginfo->from, return);
                        extract_address(addr);
 
-               if (account_find_from_address(addr)) {
-                       addr = summary_complete_address(msginfo->to);
-                       g_free(to);
-                       to   = g_strconcat("-->", addr == NULL ? msginfo->to : addr, NULL);
-                       text[col_pos[S_COL_FROM]] = to;
+                       if (account_find_from_address(addr)) {
+                               addr = summary_complete_address(msginfo->to);
+                               g_free(to);
+                               to   = g_strconcat("-->", addr == NULL ? msginfo->to : addr, NULL);
+                               text[col_pos[S_COL_FROM]] = to;
                        }
                }
        }
index 43d7a6599f7ebfc434a213c26524de632046b5a4..b9b592c8f1fb18b81e943b1815b9e37f2e9d7681 100644 (file)
@@ -2,12 +2,12 @@ EXTRA_DIST = \
        README \
        README.sylprint \
        eud2gc.py \
-       filter_conv.pl \ 
+       filter_conv.pl \
        gif2xface.pl \
        gpg-sign \
-       ldif-to-xml.py \  
-       newscache_clean.pl \  
-       sylpheed-switcher \ 
-       sylprint.pl \ 
-       sylprint.rc \ 
+       ldif-to-xml.py \
+       newscache_clean.pl \
+       sylpheed-switcher \
+       sylprint.pl \
+       sylprint.rc \
        uudec