1
0
Mirror von https://github.com/arsenetar/dupeguru.git synchronisiert 2025-09-11 17:58:17 +00:00

se help: v2.7.2

--HG--
extra : convert_revision : svn%3Ac306627e-7827-47d3-bdf0-9a457c9553a1/trunk%4032
Dieser Commit ist enthalten in:
hsoft 2009-06-10 09:52:10 +00:00
Ursprung 126de70967
Commit 904b292877
2 geänderte Dateien mit 8 neuen und 4 gelöschten Zeilen

Datei anzeigen

@ -1,3 +1,9 @@
- date: 2009-06-10
version: 2.7.2
description: |
* Fixed an occasional crash on Copy/Move operations.
* Added automatic exclusion for sensible folders (like system folders).
* Fixed an occasional crash when application files were part of the results (Mac OS X).
- date: 2009-05-29
version: 2.7.1
description: |

Datei anzeigen

@ -9,9 +9,9 @@ BODY
BODY,A,P,UL,TABLE,TR,TD
{
font-family:Tahoma,Arial,sans-serif;
font-family: "Helvetica Neue", "Lucida Grande", Arial, sans-serif;
font-size:10pt;
color: #4477AA;/*darker than 5588bb for the sake of the eyes*/
color: #336699;/*darker than 5588bb for the sake of the eyes*/
}
/*****************************************************
@ -82,7 +82,6 @@ TD.menuframe
A.menuitem,A.menuitem_selected
{
font-size:14pt;
font-family:Tahoma,Arial,sans-serif;
font-weight:normal;
padding-left:10pt;
color:#5588bb;
@ -98,7 +97,6 @@ A.menuitem_selected
A.submenuitem
{
font-family:Tahoma,Arial,sans-serif;
font-weight:normal;
color:#5588bb;
text-decoration:none;