krename in kdereview: https://marc.info/?l=kde-core-devel&...3978702948&w=2
Phabricator: KRename: Bulk File Renaming - https://phabricator.kde.org/source/krename/
=>
Seems to work already...
...krename was moved to kdereview today.
It's a batch renamer started outside of KDE and its infrastructure but
it was kind of abandoned and I got the ok the from the original author
to move it to git.kde.org.
The code can be found at kde:krename.
The intended target should be
extragear-or-whatever-that-thing-missing-a-proper-name-is/utils
Considering KDELibs4 reached the end of its life-cycle, I'd like to
release a beta version soon after krename passes review.
It's a batch renamer started outside of KDE and its infrastructure but
it was kind of abandoned and I got the ok the from the original author
to move it to git.kde.org.
The code can be found at kde:krename.
The intended target should be
extragear-or-whatever-that-thing-missing-a-proper-name-is/utils
Considering KDELibs4 reached the end of its life-cycle, I'd like to
release a beta version soon after krename passes review.
Code:
-- The following REQUIRED packages have been found: * ECM (required version >= 0.0.11) * Qt5Core * Qt5Gui (required version >= 5.9.3) * Qt5Widgets * Qt5 * KF5Completion * KF5Config * KF5CoreAddons * KF5Crash * Gettext * PythonInterp * KF5I18n * KF5IconThemes * KF5ItemViews * KF5JobWidgets * KF5JS * KF5KIO * KF5Service * KF5WidgetsAddons * KF5XmlGui * KF5 -- The following OPTIONAL packages have not been found: * PoDoFo, A library to access PDF metadata, <http://podofo.sourceforge.net/> Install the project... -- Install configuration: "Release" -- Installing: /usr/bin/krename -- Installing: /usr/share/applications/org.kde.krename.desktop -- Installing: /usr/share/metainfo/org.kde.krename.appdata.xml -- Installing: /usr/share/icons/hicolor/32x32/apps/krename.png -- Installing: /usr/share/icons/hicolor/48x48/apps/krename.png -- Installing: /usr/share/icons/locolor/16x16/apps/krename.png -- Installing: /usr/share/icons/locolor/32x32/apps/krename.png -- Installing: /usr/share/kservices5/ServiceMenus/krename_all_nonrec.desktop -- Installing: /usr/share/kservices5/ServiceMenus/krename_dir_rec.desktop
Seems to work already...
Comment