2006-01-11 Benedikt Meurer <benny@xfce.org>
* thunar/thunar-preferences.c, FAQ: Store preferences in an .ini file, $XDG_CONFIG_HOME/Thunar/thunarrc, similar to what Terminal does, so users can easily adjust hidden settings, and don't have to dive into the details of managing a tdb database file. * thunar/thunar-icon-view.c, thunar/thunar-path-entry.c, thunar/thunar-preferences-dialog.c, thunar/thunar-preferences.c, thunar/thunar-standard-view.c: Rename "default-folders-first" to "misc-folders-first" and "default-text-beside-icons" to "misc-text-beside-icons", as those preferences aren't defaults. * thunar/thunar-standard-view.c(thunar_standard_view_scroll_event), thunar/thunar-preferences.c: Add a new hidden preference, MiscHorizontalWheelNavigates, which controls whether the horizontal mouse wheel should be used to navigate back and forth within a Thunar view. This fixes bug #1319. * docs/Makefile.am, docs/README.thunarrc: Add brief overview of the various Thunar configuration settings. (Old svn revision: 19393)
Showing
- ChangeLog 19 additions, 0 deletionsChangeLog
- FAQ 5 additions, 5 deletionsFAQ
- docs/Makefile.am 7 additions, 0 deletionsdocs/Makefile.am
- docs/README.thunarrc 59 additions, 0 deletionsdocs/README.thunarrc
- thunar/thunar-icon-view.c 2 additions, 2 deletionsthunar/thunar-icon-view.c
- thunar/thunar-path-entry.c 1 addition, 1 deletionthunar/thunar-path-entry.c
- thunar/thunar-preferences-dialog.c 2 additions, 2 deletionsthunar/thunar-preferences-dialog.c
- thunar/thunar-preferences.c 393 additions, 142 deletionsthunar/thunar-preferences.c
- thunar/thunar-standard-view.c 17 additions, 11 deletionsthunar/thunar-standard-view.c
Loading
Please register or sign in to comment