2006-02-14 Benedikt Meurer <benny@xfce.org>
* thunar-vfs/thunar-vfs-xfer.c, thunar-vfs/thunar-vfs-chmod-job.c, thunar-vfs/thunar-vfs-chown-job.c: Be more consistent with error messages. * thunar/thunar-shortcuts-view.c: Even more consistency. * thunar/thunar-abstract-dialog.{c,h}, thunar/Makefile.am: Add new abstract class ThunarAbstractDialog, which overrides GtkDialog::close and provides additional keybindings for the "close" action. Bug #1380. * thunar/thunar-chooser-dialog.c, thunar/thunar-create-dialog.c, thunar/thunar-location-dialog.c, thunar/thunar-preferences-dialog.c, thunar/thunar-properties-dialog.c: Derive from ThunarAbstractDialog, so all dialogs/windows in Thunar can be closed using the same keyboard shortcuts and people can customize these shortcuts using the standard GtkBindingSet mechanism. Bug #1380. * po/Thunar.pot, po/*.po: Update translations. * po/de.po: "Gerät auswerfen" is probably not the best translation for "Eject Volume". ;-) * po/de.po: Even more love for the german translation. (Old svn revision: 19881)
Showing
- ChangeLog 20 additions, 0 deletionsChangeLog
- po/Thunar.pot 74 additions, 79 deletionspo/Thunar.pot
- po/ca.po 138 additions, 133 deletionspo/ca.po
- po/de.po 230 additions, 214 deletionspo/de.po
- po/el.po 139 additions, 134 deletionspo/el.po
- po/es.po 129 additions, 122 deletionspo/es.po
- po/fr.po 102 additions, 97 deletionspo/fr.po
- po/hu.po 127 additions, 120 deletionspo/hu.po
- po/it.po 140 additions, 135 deletionspo/it.po
- po/ja.po 139 additions, 134 deletionspo/ja.po
- po/nl.po 139 additions, 134 deletionspo/nl.po
- po/pl.po 134 additions, 129 deletionspo/pl.po
- po/pt_BR.po 139 additions, 134 deletionspo/pt_BR.po
- po/ru.po 143 additions, 138 deletionspo/ru.po
- thunar-vfs/thunar-vfs-chmod-job.c 2 additions, 2 deletionsthunar-vfs/thunar-vfs-chmod-job.c
- thunar-vfs/thunar-vfs-chown-job.c 3 additions, 3 deletionsthunar-vfs/thunar-vfs-chown-job.c
- thunar-vfs/thunar-vfs-xfer.c 14 additions, 14 deletionsthunar-vfs/thunar-vfs-xfer.c
- thunar/Makefile.am 2 additions, 0 deletionsthunar/Makefile.am
- thunar/thunar-abstract-dialog.c 97 additions, 0 deletionsthunar/thunar-abstract-dialog.c
- thunar/thunar-abstract-dialog.h 51 additions, 0 deletionsthunar/thunar-abstract-dialog.h
Loading
Please register or sign in to comment