diff --git a/Makefile.am b/Makefile.am index a0688cdad..6bd20756e 100644 --- a/Makefile.am +++ b/Makefile.am @@ -22,6 +22,7 @@ EXTRA_DIST = config.rpath BUGS FAQ FAQ.fr \ debian/copyright debian/compat \ debian/rules debian/weechat-common.docs \ debian/weechat-common.install debian/weechat-curses.dirs \ - debian/weechat-curses.install + debian/weechat-curses.install \ + weechat_icon_32.png ACLOCAL_AMFLAGS = -I m4 diff --git a/weechat/Makefile.am b/weechat/Makefile.am index a0688cdad..6bd20756e 100644 --- a/weechat/Makefile.am +++ b/weechat/Makefile.am @@ -22,6 +22,7 @@ EXTRA_DIST = config.rpath BUGS FAQ FAQ.fr \ debian/copyright debian/compat \ debian/rules debian/weechat-common.docs \ debian/weechat-common.install debian/weechat-curses.dirs \ - debian/weechat-curses.install + debian/weechat-curses.install \ + weechat_icon_32.png ACLOCAL_AMFLAGS = -I m4 diff --git a/weechat/weechat_icon_32.png b/weechat/weechat_icon_32.png new file mode 100644 index 000000000..e9ba61475 Binary files /dev/null and b/weechat/weechat_icon_32.png differ diff --git a/weechat_icon_32.png b/weechat_icon_32.png new file mode 100644 index 000000000..e9ba61475 Binary files /dev/null and b/weechat_icon_32.png differ