2006-02-13 Benedikt Meurer <benny@xfce.org>
* thunar-vfs/thunar-vfs-info.c(_thunar_vfs_info_new_internal): Fix typo in hidden file detection. * thunar-vfs/thunar-vfs-volume.{c,h}: Add a few new volume types. * docs/reference/thunar-vfs/tmpl/thunar-vfs-volume.sgml: Update API docs. * thunar-vfs/thunar-vfs-volume-hal.{c,h}, thunar-vfs/Makefile.am, configure.in.in: Import the Linux/HAL implementation of the volume manager. It's still a bit rough, but it seems to work ok. Works only with pmount-hal currently, but that shouldn't be a problem. Bug #999. * thunar/thunar-shortcuts-model.c: Handle the addition/removal of volumes and do not open a file for volume shortcuts as that may prevent the volume from being unmounted properly. * thunar-vfs/thunar-vfs-volume.c: Setup a watch cursor on the given window when ejecting, mounting or unmounting a volume, so the user gets some feedback during the time it takes to perform the operation. * po/POTFILES.in: Add new file. * po/Thunar.pot, po/*.po: Merge new strings. (Old svn revision: 19857)
Showing
- ChangeLog 20 additions, 0 deletionsChangeLog
- configure.in.in 18 additions, 1 deletionconfigure.in.in
- docs/reference/thunar-vfs/tmpl/thunar-vfs-volume.sgml 9 additions, 1 deletiondocs/reference/thunar-vfs/tmpl/thunar-vfs-volume.sgml
- po/POTFILES.in 1 addition, 0 deletionspo/POTFILES.in
- po/Thunar.pot 15 additions, 1 deletionpo/Thunar.pot
- po/ca.po 15 additions, 1 deletionpo/ca.po
- po/de.po 15 additions, 1 deletionpo/de.po
- po/el.po 15 additions, 1 deletionpo/el.po
- po/es.po 15 additions, 1 deletionpo/es.po
- po/fr.po 15 additions, 1 deletionpo/fr.po
- po/hu.po 15 additions, 1 deletionpo/hu.po
- po/it.po 15 additions, 1 deletionpo/it.po
- po/ja.po 15 additions, 1 deletionpo/ja.po
- po/nl.po 15 additions, 1 deletionpo/nl.po
- po/pl.po 15 additions, 1 deletionpo/pl.po
- po/pt_BR.po 15 additions, 1 deletionpo/pt_BR.po
- po/ru.po 15 additions, 1 deletionpo/ru.po
- thunar-vfs/Makefile.am 6 additions, 0 deletionsthunar-vfs/Makefile.am
- thunar-vfs/thunar-vfs-info.c 1 addition, 1 deletionthunar-vfs/thunar-vfs-info.c
- thunar-vfs/thunar-vfs-volume-hal.c 1022 additions, 0 deletionsthunar-vfs/thunar-vfs-volume-hal.c
Loading
Please register or sign in to comment