2006-02-13 Benedikt Meurer <benny@xfce.org>
* thunar/thunar-enum-types.{c,h}, thunar/thunar-list-model.h: Rename ThunarListModelColumn to ThunarColumn and add an enum type for it. * thunar/thunar-details-view.c, thunar/thunar-icon-view.c, thunar/thunar-list-model.c, thunar/thunar-path-entry.c: Use the new ThunarColumn enum type. * thunar/thunar-gobject-extensions.c: Add transformation function for GtkSortType to string. * thunar/thunar-preferences.c, docs/README.thunarrc: Add LastSortColumn and LastSortOrder preferences, which contain the last selected sort settings. Bug #1342. * thunar/thunar-standard-view.c: Apply default sort settings on con- struction and save new defaults whenever the sort settings are changed by the user. Bug #1342. * po/Thunar.pot, po/*.po: Update translations. (Old svn revision: 19854)
Showing
- ChangeLog 17 additions, 0 deletionsChangeLog
- docs/README.thunarrc 14 additions, 0 deletionsdocs/README.thunarrc
- po/Thunar.pot 56 additions, 56 deletionspo/Thunar.pot
- po/ca.po 56 additions, 56 deletionspo/ca.po
- po/de.po 56 additions, 56 deletionspo/de.po
- po/el.po 56 additions, 56 deletionspo/el.po
- po/es.po 56 additions, 56 deletionspo/es.po
- po/fr.po 56 additions, 56 deletionspo/fr.po
- po/hu.po 56 additions, 56 deletionspo/hu.po
- po/it.po 56 additions, 56 deletionspo/it.po
- po/ja.po 56 additions, 56 deletionspo/ja.po
- po/nl.po 56 additions, 56 deletionspo/nl.po
- po/pl.po 56 additions, 56 deletionspo/pl.po
- po/pt_BR.po 56 additions, 56 deletionspo/pt_BR.po
- po/ru.po 56 additions, 56 deletionspo/ru.po
- thunar/thunar-details-view.c 12 additions, 12 deletionsthunar/thunar-details-view.c
- thunar/thunar-enum-types.c 22 additions, 0 deletionsthunar/thunar-enum-types.c
- thunar/thunar-enum-types.h 34 additions, 0 deletionsthunar/thunar-enum-types.h
- thunar/thunar-gobject-extensions.c 28 additions, 1 deletionthunar/thunar-gobject-extensions.c
- thunar/thunar-icon-view.c 7 additions, 7 deletionsthunar/thunar-icon-view.c
Loading
Please register or sign in to comment