change all preferences related filenames from xy_prefs to prefs_xy

svn path=/trunk/; revision=24975
This commit is contained in:
Ulf Lamping 2008-04-13 13:10:32 +00:00
parent 38c4ebeb4a
commit 6fd6381ab3
21 changed files with 103 additions and 109 deletions

View File

@ -42,12 +42,10 @@ WIRESHARK_GTK_SRC = \
capture_file_dlg.c \
capture_if_dlg.c \
capture_info_dlg.c \
capture_prefs.c \
cfilter_combo_utils.c \
color_dlg.c \
color_edit_dlg.c \
color_utils.c \
column_prefs.c \
conversations_table.c \
decode_as_ber.c \
decode_as_dcerpc.c \
@ -71,12 +69,10 @@ WIRESHARK_GTK_SRC = \
goto_dlg.c \
graph_analysis.c \
gtkvumeter.c \
gui_prefs.c \
gui_stat_util.c \
gui_utils.c \
help_dlg.c \
hostlist_table.c \
layout_prefs.c \
macros_dlg.c \
main.c \
main_airpcap_toolbar.c \
@ -88,14 +84,20 @@ WIRESHARK_GTK_SRC = \
main_toolbar.c \
main_welcome.c \
mcast_stream.c \
nameres_prefs.c \
packet_history.c \
packet_win.c \
pixmap_save.c \
plugins_dlg.c \
prefs_capture.c \
prefs_column.c \
prefs_dlg.c \
prefs_gui.c \
prefs_layout.c \
prefs_nameres.c \
prefs_print.c \
prefs_rtp_player.c \
prefs_stream.c \
print_dlg.c \
print_prefs.c \
profile_dlg.c \
progress_dlg.c \
proto_dlg.c \
@ -103,7 +105,6 @@ WIRESHARK_GTK_SRC = \
range_utils.c \
recent.c \
rtp_player.c \
rtp_player_prefs.c \
rtp_stream.c \
sctp_byte_graph_dlg.c \
sctp_error_dlg.c \
@ -112,7 +113,6 @@ WIRESHARK_GTK_SRC = \
service_response_time_table.c \
simple_dialog.c \
stock_icons.c \
stream_prefs.c \
summary_dlg.c \
supported_protos_dlg.c \
tap_dfilter_dlg.c \
@ -204,12 +204,10 @@ noinst_HEADERS = \
airpcap_gui_utils.h \
capture_dlg.h \
capture_file_dlg.h \
capture_prefs.h \
cfilter_combo_utils.h \
color_dlg.h \
color_edit_dlg.h \
colors.h \
column_prefs.h \
conversations_table.h \
decode_as_ber.h \
decode_as_dlg.h \
@ -235,7 +233,6 @@ noinst_HEADERS = \
gsm_map_stat.h \
gtkglobals.h \
gtkvumeter.h \
gui_prefs.h \
gui_stat_menu.h \
gui_stat_util.h \
gui_utils.h \
@ -243,7 +240,6 @@ noinst_HEADERS = \
hostlist_table.h \
isprint.h \
keys.h \
layout_prefs.h \
macros_dlg.h \
main.h \
main_airpcap_toolbar.h \
@ -257,13 +253,19 @@ noinst_HEADERS = \
mcast_stream.h \
mcast_stream_dlg.h \
mtp3_stat.h \
nameres_prefs.h \
packet_history.h \
packet_win.h \
pixmap_save.h \
plugins_dlg.h \
prefs_capture.h \
prefs_column.h \
prefs_dlg.h \
print_prefs.h \
prefs_gui.h \
prefs_layout.h \
prefs_nameres.h \
prefs_print.h \
prefs_rtp_player.h \
prefs_stream.h \
profile_dlg.h \
proto_dlg.h \
proto_hier_stats_dlg.h \
@ -271,14 +273,12 @@ noinst_HEADERS = \
recent.h \
rtp_analysis.h \
rtp_player.h \
rtp_player_prefs.h \
rtp_stream.h \
rtp_stream_dlg.h \
sat.h \
sctp_stat.h \
service_response_time_table.h \
stock_icons.h \
stream_prefs.h \
summary_dlg.h \
supported_protos_dlg.h \
tap_dfilter_dlg.h \

View File

@ -58,7 +58,6 @@
#include "gtk/tap_dfilter_dlg.h"
#include "gtk/font_utils.h"
#include "gtk/gui_stat_menu.h"
#include "gtk/column_prefs.h"
#include "gtk/prefs_dlg.h"
#include "gtk/main.h"
#include "gtk/webbrowser.h"

View File

