mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-21 16:50:53 +01:00
update comment
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user