aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorgerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>2005-04-15 14:26:37 +0000
committergerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>2005-04-15 14:26:37 +0000
commitf810c0f4b431d1718b33ec3a99c791309c525a5f (patch)
tree45b42664a7ab00b8aec176cd3b3c6bd27a85bc42 /Makefile.am
parent30c6d4b537a88b17d2229cb08cc6c02f4583cb3d (diff)
Update to reflect recent toolbar changes.
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@14093 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am24
1 files changed, 14 insertions, 10 deletions
diff --git a/Makefile.am b/Makefile.am
index 88f9803c4c..8f22d70922 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -512,17 +512,21 @@ EXTRA_DIST = \
image/stock_dialog_info_48.xpm \
image/tethereal.rc.in \
image/text2pcap.rc.in \
- image/toolbar/capture_24.xpm \
- image/toolbar/cfilter_24.xpm \
- image/toolbar/dfilter_24.xpm \
+ image/toolbar/capture_filter_24.xpm \
+ image/toolbar/capture_interfaces_24.xpm \
+ image/toolbar/capture_options_24.xpm \
+ image/toolbar/capture_restart_24.xpm \
+ image/toolbar/capture_start_24.xpm \
+ image/toolbar/capture_stop_24.xpm \
+ image/toolbar/display_filter_24.xpm \
image/toolbar/stock_add_24.xpm \
- image/toolbar/stock_bottom_24.xpm \
+ image/toolbar/stock_bottom_24.xpm \
image/toolbar/stock_clear_24.xpm \
image/toolbar/stock_close_24.xpm \
image/toolbar/stock_colorselector_24.xpm \
image/toolbar/stock_help_24.xpm \
image/toolbar/stock_jump_to_24.xpm \
- image/toolbar/stock_left_arrow_24.xpm \
+ image/toolbar/stock_left_arrow_24.xpm \
image/toolbar/stock_ok_20.xpm \
image/toolbar/stock_open_24.xpm \
image/toolbar/stock_preferences_24.xpm \
@@ -531,13 +535,13 @@ EXTRA_DIST = \
image/toolbar/stock_refresh_24.xpm \
image/toolbar/stock_right_arrow_24.xpm \
image/toolbar/stock_save_24.xpm \
- image/toolbar/stock_save_as_24.xpm \
+ image/toolbar/stock_save_as_24.xpm \
image/toolbar/stock_search_24.xpm \
image/toolbar/stock_stop_24.xpm \
- image/toolbar/stock_top_24.xpm \
- image/toolbar/stock_zoom_1_24.xpm \
- image/toolbar/stock_zoom_in_24.xpm \
- image/toolbar/stock_zoom_out_24.xpm \
+ image/toolbar/stock_top_24.xpm \
+ image/toolbar/stock_zoom_1_24.xpm \
+ image/toolbar/stock_zoom_in_24.xpm
+ image/toolbar/stock_zoom_out_24.xpm \
image/up_arrow.xpm \
image/icon_layout_1.xpm \
image/icon_layout_2.xpm \