@ -95,10 +95,6 @@
RelativePath=".\capture_info_dlg.c"
>
</File>
<File
RelativePath=".\capture_prefs.c"
>
</File>
<File
RelativePath=".\cfilter_combo_utils.c"
>
@ -115,14 +111,6 @@
RelativePath=".\color_utils.c"
>
</File>
<File
RelativePath=".\colors.c"
>
</File>
<File
RelativePath=".\column_prefs.c"
>
</File>
<File
RelativePath=".\conversations_table.c"
>
@ -219,10 +207,6 @@
RelativePath=".\gtkvumeter.c"
>
</File>
<File
RelativePath=".\gui_prefs.c"
>
</File>
<File
RelativePath=".\gui_stat_util.c"
>
@ -239,10 +223,6 @@
RelativePath=".\hostlist_table.c"
>
</File>
<File
RelativePath=".\layout_prefs.c"
>
</File>
<File
RelativePath=".\macros_dlg.c"
>
@ -287,10 +267,6 @@
RelativePath=".\mcast_stream.c"
>
</File>
<File
RelativePath=".\nameres_prefs.c"
>
</File>
<File
RelativePath=".\packet_history.c"
>
@ -307,16 +283,44 @@
RelativePath=".\plugins_dlg.c"
>
</File>
<File
RelativePath=".\prefs_capture.c"
>
</File>
<File
RelativePath=".\prefs_column.c"
>
</File>
<File
RelativePath=".\prefs_dlg.c"
>
</File>
<File
RelativePath=".\print_dlg.c"
RelativePath=".\prefs_gui.c"
>
</File>
<File
RelativePath=".\print_prefs.c"
RelativePath=".\prefs_layout.c"
>
</File>
<File
RelativePath=".\prefs_nameres.c"
>
</File>
<File
RelativePath=".\prefs_print.c"
>
</File>
<File
RelativePath=".\prefs_rtp_player.c"
>
</File>
<File
RelativePath=".\prefs_stream.c"
>
</File>
<File
RelativePath=".\print_dlg.c"
>
</File>
<File
@ -351,10 +355,6 @@
RelativePath=".\rtp_player.c"
>
</File>
<File
RelativePath=".\rtp_player_prefs.c"
>
</File>
<File
RelativePath=".\rtp_stream.c"
>
@ -387,10 +387,6 @@
RelativePath=".\stock_icons.c"
>
</File>
<File
RelativePath=".\stream_prefs.c"
>
</File>
<File
RelativePath=".\summary_dlg.c"
>
@ -742,11 +738,7 @@
>
</File>
<File
RelativePath=".\capture_if_details_dlg.h"
>
</File>
<File
RelativePath=".\capture_prefs.h"
RelativePath=".\capture_if_details_dlg_win32.h"
>
</File>
<File
@ -762,15 +754,7 @@
>
</File>
<File
RelativePath=".\colors.h"
>
</File>
<File
RelativePath=".\column_prefs.h"
>
</File>
<File
RelativePath=".\compat_macros.h"
RelativePath=".\color_utils.h"
>
</File>
<File
@ -817,6 +801,10 @@
RelativePath=".\file_dlg.h"
>
</File>
<File
RelativePath=".\file_dlg_win32.h"
>
</File>
<File
RelativePath=".\fileset_dlg.h"
>
@ -873,10 +861,6 @@
RelativePath=".\gtkvumeter.h"
>
</File>
<File
RelativePath=".\gui_prefs.h"
>
</File>
<File
RelativePath=".\gui_stat_menu.h"
>
@ -905,10 +889,6 @@
RelativePath=".\keys.h"
>
</File>
<File
RelativePath=".\layout_prefs.h"
>
</File>
<File
RelativePath=".\macros_dlg.h"
>
@ -961,10 +941,6 @@
RelativePath=".\mtp3_stat.h"
>
</File>
<File
RelativePath=".\nameres_prefs.h"
>
</File>
<File
RelativePath=".\packet_history.h"
>
@ -981,16 +957,44 @@
RelativePath=".\plugins_dlg.h"
>
</File>
<File
RelativePath=".\prefs_capture.h"
>
</File>
<File
RelativePath=".\prefs_column.h"
>
</File>
<File
RelativePath=".\prefs_dlg.h"
>
</File>
<File
RelativePath=".\print_mswin.h"
RelativePath=".\prefs_gui.h"
>
</File>
<File
RelativePath=".\print_prefs.h"
RelativePath=".\prefs_layout.h"
>
</File>
<File
RelativePath=".\prefs_nameres.h"
>
</File>
<File
RelativePath=".\prefs_print.h"
>
</File>
<File
RelativePath=".\prefs_rtp_player.h"
>
</File>
<File
RelativePath=".\prefs_stream.h"
>
</File>
<File
RelativePath=".\print_win32.h"
>
</File>
<File
@ -1021,10 +1025,6 @@
RelativePath=".\rtp_player.h"
>
</File>
<File
RelativePath=".\rtp_player_prefs.h"
>
</File>
<File
RelativePath=".\rtp_stream.h"
>
@ -1049,10 +1049,6 @@
RelativePath=".\stock_icons.h"
>
</File>
<File
RelativePath=".\stream_prefs.h"
>
</File>
<File
RelativePath=".\summary_dlg.h"
>
@ -1062,7 +1058,11 @@
>
</File>
<File
RelativePath=".\text_page.h"
RelativePath=".\tap_dfilter_dlg.h"
>
</File>
<File
RelativePath=".\text_page_utils.h"
>
</File>
<File
@ -1085,10 +1085,6 @@
RelativePath=".\webbrowser.h"
>
</File>
<File
RelativePath=".\win32-file-dlg.h"
>
</File>
</Filter>
<Filter
Name="Resource Files"

