Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

From the source code:

register_string_like_preference(gui_module, "window_title", "Custom window title",
    "Custom window title to be appended to the existing title\n"
    "%F = file path of the capture file\n"
    "%P = profile name\n"
    "%S = a conditional separator (\" - \") that only shows when surrounded by variables with values or static text\n"
    "%V = version info",
    &prefs.gui_window_title, PREF_STRING, NULL, TRUE);