2006-02-02 Benedikt Meurer <benny@xfce.org>
* thunar/thunar-shortcuts-model.{c,h}: Drop obsolete method thunar_shortcuts_model_file_for_iter() from ThunarShortcutsModel. * thunar-vfs/thunar-vfs-volume.{c,h}, thunar-vfs/thunar-vfs.symbols: Add eject(), mount() and unmount() methods to the ThunarVfsVolume interface. The interface is therefore mostly done now, maybe some small additions required for certain backends in the future. Bug #995. * docs/reference/thunar-vfs/: Update the API docs. * thunar-vfs/thunar-vfs-volume-bsd.c: Implement eject(), mount() and unmount() for the BSD backend. * thunar/thunar-shortcuts-view.c: Allow users to mount, unmount and eject volumes using the shortcuts pane. Volumes will also be mounted automatically if you select "Open", "Open in New Window" or just double click them. But all this is currently only available to BSD users. * docs/README.volumes: Add notes about the volume manager. * po/Thunar.pot, po/*.po: Merge new strings. * po/de.po: Another four strings translated! (Old svn revision: 19713)
Showing
- ChangeLog 20 additions, 0 deletionsChangeLog
- docs/Makefile.am 2 additions, 1 deletiondocs/Makefile.am
- docs/README.volumes 44 additions, 0 deletionsdocs/README.volumes
- docs/reference/thunar-vfs/thunar-vfs-sections.txt 4 additions, 0 deletionsdocs/reference/thunar-vfs/thunar-vfs-sections.txt
- docs/reference/thunar-vfs/tmpl/thunar-vfs-volume.sgml 45 additions, 1 deletiondocs/reference/thunar-vfs/tmpl/thunar-vfs-volume.sgml
- po/Thunar.pot 47 additions, 9 deletionspo/Thunar.pot
- po/ca.po 48 additions, 9 deletionspo/ca.po
- po/de.po 49 additions, 10 deletionspo/de.po
- po/el.po 48 additions, 9 deletionspo/el.po
- po/es.po 47 additions, 9 deletionspo/es.po
- po/fr.po 48 additions, 9 deletionspo/fr.po
- po/hu.po 47 additions, 9 deletionspo/hu.po
- po/it.po 48 additions, 9 deletionspo/it.po
- po/ja.po 48 additions, 9 deletionspo/ja.po
- po/nl.po 48 additions, 9 deletionspo/nl.po
- po/pl.po 48 additions, 9 deletionspo/pl.po
- po/pt_BR.po 47 additions, 9 deletionspo/pt_BR.po
- po/ru.po 48 additions, 9 deletionspo/ru.po
- thunar-vfs/thunar-vfs-volume-bsd.c 234 additions, 1 deletionthunar-vfs/thunar-vfs-volume-bsd.c
- thunar-vfs/thunar-vfs-volume.c 127 additions, 1 deletionthunar-vfs/thunar-vfs-volume.c
Loading
Please register or sign in to comment