We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2250c4d + d57f17d commit d18a580Copy full SHA for d18a580
libcore/Preferences.vala
@@ -30,7 +30,6 @@ namespace Files {
30
public bool show_local_thumbnails {set; get; default = true;}
31
public bool show_file_preview {set; get; default = true;}
32
public bool confirm_trash {set; get; default = true;}
33
- public bool force_icon_size {set; get; default = true;}
34
public bool sort_directories_first { get; set; default = true; }
35
public bool remember_history { get; set; default = true; }
36
0 commit comments