1
0
espelhamento de https://github.com/arsenetar/dupeguru.git sincronizado 2025-09-11 17:58:17 +00:00
Esse commit está contido em:
Virgil Dupras 2010-04-15 10:41:36 +02:00
commit fa264972a4
2 arquivos alterados com 7 adições e 1 exclusões

Ver arquivo

@ -23,7 +23,7 @@
<key>CFBundleSignature</key>
<string>hsft</string>
<key>CFBundleVersion</key>
<string>1.8.6</string>
<string>1.9.0</string>
<key>NSMainNibFile</key>
<string>MainMenu</string>
<key>NSPrincipalClass</key>

Ver arquivo

@ -1,3 +1,9 @@
- date: 2010-04-15
version: 1.9.0
description: |
* Improved error messages when files can't be sent to trash, moved or copied.
* Added a custom command invocation action. (#12)
* Filters are now applied on whole paths. (#4)
- date: 2010-04-08
version: 1.8.6
description: |