2006-01-04 Benedikt Meurer <benny@xfce.org>
* docs/reference/thunar-vfs/thunar-vfs-sections.txt, thunar-vfs/thunar-vfs-info.{c,h}, thunar-vfs/thunar-vfs.symbols, docs/reference/thunar-vfs/tmpl/thunar-vfs-info.sgml: Add method thunar_vfs_info_chmod() to change the permissions of a file identified by a given ThunarVfsInfo. * thunar-vfs/thunar-vfs-info.{c,h}, thunar-vfs/thunar-vfs.symbols, docs/reference/thunar-vfs/thunar-vfs-sections.txt, docs/reference/thunar-vfs/tmpl/thunar-vfs-info.sgml: Add method thunar_vfs_info_chgrp() to change the group id of a file identified by a given ThunarVfsInfo. * thunar-vfs/thunar-vfs-user.c(thunar_vfs_user_load): Properly substitute '&' in real names. * icons/16x16/, icons/Makefile.am, configure.in.in, thunar/Makefile.am, thunar/thunar-stock.{c,h}: Add stock icons thunar-permissions-user, thunar-permissions-group and thunar-permissions-other. * thunar-uca/thunar-uca-plugin.c: Don't display debug messages unless G_ENABLE_DEBUG is defined. * thunar-vfs/thunar-vfs-user.{c,h}, thunar-vfs/thunar-vfs.symbols, docs/reference/thunar-vfs/thunar-vfs-sections.txt, docs/reference/thunar-vfs/tmpl/thunar-vfs-user-manager.sgml: Add new method thunar_vfs_user_manager_get_all_groups() to retrieve all groups known to the ThunarVfsUserManager. * thunar/thunar-advanced-permissions-dialog.{c,h}, thunar/thunar-change-group-dialog.{c,h}, thunar/thunar-permissions-model.{c,h}, thunar/thunar-permissions-view.{c,h}, thunar/Makefile.am, thunar/thunar-file.{c,h}, thunar/thunar-properties-dialog.c: Add permissions tab to the file properties dialog. * po/POTFILES.in: Add new files. * po/*.po: Merge new strings. * tdb/tdbtool.c(print_rec): Fix printf format. (Old svn revision: 19296)
Showing
- ChangeLog 35 additions, 0 deletionsChangeLog
- configure.in.in 1 addition, 0 deletionsconfigure.in.in
- docs/reference/thunar-vfs/thunar-vfs-sections.txt 3 additions, 0 deletionsdocs/reference/thunar-vfs/thunar-vfs-sections.txt
- docs/reference/thunar-vfs/tmpl/thunar-vfs-info.sgml 22 additions, 0 deletionsdocs/reference/thunar-vfs/tmpl/thunar-vfs-info.sgml
- docs/reference/thunar-vfs/tmpl/thunar-vfs-user-manager.sgml 9 additions, 0 deletionsdocs/reference/thunar-vfs/tmpl/thunar-vfs-user-manager.sgml
- icons/16x16/Makefile.am 12 additions, 0 deletionsicons/16x16/Makefile.am
- icons/16x16/stock_thunar-permissions-group.png 0 additions, 0 deletionsicons/16x16/stock_thunar-permissions-group.png
- icons/16x16/stock_thunar-permissions-other.png 0 additions, 0 deletionsicons/16x16/stock_thunar-permissions-other.png
- icons/16x16/stock_thunar-permissions-user.png 0 additions, 0 deletionsicons/16x16/stock_thunar-permissions-user.png
- icons/Makefile.am 1 addition, 0 deletionsicons/Makefile.am
- po/POTFILES.in 8 additions, 3 deletionspo/POTFILES.in
- po/ca.po 191 additions, 50 deletionspo/ca.po
- po/de.po 191 additions, 51 deletionspo/de.po
- po/el.po 192 additions, 50 deletionspo/el.po
- po/es.po 195 additions, 53 deletionspo/es.po
- po/fr.po 192 additions, 50 deletionspo/fr.po
- po/hu.po 193 additions, 51 deletionspo/hu.po
- po/it.po 192 additions, 50 deletionspo/it.po
- po/ja.po 192 additions, 50 deletionspo/ja.po
- po/pt_BR.po 195 additions, 53 deletionspo/pt_BR.po
Loading
Please register or sign in to comment