6
0
Fork 0
KRename – powerful batch renamer
Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
 
Ir para arquivo
Darrell Anderson dd7ef0c36b
Update files and references in support of bug report 1446.
11 anos atrás
admin@4027b878fb Second part of prior commit 11 anos atrás
cmake@ba27b9f232 Second part of prior commit 11 anos atrás
doc Update files and references in support of bug report 1446. 11 anos atrás
krename Rename additional header files to avoid conflicts with KDE4 11 anos atrás
po Branding cleanup: KDE -> TDE 12 anos atrás
.gitmodules Added common directories 13 anos atrás
AUTHORS Added KDE3 version of krename 14 anos atrás
COPYING Added KDE3 version of krename 14 anos atrás
ChangeLog Rename a number of libraries and executables to avoid conflicts with KDE4 11 anos atrás
Doxyfile Additional renaming of kde to tde 13 anos atrás
INSTALL Added KDE3 version of krename 14 anos atrás
Makefile.am Additional renaming of kde to tde 13 anos atrás
Makefile.dist Added KDE3 version of krename 14 anos atrás
README Added KDE3 version of krename 14 anos atrás
TODO Rename a number of libraries and executables to avoid conflicts with KDE4 11 anos atrás
acinclude.m4 Update files and references in support of bug report 1446. 11 anos atrás
aclocal.m4 Added KDE3 version of krename 14 anos atrás
config.h.in Added KDE3 version of krename 14 anos atrás
configure.files Added KDE3 version of krename 14 anos atrás
configure.in Rename kde-config to tde-config 12 anos atrás
configure.in.in Add automake support for --enable-gcc-hidden-visibility. 12 anos atrás
krename.spec Convert remaining references to kde3 (e.g. in paths) to trinity 13 anos atrás
krename.tdevelop Finish rename from prior commit 13 anos atrás
stamp-h.in Added KDE3 version of krename 14 anos atrás
subdirs Added KDE3 version of krename 14 anos atrás

README

Krename is a very powerfull batch file renamer for KDE3.
Features include:
-renaming a list of files based on a set of expressions
-copying/moving a list of files to another directory
-convert filenames to upper/lower case
-adding numbers to filenames
-finding and replacing parts of the filename
-rename Mp3/Ogg Vorbis files based on their ID3 tags.
-setting access and modification dates
-permissions and file ownership
-a plug-in API which allows you to extend krename's features
-rename directories recursively
-support for KFilePlugins
-create undo file
-and many more...

Visit the Krename Homepage at: http://www.krename.net

           HAVE FUN!
           Dominik Seichter <domseichter@web.de>

==============================
Old Version of the text above:
==============================

Krename is a very powerful batch file renamer for KDE2 which
can rename a list of files based on a set of expressions.
It can copy/move the files to another directory or simply
rename the input files. Krename supports many conversion
operations, including conversion of a filename to lowercase
or to uppercase, conversion of the first letter of every
word to uppercase, adding numbers to filenames, finding
and replacing parts of the filename, and many more.
Krename can rename Mp3/Ogg Vorbis files based on the
information stored in their ID3 tags.
It can also change access and modification dates,
permissions, and file ownership.

WARNING! It will not compile with automake 1.5, automake 1.4 is required.

Visit the Krename Homepage at: http://krename.sourceforge.net

           HAVE FUN!
           Dominik Seichter <domseichter@web.de>