KRename/fr

    From KDE UserBase Wiki
    Revision as of 13:26, 6 February 2018 by ChristianW (talk | contribs) (Created page with "Renommer des milliers de fichiers en une passe n'est pas un problème.")
    (diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
    Lokalize
    Lokalize
      A batch rename application.

    KRename is KDE's swiss army knife to rename files.

    It uses plugins to make use of meta data, allows you to change cases, add numbers and many more.

    Renommer des milliers de fichiers en une passe n'est pas un problème.

    Screenshots

    Choosing options in the Filename screen


    Maybe you need short snappy names to add to your web page


    Perhaps the subject of the snapshots is important

    Build from source


    Dependencies:


    Assuming that you have all the dependencies already installed, just do:

    git clone git://anongit.kde.org/krename.git
    cd krename
    mkdir build && cd build
    cmake ..
    sudo make install
    

    Authors

    • Original author: Dominik Seichter <domseichter AT web.de>
    • Current maintainer: Heiko Becker <heirecka at exherbo dot org>

    External links