-
- Downloads
Add features to support the use of directory specific view settings (#8)
Adds a preference to thunar-preferences to represent the use of directory specific settings, and adds a checkbox in thunar-preferences-dialog to control it. Adds to thunar-file and thunarx-file-info to allow the storage of directory specific view settings via gvfs metadata. Adds a function to thunar-gio-extensions to detect if gvfs metadata support is present. Does not implement any directory specific settings, just adds features to make this possible.
Showing
- thunar/thunar-file.c 101 additions, 0 deletionsthunar/thunar-file.c
- thunar/thunar-file.h 6 additions, 0 deletionsthunar/thunar-file.h
- thunar/thunar-gio-extensions.c 31 additions, 0 deletionsthunar/thunar-gio-extensions.c
- thunar/thunar-gio-extensions.h 3 additions, 0 deletionsthunar/thunar-gio-extensions.h
- thunar/thunar-preferences-dialog.c 18 additions, 4 deletionsthunar/thunar-preferences-dialog.c
- thunar/thunar-preferences.c 13 additions, 0 deletionsthunar/thunar-preferences.c
Loading
Please register or sign in to comment