added name attrib and try catch guard, cleaned up configs

This commit is contained in:
2023-02-21 16:27:44 -06:00
parent 3e0b79551a
commit aa0d738ced
12 changed files with 153 additions and 5 deletions

View File

@@ -0,0 +1,10 @@
[Desktop Entry]
Name=BulkR
GenericName=Bulk Renamer
Comment=Bulk file renaming utility.
Exec=python /bin/bulkr %f
Icon=/usr/share/bulkr/bulkr.png
Type=Application
StartupNotify=true
Categories=System;FileTools;Utility;Core;GTK;FileManager;
Terminal=false