1
0
ミラー元 https://github.com/arsenetar/dupeguru.git 前回の同期 2025-07-03 22:13:20 +00:00
このコミットが含まれているのは:
Virgil Dupras 2011-09-27 13:44:43 -04:00
コミット f8750dd392
2個のファイルの変更12行の追加1行の削除

ファイルの表示

@ -1,2 +1,2 @@
__version__ = '3.1.2' __version__ = '3.2.0'
__appname__ = 'dupeGuru' __appname__ = 'dupeGuru'

ファイルの表示

@ -1,3 +1,14 @@
=== 3.2.0 (2011-09-27)
* Added duplicate re-prioritization dialog. (#138)
* Added font size preference for duplicate table. (#82)
* Added Quicklook support. [Mac OS X] (#21)
* Improved behavior of Mark Selected. (#139)
* Improved filename sorting. (#169)
* Added Chinese (Simplified) localization by Eric Dee.
* Tweaked the fairware system.
* Upgraded minimum requirements to OS X 10.6 and Ubuntu 11.04.
=== 3.1.2 (2011-08-25) === 3.1.2 (2011-08-25)
* Fixed a bug preventing the Folders scan from working. (#172) * Fixed a bug preventing the Folders scan from working. (#172)