aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2012-12-05 22:28:12 +0000
committerGerald Combs <gerald@wireshark.org>2012-12-05 22:28:12 +0000
commit07898cae39896087f39c31458a3eb077d44c6a95 (patch)
tree33dc28f90e6ab4ba4760f3f8ae57744b85da004e /Makefile.am
parent025f5d1ecd576c1cd546fc489326dacb49647a4d (diff)
Create 16x16 and 24x24 versions of the document icon with a contrasting
border. Add them as pixbufs to ui/gtk/toolbar_icons.h and use them to replace the file icon XPM in stock_icons.c. Add modelines. svn path=/trunk/; revision=46413
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 486033eaed..6438fe5ca4 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -795,6 +795,8 @@ EXTRA_DIST = \
image/toolbar/telephone_16.xpm \
image/toolbar/telephony_16.xpm \
image/toolbar/time_24.xpm \
+ image/toolbar/toolbar_wireshark_file_16.png \
+ image/toolbar/toolbar_wireshark_file_24.png \
image/toolbar/voip_flow_24.xpm \
image/toolbar/web_support_24.xpm \
image/toolbar/wep_closed_24.xpm \
@@ -814,7 +816,6 @@ EXTRA_DIST = \
image/WiresharkDoc-32.png \
image/WiresharkDoc-48.png \
image/WiresharkDoc-64.png \
- image/WiresharkDoc_24.xpm \
image/wiretap.rc.in \
image/wsicon.svg \
image/wsicon16.png \