aboutsummaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
authorTomas Kukosa <tomas.kukosa@siemens.com>2006-06-02 05:43:38 +0000
committerTomas Kukosa <tomas.kukosa@siemens.com>2006-06-02 05:43:38 +0000
commit62179dd08fa35c6496d29ef99459706fa3531b8d (patch)
tree5901a15aa8a63a33c6a8fec58ad7c7a7d662dfe8 /debian
parent409519d0f20734f56177bfef09a4a70e55de4064 (diff)
eicon3d*.xpm -> wsicon*.xpm
svn path=/trunk/; revision=18309
Diffstat (limited to 'debian')
-rwxr-xr-xdebian/rules2
-rw-r--r--debian/wireshark.menu4
2 files changed, 3 insertions, 3 deletions
diff --git a/debian/rules b/debian/rules
index 84d90c0d90..8f379322fa 100755
--- a/debian/rules
+++ b/debian/rules
@@ -91,7 +91,7 @@ binary-arch: build
cp debian/wireshark-root.desktop `pwd`/debian/tmp/usr/share/applications/
mkdir -p `pwd`/debian/tmp/usr/share/pixmaps/
cp image/hi48-app-ethereal.png `pwd`/debian/tmp/usr/share/pixmaps/
- cp image/eicon3d32.xpm `pwd`/debian/tmp/usr/share/pixmaps/
+ cp image/wsicon32.xpm `pwd`/debian/tmp/usr/share/pixmaps/
mkdir -p `pwd`/debian/tmp/usr/lib/$(PYTHON_VERSION)/site-packages/
install -m 755 `pwd`/idl2deb `pwd`/debian/tmp/usr/bin/
install -m 755 `pwd`/asn2deb `pwd`/debian/tmp/usr/bin/
diff --git a/debian/wireshark.menu b/debian/wireshark.menu
index 857b988597..aeb02421a6 100644
--- a/debian/wireshark.menu
+++ b/debian/wireshark.menu
@@ -1,10 +1,10 @@
?package(ethereal):needs="X11" section="Apps/Net" title="Ethereal" \
command="/usr/bin/ethereal" \
- icon="/usr/share/pixmaps/eicon3d32.xpm"
+ icon="/usr/share/pixmaps/wsicon32.xpm"
?package(ethereal):needs="X11" section="Apps/Net" title="Ethereal" \
command="/usr/bin/ethereal" \
- icon="/usr/share/pixmaps/eicon3d32.xpm"
+ icon="/usr/share/pixmaps/wsicon32.xpm"
?package(ethereal):needs=X11 section=Apps/Net title="Ethereal" \
command="/usr/bin/ethereal"