Add routines to set the personal file directory paths (personal
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Tue, 19 Nov 2013 19:45:38 +0000 (19:45 +0000)
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Tue, 19 Nov 2013 19:45:38 +0000 (19:45 +0000)
commit2cb8a143c311479e4b0d2ae6ff54a55a95a5bcf8
tree660e2944ca2d12d551242dc5c60cbbb0871a1107
parent08c235c33d43bccc5ca5e5b03dc077288943f37f
Add routines to set the personal file directory paths (personal
configuration file directory and directory in which to save captures),
have the routine to parse -P options use them, and move that routine to
libui.

Have that routine just return a gboolean.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@53435 f5534014-38df-0310-8fa8-9805f1628bb7
ui/CMakeLists.txt
ui/Makefile.common
ui/gtk/main.c
ui/persfilepath_opt.c [new file with mode: 0644]
ui/persfilepath_opt.h [new file with mode: 0644]
ui/qt/main.cpp
wsutil/filesystem.c
wsutil/filesystem.h