* src/Makefile.am
authorChristoph Hohmann <reboot@gmx.ch>
Sat, 18 May 2002 16:05:07 +0000 (16:05 +0000)
committerChristoph Hohmann <reboot@gmx.ch>
Sat, 18 May 2002 16:05:07 +0000 (16:05 +0000)
incorrect filename for sylpheed_logo.xpm

ChangeLog.claws
src/Makefile.am

index 8063b00635c87801e87d87021d212861f2df62ea..68754f9156ace7aa621b83ac7e3ec08ad505dcdf 100644 (file)
@@ -7,6 +7,7 @@
        * src/Makefile.am
                add missing \
                correct path for ignorethread.xpm
+               incorrect filename for sylpheed_logo.xpm
 
 2002-05-18 [paul]      0.7.6claws3
 
index 47eb92182debea732fab27bb83891230d6b77d1e..51e89064a1b9ea531f851f84679143909ea3e647 100644 (file)
@@ -201,7 +201,7 @@ EXTRA_DIST = \
        pixmaps/replied.xpm \
        pixmaps/search.xpm \
        pixmaps/sylpheed.xpm \
-       pixmaps/sylpheed-logo.xpm \
+       pixmaps/sylpheed_logo.xpm \
        pixmaps/trash.xpm \
        pixmaps/trash_hrm.xpm \
        pixmaps/unread.xpm \