2006-03-21 Benedikt Meurer <benny@xfce.org>
* plugins/thunar-uca/README: Fix typos. * thunarx/thunarx-private.{c,h}: Import new helper function thunarx_param_spec_get_option_name(). * thunarx/Makefile.am, thunarx/thunarx.h, thunarx/thunarx-renamer.{c,h}, thunarx/thunarx-renamer-provider.{c,h}, thunarx/thunarx.symbols: Merge the ThunarxRenamer extension point, which can be used to hook additional bulk renamers into Thunar. Bug #1416. * thunar/thunar-renamer-dialog.{c,h}, thunar/thunar-renamer-model.{c,h}, thunar/thunar-renamer-pair.{c,h},thunar/thunar-renamer-progress.{c,h}, thunar/Makefile.am, thunar/thunar-standard-view.c: Merge the bulk rename framework for Thunar, which uses the ThunarxRenamers to rename multiple files at once. Bug #1416. * acinclude.m4, configure.in.in, plugins/thunar-sbr/, plugins/Makefile.am: Merge stable version of the thunar-sbr exten- sion ("Simple Builtin Renamers"), which provides "Search & Replace", which optionally uses PCRE to support regular expressions, and "Convert upper/lowercase". Additional renamers will be merged once ready. Bug #1416. * po/POTFILES.in: Add new files. * po/Thunar.pot, po/*.po: Merge new strings. * po/de.po: Update german translations. (Old svn revision: 20517)
Showing
- ChangeLog 24 additions, 0 deletionsChangeLog
- acinclude.m4 19 additions, 0 deletionsacinclude.m4
- configure.in.in 3 additions, 0 deletionsconfigure.in.in
- plugins/Makefile.am 5 additions, 0 deletionsplugins/Makefile.am
- plugins/thunar-sbr/Makefile.am 44 additions, 0 deletionsplugins/thunar-sbr/Makefile.am
- plugins/thunar-sbr/README 33 additions, 0 deletionsplugins/thunar-sbr/README
- plugins/thunar-sbr/thunar-sbr-case-renamer.c 316 additions, 0 deletionsplugins/thunar-sbr/thunar-sbr-case-renamer.c
- plugins/thunar-sbr/thunar-sbr-case-renamer.h 49 additions, 0 deletionsplugins/thunar-sbr/thunar-sbr-case-renamer.h
- plugins/thunar-sbr/thunar-sbr-enum-types.c 58 additions, 0 deletionsplugins/thunar-sbr/thunar-sbr-enum-types.c
- plugins/thunar-sbr/thunar-sbr-enum-types.h 52 additions, 0 deletionsplugins/thunar-sbr/thunar-sbr-enum-types.h
- plugins/thunar-sbr/thunar-sbr-plugin.c 85 additions, 0 deletionsplugins/thunar-sbr/thunar-sbr-plugin.c
- plugins/thunar-sbr/thunar-sbr-provider.c 95 additions, 0 deletionsplugins/thunar-sbr/thunar-sbr-provider.c
- plugins/thunar-sbr/thunar-sbr-provider.h 43 additions, 0 deletionsplugins/thunar-sbr/thunar-sbr-provider.h
- plugins/thunar-sbr/thunar-sbr-replace-renamer.c 888 additions, 0 deletionsplugins/thunar-sbr/thunar-sbr-replace-renamer.c
- plugins/thunar-sbr/thunar-sbr-replace-renamer.h 61 additions, 0 deletionsplugins/thunar-sbr/thunar-sbr-replace-renamer.h
- plugins/thunar-uca/README 2 additions, 2 deletionsplugins/thunar-uca/README
- po/ChangeLog 6 additions, 0 deletionspo/ChangeLog
- po/POTFILES.in 19 additions, 0 deletionspo/POTFILES.in
- po/Thunar.pot 187 additions, 45 deletionspo/Thunar.pot
- po/ca.po 195 additions, 45 deletionspo/ca.po
Loading
Please register or sign in to comment