aboutsummaryrefslogtreecommitdiffstats
path: root/ui/gtk/Makefile.common
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 /ui/gtk/Makefile.common
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 'ui/gtk/Makefile.common')
-rw-r--r--ui/gtk/Makefile.common2
1 files changed, 2 insertions, 0 deletions
diff --git a/ui/gtk/Makefile.common b/ui/gtk/Makefile.common
index 738538afa6..7c9bc2754a 100644
--- a/ui/gtk/Makefile.common
+++ b/ui/gtk/Makefile.common
@@ -145,6 +145,7 @@ WIRESHARK_GTK_SRC = \
about_dlg.c main_welcome.c: ../../image/wssplash.xpm ../../image/wssplash-dev.xpm remote_icons.h
main_statusbar.c: expert_indicators.h capture_comment_icons.h
capture_if_dlg.c: network_icons.h remote_icons.h pipe_icon.h
+stock_icons.c: toolbar_icons.h
WIRESHARK_TAP_SRC = \
afp_stat.c \
@@ -336,6 +337,7 @@ noinst_HEADERS = \
supported_protos_dlg.h \
tap_param_dlg.h \
text_page_utils.h \
+ toolbar_icons.h \
uat_gui.h \
voip_calls.h \
voip_calls_dlg.h \