summaryrefslogtreecommitdiff
path: root/packaging
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2009-11-17 17:18:59 +0000
committerGerald Combs <gerald@wireshark.org>2009-11-17 17:18:59 +0000
commit2d68938fc037ffb44faef0ade6d46e50b898b553 (patch)
treef923c97201ecca54f1e475456231ad7f805e4919 /packaging
parent4c7a787b3d18d83f3ab78bfafaaed44f5425f936 (diff)
downloadwireshark-2d68938fc037ffb44faef0ade6d46e50b898b553.tar.gz
Rename the doc icon for consistency.
svn path=/trunk/; revision=30991
Diffstat (limited to 'packaging')
-rw-r--r--packaging/macosx/Info.plist.in2
-rw-r--r--packaging/macosx/Makefile.am2
-rw-r--r--packaging/macosx/Resources/Wiresharkdoc.icns (renamed from packaging/macosx/Resources/wsicondoc.icns)bin48630 -> 48630 bytes
3 files changed, 2 insertions, 2 deletions
diff --git a/packaging/macosx/Info.plist.in b/packaging/macosx/Info.plist.in
index 97f47608b5..3a18e6283b 100644
--- a/packaging/macosx/Info.plist.in
+++ b/packaging/macosx/Info.plist.in
@@ -21,7 +21,7 @@
<string>PCAP</string>
</array>
<key>CFBundleTypeIconFile</key>
- <string>wsicondoc.icns</string>
+ <string>Wiresharkdoc.icns</string>
<key>CFBundleTypeMIMETypes</key>
<array>
<string>pcap</string>
diff --git a/packaging/macosx/Makefile.am b/packaging/macosx/Makefile.am
index 139c669ce3..eb757c5bb4 100644
--- a/packaging/macosx/Makefile.am
+++ b/packaging/macosx/Makefile.am
@@ -60,7 +60,7 @@ EXTRA_DIST = \
Resources/themes/Clearlooks-Quicksilver-OSX/gtk-2.0/Scrollbars_6/slider-vert.png \
Resources/themes/Clearlooks-Quicksilver-OSX/gtk-2.0/sync_osx_look.sh \
Resources/Wireshark.icns \
- Resources/wsicondoc.icns \
+ Resources/Wiresharkdoc.icns \
ScriptExec/English.lproj/InfoPlist.strings \
ScriptExec/English.lproj/main.nib/classes.nib \
ScriptExec/English.lproj/main.nib/info.nib \
diff --git a/packaging/macosx/Resources/wsicondoc.icns b/packaging/macosx/Resources/Wiresharkdoc.icns
index 647517cd1e..647517cd1e 100644
--- a/packaging/macosx/Resources/wsicondoc.icns
+++ b/packaging/macosx/Resources/Wiresharkdoc.icns
Binary files differ