View File

@ -124,7 +124,6 @@
#include "gtk/color_dlg.h"
#include "gtk/filter_dlg.h"
#include "gtk/uat_gui.h"
#include "gtk/layout_prefs.h"
#include "gtk/u3.h"
#include "gtk/main.h"
#include "gtk/main_airpcap_toolbar.h"

View File

@ -39,7 +39,7 @@
#include "../capture_ui_utils.h"
#include "../capture.h"
#include "gtk/capture_prefs.h"
#include "gtk/prefs_capture.h"
#include "gtk/prefs_dlg.h"
#include "gtk/gui_utils.h"
#include "gtk/dlg_utils.h"

View File

@ -34,7 +34,7 @@
#include "../globals.h"
#include "gtk/column_prefs.h"
#include "gtk/prefs_column.h"
#include "gtk/gtkglobals.h"
#include "gtk/gui_utils.h"
#include "gtk/main_packet_list.h"

View File

@ -41,15 +41,15 @@
#include "../simple_dialog.h"
#include "gtk/main.h"
#include "gtk/column_prefs.h"
#include "gtk/prefs_column.h"
#include "gtk/prefs_dlg.h"
#include "gtk/print_prefs.h"
#include "gtk/stream_prefs.h"
#include "gtk/gui_prefs.h"
#include "gtk/layout_prefs.h"
#include "gtk/capture_prefs.h"
#include "gtk/nameres_prefs.h"
#include "gtk/rtp_player_prefs.h"
#include "gtk/prefs_print.h"
#include "gtk/prefs_stream.h"
#include "gtk/prefs_gui.h"
#include "gtk/prefs_layout.h"
#include "gtk/prefs_capture.h"
#include "gtk/prefs_nameres.h"
#include "gtk/prefs_rtp_player.h"
#include "gtk/gui_utils.h"
#include "gtk/dlg_utils.h"
#include "gtk/stock_icons.h"

View File

@ -34,7 +34,7 @@
#include "../globals.h"
#include "../simple_dialog.h"
#include "gtk/gui_prefs.h"
#include "gtk/prefs_gui.h"
#include "gtk/gtkglobals.h"
#include "gtk/help_dlg.h"
#include "gtk/supported_protos_dlg.h"

View File

@ -33,7 +33,7 @@
#include "../globals.h"
#include "../ui_util.h"
#include "gtk/layout_prefs.h"
#include "gtk/prefs_layout.h"
#include "gtk/gtkglobals.h"
#include "gtk/prefs_dlg.h"
#include "gtk/gui_utils.h"

View File

@ -34,7 +34,7 @@
#include "../globals.h"
#include "gtk/nameres_prefs.h"
#include "gtk/prefs_nameres.h"
#include "gtk/gtkglobals.h"
#include "gtk/prefs_dlg.h"
#include "gtk/gui_utils.h"

View File

@ -35,7 +35,7 @@
#include "../print.h"
#include "../util.h"
#include "gtk/print_prefs.h"
#include "gtk/prefs_print.h"
#include "gtk/keys.h"
#include "gtk/prefs_dlg.h"
#include "gtk/gui_utils.h"

View File

@ -31,7 +31,7 @@
#include <epan/prefs.h>
#include "gtk/rtp_player_prefs.h"
#include "gtk/prefs_rtp_player.h"
#include "gtk/prefs_dlg.h"

View File

@ -35,7 +35,7 @@
#include "../print.h"
#include "gtk/color_utils.h"
#include "gtk/stream_prefs.h"
#include "gtk/prefs_stream.h"
#include "gtk/keys.h"
#include "gtk/follow_tcp.h"
#include "gtk/main_packet_list.h"