update comment

This commit is contained in:
plc-user
2025-01-24 06:56:04 +01:00
parent 635af67100
commit b6d29fbbf0

View File

@@ -821,17 +821,17 @@ QString QETApp::customTitleBlockTemplatesDir()
Return the QET configuration folder, i.e. the path to the folder in Return the QET configuration folder, i.e. the path to the folder in
which QET will read configuration and customization information which QET will read configuration and customization information
specific to the current user. This file is generally specific to the current user. This file is generally
C:\\Documents And Settings\\user\\Application Data\ qet C:/Users/<USER>/AppData/Local/<APPNAME>
on Windows and on Windows and
~/.qet ~/.config/<APPNAME>
under UNIX-like systems. under UNIX-like systems.
\~French Renvoie le dossier de configuration de QET, \~French Renvoie le dossier de configuration de QET,
c-a-d le chemin du dossier dans lequel QET lira les informations c-a-d le chemin du dossier dans lequel QET lira les informations
de configuration et de personnalisation propres a l'utilisateur courant. de configuration et de personnalisation propres a l'utilisateur courant.
Ce dossier est generalement Ce dossier est generalement
C:\\Documents And Settings\\utilisateur\\Application Data\\qet C:/Users/<USER>/AppData/Local/<APPNAME>
sous Windows et sous Windows et
~/.qet ~/.config/<APPNAME>
sous les systemes type UNIX. sous les systemes type UNIX.
\~ @return The path of the QElectroTech configuration folder \~ @return The path of the QElectroTech configuration folder
\~French Le chemin du dossier de configuration de QElectroTech \~French Le chemin du dossier de configuration de QElectroTech