2006-02-24 Benedikt Meurer <benny@xfce.org>
* thunar/thunar-window.c(thunar_window_action_about): Add credits for Young Hahn <youngjin.hahn@gmail.com> to the about dialog. * thunar/thunar-preferences.c, docs/README.thunarrc: Add new preference MiscSingleClick, which controls whether single click navigation should be used. * thunar/thunar-preferences-dialog.c(thunar_preferences_dialog_init): Add single/double-click options to the preferences dialog. * thunar/thunar-pango-extensions.{c,h}: Add new helper function thunar_pango_attr_list_underline_single(), which returns a Pango attribute list for single-underlined text rendering. * thunar/thunar-text-renderer.c: Add "follow-prelit" property, which controls whether the text renderer should highlight text using the single underline attribute when a row/item is highlighted. * thunar/thunar-details-view.c, thunar/thunar-icon-view.c, thunar/thunar-shortcuts-view.c, thunar/thunar-standard-view.c: Add support for single click navigation to the details and icon views, and also to the shortcuts view. Bug #1396. * po/Thunar.pot, po/*.po: Merge new strings. * po/de.po: Update german translations. (Old svn revision: 20009)
Showing
- ChangeLog 22 additions, 0 deletionsChangeLog
- docs/README.thunarrc 5 additions, 0 deletionsdocs/README.thunarrc
- po/Thunar.pot 68 additions, 52 deletionspo/Thunar.pot
- po/ca.po 68 additions, 52 deletionspo/ca.po
- po/de.po 83 additions, 69 deletionspo/de.po
- po/el.po 68 additions, 52 deletionspo/el.po
- po/es.po 68 additions, 52 deletionspo/es.po
- po/fr.po 68 additions, 52 deletionspo/fr.po
- po/hu.po 68 additions, 52 deletionspo/hu.po
- po/it.po 68 additions, 52 deletionspo/it.po
- po/ja.po 68 additions, 52 deletionspo/ja.po
- po/nl.po 68 additions, 52 deletionspo/nl.po
- po/pl.po 68 additions, 52 deletionspo/pl.po
- po/pt_BR.po 68 additions, 52 deletionspo/pt_BR.po
- po/ru.po 68 additions, 52 deletionspo/ru.po
- thunar/thunar-details-view.c 151 additions, 34 deletionsthunar/thunar-details-view.c
- thunar/thunar-icon-view.c 5 additions, 2 deletionsthunar/thunar-icon-view.c
- thunar/thunar-pango-extensions.c 18 additions, 0 deletionsthunar/thunar-pango-extensions.c
- thunar/thunar-pango-extensions.h 6 additions, 5 deletionsthunar/thunar-pango-extensions.h
- thunar/thunar-preferences-dialog.c 38 additions, 0 deletionsthunar/thunar-preferences-dialog.c
Loading
Please register or sign in to comment