Ajout d'un commentaire de test dans moveyourPOP.au3

This commit is contained in:
jopazerty
2025-02-28 13:11:02 +01:00
parent 8924685642
commit b6c879e64b

View File

@ -117,7 +117,7 @@ GUICtrlSetBkColor(-1, $color2)
GUICtrlSetColor(-1, 0xffffff) GUICtrlSetColor(-1, 0xffffff)
GUICtrlSetFont(-1, 14, 600, Default, "Segoe UI") GUICtrlSetFont(-1, 14, 600, Default, "Segoe UI")
;~ GUICtrlSetBkColor($go, 0x3CB371) ;~ GUICtrlSetBkColor($go, 0x3CB371)
;testdegit
$proFileDirectory = FindLatestPrefs(@AppDataDir&"\Thunderbird") $proFileDirectory = FindLatestPrefs(@AppDataDir&"\Thunderbird")
_getAllServer($profileDirectory) _getAllServer($profileDirectory)