Add two 48x48 PNGs to the distribution.
authorgram <gram@f5534014-38df-0310-8fa8-9805f1628bb7>
Fri, 17 Dec 1999 05:42:27 +0000 (05:42 +0000)
committergram <gram@f5534014-38df-0310-8fa8-9805f1628bb7>
Fri, 17 Dec 1999 05:42:27 +0000 (05:42 +0000)
(I'm using -ko when checking in the PNGs... I hope I'm checking
these binary files into CVS correctly. I'll double check after
the commit).

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@1355 f5534014-38df-0310-8fa8-9805f1628bb7

Makefile.am
image/ethereal48x48-trans.png [new file with mode: 0644]
image/ethereal48x48.png [new file with mode: 0644]

index 1ea918c28d790222d23d69e9e7c9afb04d13cf20..d3ad7d5c17cac2a5127aee638ba99dba97a5fb8a 100644 (file)
@@ -1,7 +1,7 @@
 # Makefile.am
 # Automake file for Ethereal
 #
-# $Id: Makefile.am,v 1.135 1999/12/15 04:34:17 guy Exp $
+# $Id: Makefile.am,v 1.136 1999/12/17 05:42:18 gram Exp $
 #
 # Ethereal - Network traffic analyzer
 # By Gerald Combs <gerald@zing.org>
@@ -309,6 +309,8 @@ EXTRA_DIST = \
        doc/proto_tree          \
        doc/randpkt.txt         \
        ethereal.spec.in         \
+       image/ethereal48x48-trans.png  \
+       image/ethereal48x48.png \
        image/icon-excl.xpm     \
        image/icon-ethereal.xpm \
        INSTALL.configure       \
diff --git a/image/ethereal48x48-trans.png b/image/ethereal48x48-trans.png
new file mode 100644 (file)
index 0000000..22239c2
Binary files /dev/null and b/image/ethereal48x48-trans.png differ
diff --git a/image/ethereal48x48.png b/image/ethereal48x48.png
new file mode 100644 (file)
index 0000000..951099b
Binary files /dev/null and b/image/ethereal48x48.png differ