1
0
zrcadlo https://github.com/arsenetar/dupeguru.git synchronizováno 2025-09-11 17:58:17 +00:00
--HG--
extra : convert_revision : svn%3Ac306627e-7827-47d3-bdf0-9a457c9553a1/trunk%40243
Tento commit je obsažen v:
hsoft 2009-11-02 16:31:16 +00:00
rodič 7aea384f86
revize fbfb16e77a
2 změnil soubory, kde provedl 7 přidání a 1 odebrání

Zobrazit soubor

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

Zobrazit soubor

@ -1,3 +1,9 @@
- date: 2009-11-02
version: 2.9.0
description: |
* Significantly improved speed and memory usage of big scans.
* Added drag & drop support in the Directories panel. (#9)
* Fixed a bug causing dupeGuru to be confused if a scanned file was moved during the scan. (#72)
- date: 2009-10-14 - date: 2009-10-14
version: 2.8.2 version: 2.8.2
description: | description: |