Home
last modified time | relevance | path

Searched refs:PREF_ADD_NO_FOLLOW_SYMLINKS (Results 1 – 2 of 2) sorted by relevance

/dports/archivers/file-roller/file-roller-3.40.0/src/
H A Dpreferences.h67 #define PREF_ADD_NO_FOLLOW_SYMLINKS "no-symlinks" macro
H A Ddlg-add.c420 no_follow_symlinks = g_settings_get_boolean (data->settings, PREF_ADD_NO_FOLLOW_SYMLINKS); in dlg_add_folder_load_last_options()
572 g_settings_set_boolean (data->settings, PREF_ADD_NO_FOLLOW_SYMLINKS, no_symlinks); in dlg_add_folder_save_last_options()